Estimate Transfer
This route estimates how much it'll cost to send a token that has already been approved to the gasless contract
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 | ||||||
---|---|---|---|---|---|---|
transferDetails objecteip712 gasless transfer typed data
| ||||||
transferSignature stringsignature from for verification of transfer details |
Responses | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Successful operation
| ||||||||||||
500 An estimation error occured
|