Skip to main content

Interface: EvmTopProfitableWalletPerTokenResponseJSON

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

Interface: EvmTopProfitableWalletPerTokenResponseJSON

@moralisweb3/common-evm-utils.EvmTopProfitableWalletPerTokenResponseJSON

Table of contents

Properties

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