Interface: EvmGetWalletProfitabilitySummaryInput
moralis-monorepo / @moralisweb3/common-evm-utils / EvmGetWalletProfitabilitySummaryInput
Interface: EvmGetWalletProfitabilitySummaryInput
@moralisweb3/common-evm-utils.EvmGetWalletProfitabilitySummaryInput
Table of contents
Properties
- totalBoughtVolumeUsd
- totalBuys
- totalCountOfTrades
- totalRealizedProfitPercentage
- totalRealizedProfitUsd
- totalSells
- totalSoldVolumeUsd
- totalTradeVolume
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