Class | Description |
---|---|
BalanceQuery |
An object used for querying token balances.
|
Cis2Client |
A client dedicated to the CIS2 specification.
|
Cis2Error |
Errors defined by the CIS2 standard https://proposals.concordium.software/CIS/cis-2.html#rejection-errors
|
Cis2Transfer |
Object representing a CIS2 transfer https://proposals.concordium.software/CIS/cis-2.html#parameter
Note that the maximum allowed size of the serialized parameter is 64kb.
|
OperatorQuery |
An object used for querying the operator of a specific
AbstractAddress
See here for the specification. |
SerializationUtils | |
TokenAmount |
An amount as specified in the CIS2 specification.
|
TokenId |
A simple wrapper around the actual token id.
|
TokenMetadata |
A single response to a
Cis2Client#tokenMetadata(String...) query. |
Enum | Description |
---|---|
Cis2Error.Type |
Copyright © 2025. All rights reserved.