Route for revoking a Usdc Like token
This revokes a usdc permit if there's a hanging approval
Path Parameters |
---|
chainId int64 — REQUIREDChain Id of the network to send token e.g 1 for ethereum mainnet |
Request Body — REQUIRED | |||||||
---|---|---|---|---|---|---|---|
token stringtoken address being transferred | |||||||
permit objecteip712 usdclike typed data
|
Responses | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
200 Successful operation
| ||||||||||
500 An estimation error occured
|