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.
Query Parameters
transaction id returned in POST requests that result in a transaction. e.g. Transfer Token
Response
Available options:
Ethereum, Polygon, Base, Avalanche, Polkadot, Vara If the transaction has been sent to the blockchain (status = pending/success/failed), this field will be populated with the transaction hash.
If the transaction is a contract creation, this field will be populated with the contract address.