Transactions
Sign Message
This endpoint calculates a network-specific signature (e.g. in EIP-191 format EVM networks) for the provided message.
Headers
Your WalletKit Project ID can be found on the API Keys page in the WalletKit Dashboard.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
The response is of type object
.