Interface: EvmWalletProfitabilityTokenDataJSON
moralis-monorepo / @moralisweb3/common-evm-utils / EvmWalletProfitabilityTokenDataJSON
Interface: EvmWalletProfitabilityTokenDataJSON
@moralisweb3/common-evm-utils.EvmWalletProfitabilityTokenDataJSON
Table of contents
Properties
- avg_buy_price_usd
- avg_cost_of_quantity_sold
- avg_sell_price_usd
- count_of_trades
- decimals
- logo
- name
- possible_spam
- realized_profit_percentage
- realized_profit_usd
- symbol
- token_address
- total_buys
- total_sells
- total_sold_usd
- total_tokens_bought
- total_tokens_sold
- total_usd_invested
Properties
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
decimals
• Readonly
decimals: string
logo
• Readonly
logo: string
name
• Readonly
name: string
possible_spam
• Readonly
possible_spam: boolean
realized_profit_percentage
• Readonly
realized_profit_percentage: number
realized_profit_usd
• Readonly
realized_profit_usd: string
symbol
• Readonly
symbol: string
token_address
• Readonly
token_address: string
total_buys
• Readonly
total_buys: number
total_sells
• Readonly
total_sells: number
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