Estimate Usdc Like Transfer
This route estimates usdc like token signature transfers
Path Parameters |
---|
chainId int64 — REQUIREDChain Id of the network to send token e.g 1 for ethereum mainnet |
Request Body — REQUIRED Estimate gas value in token before sending | |||||||
---|---|---|---|---|---|---|---|
permit objecteip712 usdclike typed data
| |||||||
transferDetails objecteip712 gasless transfer typed data
| |||||||
transferSignature stringsignature from for verification of transfer details |
Responses | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Successful operation
| ||||||||||||
500 An estimation error occured
|