Deposit Flows
deposit_flowsRetrieve vault deposit transactions across Solana and EVM networks (BSC, ETH, ARB) with optional chain filtering and limit, including hourly deposit statistics and chain breakdown.
Instructions
Vault deposit flows: Solana getSignaturesForAddress on the
Aster vault program (keyless) + EVM eth_getLogs Transfer-to-vault
on BSC/ETH/ARB when ASTER_EVM_RPC_URL* is configured; plus the D4
sub-block deposit_stats: hourly buckets and chain breakdown of
what was fetched. chain_filter in {all (default), solana, bsc,
eth, arb}. Example: deposit_flows(limit=20)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| chain_filter | No | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||