Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Erc20Response

Model getters

Method name Return type Description Notes
getAccountId() string The ID of the created virtual account with the currency set to the token name (the symbol parameter of the request body)
The token supply will be created as soon as the token smart contract is deployed on the blockchain.
Example: 5e68c66581f2ee32bc354087
[optional]
getAddress() string The deposit address of the virtual account
Example: 0xa7673161CbfE0116A4De9E341f8465940c2211d4
[optional]