Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 852 Bytes

File metadata and controls

15 lines (10 loc) · 852 Bytes

CreateFungibleTokenTransactionRequestFromAddressWithoutFeePriorityRIS

Represents the specific token data which depends on its type - if it is a Coin or Token.

Properties

Name Type Description Notes
contract_address str Defines the contract address in the blockchain for an ERC20 token. [optional]
fee_limit str Defines the fee limit value. [optional]
symbol str Defines the Token symbol. [optional]
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]