Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KI5FPL/tronj
/ functions
Functions
626 in github.com/KI5FPL/tronj
⨍
Functions
626
◇
Types & classes
226
Method
testVoidResultFunctionDecode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:164
Method
testZeros
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/StringsTest.java:72
Method
throwsIfSizeDoesntMatchType
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/datatypes/StaticArrayTest.java:42
Method
throwsIfSizeIsAboveMaxOf32
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/datatypes/StaticArrayTest.java:54
Method
toBase58Address
(String address)
client/src/main/java/com/github/ki5fpl/tronj/client/TronClient.java:72
Method
toBase58CheckAddress
()
client/src/main/java/com/github/ki5fpl/tronj/key/KeyPair.java:41
Method
toHexAddress
(String address)
client/src/main/java/com/github/ki5fpl/tronj/client/TronClient.java:77
Method
toHexAddress
()
client/src/main/java/com/github/ki5fpl/tronj/key/KeyPair.java:53
Method
toPrivateKey
()
client/src/main/java/com/github/ki5fpl/tronj/key/KeyPair.java:37
Method
toPublicKey
()
client/src/main/java/com/github/ki5fpl/tronj/key/KeyPair.java:32
Method
toSolidityType
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/Float.java:23
Method
toSolidityType
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/Short.java:24
Method
toSolidityType
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/Number.java:22
Method
toSolidityType
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/Byte.java:24
Method
toSolidityType
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/Double.java:23
Method
toSolidityType
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/PrimitiveType.java:40
Method
toSolidityType
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/Char.java:24
Method
toSolidityType
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/Long.java:24
Method
toString
()
utils/src/main/java/com/github/ki5fpl/tronj/crypto/SECP256K1.java:359
Method
toString
()
utils/src/main/java/com/github/ki5fpl/tronj/crypto/SECP256K1.java:625
Method
toString
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Utf8String.java:61
Method
transferTrc10
( String from, String to, int tokenId, long amount, String memo)
client/src/main/java/com/github/ki5fpl/tronj/client/TronClient.java:197
Method
valid
(int mBitSize, int nBitSize, BigInteger value)
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Ufixed.java:39
Method
valid
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Uint.java:32
Method
valid
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/TrcToken.java:36
Method
verify
Verifies the given ECDSA signature against the message bytes using the public key bytes. <p>When using native ECDSA verification, data must be 32 byt
utils/src/main/java/com/github/ki5fpl/tronj/crypto/SECP256K1.java:104
← previous
601–626 of 626, ranked by callers