Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KI5FPL/tronj
/ types & classes
Types & classes
226 in github.com/KI5FPL/tronj
⨍
Functions
626
◇
Types & classes
226
Class
AbiTypes
Maps Solidity types to web3j data types, allowing to use Java primitive types for numbers. The used primitive type is the smallest that can hold a Sol
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/AbiTypes.java:126
Class
AbiV2TestFixture
abi/src/test/java/com/github/ki5fpl/tronj/abi/AbiV2TestFixture.java:25
Class
Address
Address type, which by default is equivalent to uint160 which follows the Ethereum specification.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Address.java:23
Class
AddressTest
abi/src/test/java/com/github/ki5fpl/tronj/abi/datatypes/AddressTest.java:19
Class
App
demo/src/main/java/demo/App.java:23
Class
Array
Fixed size array.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Array.java:21
Class
Assertions
Assertion utility functions.
utils/src/main/java/com/github/ki5fpl/tronj/utils/Assertions.java:16
Class
AssertionsTest
utils/src/test/java/com/github/ki5fpl/tronj/utils/AssertionsTest.java:20
Class
Bar
abi/src/test/java/com/github/ki5fpl/tronj/abi/AbiV2TestFixture.java:94
Class
Base58Check
Converts between an array of bytes and a Base58Check string. Not instantiable.
utils/src/main/java/com/github/ki5fpl/tronj/utils/Base58Check.java:20
Class
Base58CheckTest
utils/src/test/java/com/github/ki5fpl/tronj/utils/Base58CheckTest.java:11
Class
Baz
abi/src/test/java/com/github/ki5fpl/tronj/abi/AbiV2TestFixture.java:133
Class
Bool
Boolean type.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Bool.java:16
Class
Boz
abi/src/test/java/com/github/ki5fpl/tronj/abi/AbiV2TestFixture.java:159
Class
Byte
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/Byte.java:18
Class
Bytes
Byte array utility functions.
utils/src/main/java/com/github/ki5fpl/tronj/utils/Bytes.java:18
Class
Bytes
Statically allocated sequence of bytes.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Bytes.java:16
Class
Bytes1
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes1.java:11
Class
Bytes10
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes10.java:11
Class
Bytes11
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes11.java:11
Class
Bytes12
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes12.java:11
Class
Bytes13
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes13.java:11
Class
Bytes14
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes14.java:11
Class
Bytes15
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes15.java:11
Class
Bytes16
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes16.java:11
Class
Bytes17
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes17.java:11
Class
Bytes18
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes18.java:11
Class
Bytes19
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes19.java:11
Class
Bytes2
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes2.java:11
Class
Bytes20
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes20.java:11
Class
Bytes21
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes21.java:11
Class
Bytes22
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes22.java:11
Class
Bytes23
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes23.java:11
Class
Bytes24
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes24.java:11
Class
Bytes25
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes25.java:11
Class
Bytes26
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes26.java:11
Class
Bytes27
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes27.java:11
Class
Bytes28
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes28.java:11
Class
Bytes29
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes29.java:11
Class
Bytes3
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes3.java:11
Class
Bytes30
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes30.java:11
Class
Bytes31
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes31.java:11
Class
Bytes32
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes32.java:11
Class
Bytes4
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes4.java:11
Class
Bytes5
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes5.java:11
Class
Bytes6
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes6.java:11
Class
Bytes7
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes7.java:11
Class
Bytes8
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes8.java:11
Class
Bytes9
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Bytes9.java:11
Class
BytesTest
utils/src/test/java/com/github/ki5fpl/tronj/utils/BytesTest.java:20
Class
BytesType
Binary sequence of bytes.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/BytesType.java:18
Class
Char
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/Char.java:18
Class
ClientTest
client/src/test/java/com/github/ki5fpl/tronj/client/ClientTest.java:29
Class
Convert
Ethereum unit conversion functions.
utils/src/main/java/com/github/ki5fpl/tronj/utils/Convert.java:18
Class
ConvertTest
utils/src/test/java/com/github/ki5fpl/tronj/utils/ConvertTest.java:21
Class
DefaultFunctionEncoder
abi/src/main/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoder.java:23
Class
DefaultFunctionEncoderTest
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:28
Class
DefaultFunctionReturnDecoder
Ethereum Contract Application Binary Interface (ABI) encoding for functions. Further details are available <a href="https://github.com/ethereum/wiki/w
abi/src/main/java/com/github/ki5fpl/tronj/abi/DefaultFunctionReturnDecoder.java:39
Class
Double
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/Double.java:17
Class
DynamicArray
Dynamic array type.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/DynamicArray.java:18
Class
DynamicBytes
Dynamically allocated sequence of bytes.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/DynamicBytes.java:16
Class
DynamicStruct
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/DynamicStruct.java:19
Class
Event
Event wrapper type.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Event.java:23
Class
EventEncoder
Ethereum filter encoding. Further limited details are available <a href="https://github.com/ethereum/wiki/wiki/Ethereum-Contract-ABI#events">here</a>.
abi/src/main/java/com/github/ki5fpl/tronj/abi/EventEncoder.java:27
Class
EventEncoderTest
abi/src/test/java/com/github/ki5fpl/tronj/abi/EventEncoderTest.java:26
Class
EventTest
abi/src/test/java/com/github/ki5fpl/tronj/abi/datatypes/EventTest.java:26
Class
EventValues
Persisted solidity event parameters.
abi/src/main/java/com/github/ki5fpl/tronj/abi/EventValues.java:20
Class
Fixed
Signed fixed type.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Fixed.java:18
Class
FixedPointType
Common fixed-point type properties.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/FixedPointType.java:18
Class
FixedPointTypeTest
abi/src/test/java/com/github/ki5fpl/tronj/abi/datatypes/FixedPointTypeTest.java:21
Class
Float
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/Float.java:17
Class
Foo
abi/src/test/java/com/github/ki5fpl/tronj/abi/AbiV2TestFixture.java:55
Class
Function
Function type.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Function.java:22
Class
FunctionEncoder
Delegates to {@link DefaultFunctionEncoder} unless a {@link FunctionEncoderProvider} SPI is found, in which case the first implementation found will b
abi/src/main/java/com/github/ki5fpl/tronj/abi/FunctionEncoder.java:38
Interface
FunctionEncoderProvider
Function encoding Service Provider Interface.
abi/src/main/java/com/github/ki5fpl/tronj/abi/spi/FunctionEncoderProvider.java:20
Class
FunctionReturnDecoder
Decodes values returned by function or event calls. <p>Delegates to {@link DefaultFunctionReturnDecoder} unless a {@link FunctionReturnDecoderProvide
abi/src/main/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoder.java:33
Interface
FunctionReturnDecoderProvider
Function decoding Service Provider Interface.
abi/src/main/java/com/github/ki5fpl/tronj/abi/spi/FunctionReturnDecoderProvider.java:20
Class
FunctionReturnDecoderTest
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:40
Class
Fuzz
abi/src/test/java/com/github/ki5fpl/tronj/abi/AbiV2TestFixture.java:191
Class
Hash
Cryptographic hash functions.
utils/src/main/java/com/github/ki5fpl/tronj/crypto/Hash.java:29
Class
HashTest
utils/src/test/java/com/github/ki5fpl/tronj/crypto/HashTest.java:21
Class
Int
Integer type.
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Int.java:18
Class
Int
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/Int.java:18
Class
Int104
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int104.java:12
Class
Int112
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int112.java:12
Class
Int120
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int120.java:12
Class
Int128
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int128.java:12
Class
Int136
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int136.java:12
Class
Int144
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int144.java:12
Class
Int152
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int152.java:12
Class
Int16
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int16.java:12
Class
Int160
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int160.java:12
Class
Int168
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int168.java:12
Class
Int176
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int176.java:12
Class
Int184
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int184.java:12
Class
Int192
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int192.java:12
Class
Int200
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int200.java:12
Class
Int208
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int208.java:12
Class
Int216
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int216.java:12
Class
Int224
Auto generated code. <p><strong>Do not modifiy!</strong> <p>Please use com.github.ki5fpl.tronj.codegen.AbiTypesGenerator in the <a href="https://githu
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/generated/Int224.java:12
next →
1–100 of 226, ranked by callers