Class: EvmWalletProfitabilityResponse
moralis-monorepo / @moralisweb3/common-evm-utils / EvmWalletProfitabilityResponse
Class: EvmWalletProfitabilityResponse
@moralisweb3/common-evm-utils.EvmWalletProfitabilityResponse
Table of contents
Methods
Properties
Methods
create
▸ Static create(input): EvmWalletProfitabilityResponse
Parameters
| Name | Type |
|---|---|
input | EvmWalletProfitabilityResponseInput | EvmWalletProfitabilityResponse |
Returns
EvmWalletProfitabilityResponse
fromJSON
▸ Static fromJSON(json): EvmWalletProfitabilityResponse
Parameters
| Name | Type |
|---|---|
json | EvmWalletProfitabilityResponseJSON |
Returns
EvmWalletProfitabilityResponse
toJSON
▸ toJSON(): EvmWalletProfitabilityResponseJSON
Returns
EvmWalletProfitabilityResponseJSON
Properties
result
• Optional Readonly result: EvmWalletProfitabilityTokenData[]
Description
List of tokens traded with their respective profitability data.