Get Message (EVM USDC/SBC/EuroE only)

Gets any messages to be signed by the user, the signed message is then passed as the evmPermitMessage body property into the /api/withdraw/evm/transaction endpoint.

This is only necessary for EVM chains.

Authentication

x-coinflow-auth-walletstring
x-coinflow-auth-blockchainstring
OR
x-coinflow-auth-session-keystring

Request

This endpoint expects any.

Response

Ok
messagestring or null
The message that needs to be typed signed by the user's EVM wallet.