Usage in our api
Using permitData to Enhance Permit2 in the Trading API
permitData to Enhance Permit2 in the Trading APIWhat is permitData?
permitData?How permitData Works
permitData WorksWorkflow to Use permitData
permitData"permitData": { "user": "0x2472d3EF4bF71af00c3dE490a5a53A99CbAC0791", // user address "amount": "8018856", // amount to trade "deadline": 1734451256, // deadline for the permit2 signature "nonce": 3791859555499801, // random nonce https://github.com/shonentropy3/cdeer/blob/15faa9d33e6ded2cececf3ecf3e1c07b99b58943/front/pages/order.js#L134 "sign": "0xbdd2d80ced…7a1c" // result of signTypedData }
Benefits of Using permitData
permitDataBest Practices
Key Notes
Last updated