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 an object.
amountdoubleRequired
tokenobjectOptional
From T, pick a set of properties whose keys are in the union K

Response

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