Transaction History
Faucet API
Transaction history
The method retrieves the transaction history for all faucets. In the Bearer field, you need to provide your Chainstack API key to authorize the call.
GET
Transaction History
The method retrieves the transaction history for all faucets.
In the
Bearer field, you need to provide your Chainstack API key to authorize the call.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Transaction history retrieved successfully.
The protocol used for the transaction.
The network used for the transaction.
The amount sent in the transaction.
The address to which the amount was sent.
User ID associated with the transaction.
Organization ID associated with the transaction.
Transaction hash, nullable if not available.
Timestamp of the transaction in milliseconds.
Last modified on May 18, 2026