v1

latestOpenAPI 3.0.02026-07-22290108.6 KB
V2/Payee Destination

Get EIP-712 signing data with nonce

Generate a nonce and return the complete EIP-712 signing data structure for payee destination creation or deactivation

get/v2/payee-destination/signing-data

Query parameters

walletAddressstring required

The wallet address that will sign the message

action'add' | 'deactivate' required

The action to perform (add or deactivate)

tokenAddressstring required

The ERC20 token address for the payee destination

chainIdstring required

The chain ID where the token is deployed

Headers

x-client-idstring required

Client ID for frontend authentication

Originstring required

Origin header (automatically set by browser)

Response

EIP-712 signing data with nonce