Skip to main content

Interface: EvmWalletProfitabilityTokenDataJSON

moralis-monorepo / @moralisweb3/common-evm-utils / EvmWalletProfitabilityTokenDataJSON

Interface: EvmWalletProfitabilityTokenDataJSON

@moralisweb3/common-evm-utils.EvmWalletProfitabilityTokenDataJSON

Table of contents

Properties

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


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