Credit Cost
TBD
Supported Chains
BASE_MAINNETBSC_MAINNETETH_MAINNETHYPERCORE_MAINNETHYPEREVM_MAINNETMEGAETH_MAINNETMONAD_MAINNETPOLYGON_MAINNET
This stream is currently in Beta. It is stable for testing and evaluation but may undergo changes in schema or behavior as we continue to improve it. No API credits are currently charged.We welcome your feedback so please reach out to us directly to report issues or request features.
Supported Actions
All transactions are returned as raw data, but the following transaction types are decoded:EVM Chains & Solana
ApproveTransaction— Decoded details for a token spending approvalBridgeTransaction— Decoded details for a cross-chain bridge transferDepositTransaction— Decoded details for a token deposit or liquidity additionSwapTransaction— Decoded details for a token swap on a decentralized exchangeTransferTransaction— Decoded details for a token transfer between addressesWithdrawTransaction— Decoded details for a token withdrawal or liquidity removal
Hypercore
Hypercore Fill Transaction
HypercoreFillTransaction— Decoded details for a Hypercore perpetuals trade fill
Hypercore Misc Events
HypercoreDelegationEvent— Decoded details for a Hypercore staking delegation or undelegation eventHypercoreDepositEvent— Decoded details for a Hypercore cross-chain deposit from an external chainHypercoreFundingEvent— Decoded details for a Hypercore funding rate payment between long and short holdersHypercoreLedgerEvent— Decoded details for a Hypercore ledger update (withdraw, deposit, transfer, liquidation, etc.)HypercoreWithdrawalEvent— Decoded details for a finalized Hypercore cross-chain withdrawal
Parameters
Addresses to track
Subscription
You can subscribe to thewalletTxs endpoint to receive events.
Response Format
Here’s an example of the response data structure:Field Descriptions
The decoded event data (varies by event type)Type:
DecodedDetailsThe amount of gas used by the transaction
The hash of the block containing the transaction
The recipient’s address
The transaction hash
The block number where the transaction was included
The type of decoded event (e.g., SWAP)
The address of the block miner
The position of the transaction in the block
Timestamp when the block containing this transaction was signed (ISO-8601)
The sender’s address
Array of event logs emitted during the transactionType:
TransactionLogThe transaction value in native currency
The blockchain network where the transaction occurred
Whether the transaction was successful