ContractIdentifier - Amazon Managed Blockchain

ContractIdentifier

Container for the blockchain address and network information about a contract.

Contents

contractAddress

Container for the blockchain address about a contract.

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

See Also

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