EIP712 Permit Typed Data
POST/v2/approvals/:tokenId/permit/eip712-typed-data
Generates the typed data for the signature of a permit request. If you specify a spender, the request will be prepared for desired spender, if not, the request will be prepared for the default spender, our Exchange Smart Contract
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
OK
Request with incorrect format
Unauthorized Client
Forbidden resource
Resource not found
Server error