DeployErc20OffchainMnemonicAddress200Response
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getAccountId() | string | Account ID with the type of currency as created ERC20/BEP20 token symbol. Account will be unfrozen when ERC20/BEP20 contract address will be set. Example: 5e68c66581f2ee32bc354087 | |
getTxId() | string | TX hash of successful transaction. From this transaction receipt contract address can be obtained. Example: c83f8818db43d9ba4accfe454aa44fc33123d47a4f89d47b314d6748eb0e9bc9 | |
getSignatureId() | string | ID of prepared payment template to sign. This is should be stored on a client side to retrieve ID of the blockchain transaction, when signing application signs the transaction and broadcasts it to the blockchain. Example: 1f7f7c0c-3906-4aa1-9dfe-4b67c43918f6 |