AssetContract - Amazon Managed Blockchain

AssetContract

This container contains information about an contract.

Contents

contractIdentifier

The container for the contract identifier containing its blockchain network and address.

Type: ContractIdentifier object

Required: Yes

deployerAddress

The address of the contract deployer.

Type: String

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

Required: Yes

tokenStandard

The token standard of the contract.

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: