Grant or revoke approval to to
to send all tokens owned by from
in a specified contract.
You will see in Submitted
in the response even when you enter the wrong address or token ID, or when the from
and owner
are different. But that does not mean that it is successfully Committed
). To confirm transaction status, use Get Transaction Receipt from the Wallet API.
Your request was successful.
Your request is not valid.
The credential you entered is invalid.
{- "from": "0x9eaf20b40e0f1ced5dbba6f5cfb0d3e12b0534f4",
- "to": "0xDc277E2D89b92336A4ee80be3c7142443FDaDE47",
- "approved": true
}
Your request was successful.
{- "status": "Submitted",
- "transactionHash": "0xb5a0618be3508b3fe22e35aa96063005dd4c557cf040348cc542b0726cc30f7b"
}