Route for initiating a gasless token Transfer
This route initiates a token signature transfers if. requires sender to have already approved gasless contract
Path Parameters |
---|
chainId int64 — REQUIREDChain Id of the network to send token e.g 1 for ethereum mainnet |
Request Body — REQUIRED | ||||||
---|---|---|---|---|---|---|
transferDetails objecteip712 gasless transfer typed data
| ||||||
transferSignature stringsignature from for verification of transfer details |
Responses | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
200 Successful operation
| ||||||||||
500 An estimation error occured
|