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
This endpoint allows you to preview a transaction’s execution without sending it to the blockchain.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.