Interface: EvmTopProfitableWalletPerTokenResponseJSON
moralis-monorepo / @moralisweb3/common-evm-utils / EvmTopProfitableWalletPerTokenResponseJSON
Interface: EvmTopProfitableWalletPerTokenResponseJSON
@moralisweb3/common-evm-utils.EvmTopProfitableWalletPerTokenResponseJSON
Table of contents
Properties
- address
- avg_buy_price_usd
- avg_cost_of_quantity_sold
- avg_sell_price_usd
- count_of_trades
- realized_profit_percentage
- realized_profit_usd
- total_sold_usd
- total_tokens_bought
- total_tokens_sold
- total_usd_invested
Properties
address
• Readonly
address: string
avg_buy_price_usd
• Readonly
avg_buy_price_usd: string
avg_cost_of_quantity_sold
• Readonly
avg_cost_of_quantity_sold: string
avg_sell_price_usd
• Readonly
avg_sell_price_usd: string
count_of_trades
• Readonly
count_of_trades: number
realized_profit_percentage
• Readonly
realized_profit_percentage: number
realized_profit_usd
• Readonly
realized_profit_usd: string
total_sold_usd
• Readonly
total_sold_usd: string
total_tokens_bought
• Readonly
total_tokens_bought: string
total_tokens_sold
• Readonly
total_tokens_sold: string
total_usd_invested
• Readonly
total_usd_invested: string