Get rich transaction activity data for wallets, including activities, asset transfers, and labels.
Each transaction in the response includes activities, asset transfers, and labels (where supported).Documentation Index
Fetch the complete documentation index at: https://docs.allium.so/llms.txt
Use this file to discover all available pages before exploring further.
| Feature | EVM | Solana | Bitcoin |
|---|---|---|---|
| History | Since genesis | Since 2022-01-01 | Since genesis |
| Asset transfers | ✅ | ✅ | ✅ |
| Activities | ✅ | ✅ | ❌ |
| Labels | ✅ | ❌ | ❌ |
| Activity | Type | EVM | Solana | Bitcoin |
|---|---|---|---|---|
| Asset Approval | asset_approval | ✅ | N/A | ❌ |
| Asset Bridge | asset_bridge | ✅ | N/A | ❌ |
| DEX Trade | dex_trade | ✅ | ✅ | ❌ |
| Liquidity Pool Burn | dex_liquidity_pool_burn | ✅ | ❌ | ❌ |
| Liquidity Pool Mint | dex_liquidity_pool_mint | ✅ | ❌ | ❌ |
| Liquidity Pool Created | dex_liquidity_pool_created | ✅ | ❌ | ❌ |
| NFT Trade | nft_trade | ✅ | ✅ (Magic Eden v2 only) | ❌ |
Activity type to filter transactions by
Limit the number of transactions returned. Default is 25.
x <= 1000Filter by transaction hash
Cursor to request the next page of results.
Successful Response