| 接口 | 说明 |
|---|---|
| StructType | |
| Type<T> |
ABI Types.
|
| 类 | 说明 |
|---|---|
| AbiTypes | |
| Address | |
| Array<T extends Type> |
Fixed size array.
|
| Bool |
Boolean type.
|
| Bytes |
Statically allocated sequence of bytes.
|
| BytesType |
Binary sequence of bytes.
|
| DynamicArray<T extends Type> |
Dynamic array type.
|
| DynamicBytes |
Dynamically allocated sequence of bytes.
|
| DynamicStruct | |
| Event |
Event wrapper type.
|
| Fixed |
Signed fixed type.
|
| FixedPointType |
Common fixed-point type properties.
|
| Function |
Function type.
|
| Int |
Integer type.
|
| IntType |
Common integer properties.
|
| NumericType |
Common numeric type.
|
| StaticArray<T extends Type> |
Static array type.
|
| StaticStruct | |
| Ufixed |
Signed fixed type.
|
| Uint |
Unsigned integer type.
|
| Utf8String |
UTF-8 encoded string type.
|
| 异常错误 | 说明 |
|---|---|
| TypeMappingException |
Copyright © 2025. All rights reserved.