Module: Aws::ManagedBlockchainQuery::Client::_GetAssetContractResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetAssetContractOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#contract_identifierTypes::ContractIdentifier



108
# File 'sig/client.rbs', line 108

def contract_identifier: () -> Types::ContractIdentifier

#deployer_address::String

Returns:

  • (::String)


110
# File 'sig/client.rbs', line 110

def deployer_address: () -> ::String

#metadataTypes::ContractMetadata



111
# File 'sig/client.rbs', line 111

def metadata: () -> Types::ContractMetadata

#token_standard"ERC20", ...

Returns:

  • ("ERC20", "ERC721", "ERC1155")


109
# File 'sig/client.rbs', line 109

def token_standard: () -> ("ERC20" | "ERC721" | "ERC1155")