TokenFilter - Amazon Managed Blockchain

TokenFilter

The container of the token filter like the contract address on a given blockchain network or a unique token identifier on a given blockchain network.

Note

You must always specify the network property of this container when using this operation.

Contents

network

The blockchain network of the token.

Type: String

Valid Values: ETHEREUM_MAINNET | ETHEREUM_SEPOLIA_TESTNET | BITCOIN_MAINNET | BITCOIN_TESTNET

Required: Yes

contractAddress

This is the address of the contract.

Type: String

Pattern: [-A-Za-z0-9]{13,74}

Required: No

tokenId

The unique identifier of the token.

Type: String

Pattern: [a-zA-Z0-9]{1,66}

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: