BatchGetTokenBalanceErrorItem
Error generated from a failed BatchGetTokenBalance
request.
Contents
- errorCode
-
The error code associated with the error.
Type: String
Required: Yes
- errorMessage
-
The message associated with the error.
Type: String
Required: Yes
- errorType
-
The type of error.
Type: String
Valid Values:
VALIDATION_EXCEPTION | RESOURCE_NOT_FOUND_EXCEPTION
Required: Yes
- atBlockchainInstant
-
The container for time.
Type: BlockchainInstant object
Required: No
- ownerIdentifier
-
The container for the owner identifier.
Type: OwnerIdentifier object
Required: No
- tokenIdentifier
-
The container for the identifier for the token including the unique token ID and its blockchain network.
Note
Only the native tokens BTC and ETH, and the ERC-20, ERC-721, and ERC 1155 token standards are supported.
Type: TokenIdentifier object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: