Skip to main content

Interface: EvmGetWalletProfitabilitySummaryInput

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

Interface: EvmGetWalletProfitabilitySummaryInput

@moralisweb3/common-evm-utils.EvmGetWalletProfitabilitySummaryInput

Table of contents

Properties

Properties

totalBoughtVolumeUsd

Optional Readonly totalBoughtVolumeUsd: string


totalBuys

Optional Readonly totalBuys: number


totalCountOfTrades

Optional Readonly totalCountOfTrades: number


totalRealizedProfitPercentage

Optional Readonly totalRealizedProfitPercentage: number


totalRealizedProfitUsd

Optional Readonly totalRealizedProfitUsd: string


totalSells

Optional Readonly totalSells: number


totalSoldVolumeUsd

Optional Readonly totalSoldVolumeUsd: string


totalTradeVolume

Optional Readonly totalTradeVolume: string