Transactions
Transaction Status By Hash
Retrieves the status of a transaction by its hash.
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
Available options:
Ethereum
, Polygon
, Base
, Avalanche
, Polkadot
, Vara
Response
200 - application/json
Available options:
Ethereum
, Polygon
, Base
, Avalanche
, Polkadot
, Vara
If the transaction is a contract creation, this field will be populated with the contract address.