getRiskyBetsTokens
Identify tokens with risky bets by analyzing market cap, volume changes, holder metrics, and security scores using Moralis MCP Server for informed decision-making.
Instructions
Get tokens with risky bets
Input Schema
Name | Required | Description | Default |
---|---|---|---|
max_market_cap | No | The maximum market cap in usd of a token | |
one_month_price_percent_change_usd | No | The minimum one month price percent change of a token | |
one_month_volume_change_usd | No | The minimum one month volume change in usd of a token | |
one_week_holders_change | No | The minimum one week holders change of a token | |
one_week_net_volume_change_usd | No | The minimum one week net volume change in usd of a token | |
security_score | No | The minimum security score of a token |