Route for initiating a gasless Dai Like Transfer
This route estimates dai 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 | ||||||||
---|---|---|---|---|---|---|---|---|
permit objecteip712 dailike 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
|