Package | Description |
---|---|
com.concordium.sdk.cis2 | |
com.concordium.sdk.cis2.events |
Class and 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
|
Cis2Error.Type |
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. |
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. |
Class and Description |
---|
Cis2Error
Errors defined by the CIS2 standard https://proposals.concordium.software/CIS/cis-2.html#rejection-errors
|
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. |
Copyright © 2025. All rights reserved.