Transfer an ERC20 token
How to transfer an ERC20 token from wallet to another.
Last updated
How to transfer an ERC20 token from wallet to another.
Last updated
HTTP
Signing-Method
Header
id:value
id
: This is the ID of the signing method
value
: This is the value of the signing method
756ae7a7-3713-43ee-9936-0dff50306488:123456
transactionRequest
Body
This object includes the transaction information
Object
✅
transactionRequest.type
Body
This will be TOKEN_TRANSFER
String
✅
transactionRequest.walletId
Body
The id
of the wallet that will initiate the tx
String
✅
transactionRequest.to
Body
Destination Address (can be a blockchain address or email address)
String
✅
transactionRequest.secretType
Body
On which blockchain the tx will be executed
String
✅
transactionRequest.tokenAddress
Body
The address of the ERC20 token
String
✅
transactionRequest.value
Body
The amount you want to transfer
Integer
✅
pincode
(Deprecated)
Body
PIN related to the wallet ID
String
❌
JSON
JSON