Sends a token with an account approved via Approve Token Transfer. You can view the remaining balance of approved tokens by using Get Approved Balance.
The account that has been granted the authority from the owner
to send tokens on his/her behalf.
You can omit the KRN if the spender
address is managed by the KIP-7 or Wallet Service account-pool
.
Otherwise you have to provide the KRN object in the header (x-krn: krn:{chain-id}:wallet:{account-id}:account-pool:{pool name}
).
Your request was successful.
Your request is not valid.
The credential you entered is invalid.
The resource you requested doesn't exist.
{- "spender": "0xd6905b98E4Ba43a24E842d2b66c1410173791cab",
- "owner": "0x1eb15b3ccb2add3bfe132a4f6ad21ca62cf94e6d",
- "to": "{wrong address}",
- "amount": "0x50"
}
Your request was successful.
{- "status": "Submitted",
- "transactionHash": "0x60412f876bfb8ae9953caa47be11cd5961a591198e09c25bb8cc3b26e416a862"
}