Sign Endpoints
Sign a Message
POST
Authorizations
Body
application/json
Wallet UUID for operation
Example:
"1"
Chain paradigm for operation
Example:
"EVM"
the message to sign
[deprecated] evm chain id for operation
Example:
"1"
Response
201 - application/json
Wallet UUID for operation
Example:
"1"
Chain paradigm for operation
Example:
"EVM"
the message to sign
The signed message
[deprecated] evm chain id for operation
Example:
"1"
Was this page helpful?