Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 801 Bytes

File metadata and controls

16 lines (11 loc) · 801 Bytes

TokensForwardingSuccessErc721

ERC-721

Properties

Name Type Description Notes
name str Specifies the name of the token.
symbol str Specifies an identifier of the token, where up to five alphanumeric characters can be used for it.
token_id str Specifies the ID of the token.
contract_address str Specifies the address of the contract.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]