Transfer

The remittance contract for the issued token by the user.

The default structure is the same as the Send contract, and add token_address to enter the address of the token to which you want to send the remittance.

  • raw payload

{
    "type": "Trnasfer",
    "token_address": "6f52d7ba6744d3c280186049703d8572a3e2be427ac7c662aa7f92
    "to": "0fb94161839b539195b641e5124ee174bf68840b9866",
    "from": "f43808a3998233c4336d873880fe4a22fdd7eafdd90e",
    "timestamp": 1735359744379000
}

Last updated