ContractFilter
The contract or wallet address by which to filter the request.
Contents
- deployerAddress
-
The network address of the deployer.
Type: String
Pattern:
[-A-Za-z0-9]{13,74}
Required: Yes
- network
-
The blockchain network of the contract.
Type: String
Valid Values:
ETHEREUM_MAINNET | ETHEREUM_SEPOLIA_TESTNET | BITCOIN_MAINNET | BITCOIN_TESTNET
Required: Yes
- tokenStandard
-
The container for the token standard.
Type: String
Valid Values:
ERC20 | ERC721 | ERC1155
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: