get_money_flow
Retrieve transaction count and volume data from the Wormholescan API for specified timeframes, chains, and applications, returning a structured DataFrame for analysis.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
appId | No | ||
from_date | No | ||
sourceChain | No | ||
targetChain | No | ||
timespan | No | 1d | |
to_date | No |