Skip to main content

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

NameType
inputEvmWalletProfitabilityResponseInput | EvmWalletProfitabilityResponse

Returns

EvmWalletProfitabilityResponse


fromJSON

Static fromJSON(json): EvmWalletProfitabilityResponse

Parameters

NameType
jsonEvmWalletProfitabilityResponseJSON

Returns

EvmWalletProfitabilityResponse


toJSON

toJSON(): EvmWalletProfitabilityResponseJSON

Returns

EvmWalletProfitabilityResponseJSON

Properties

result

Optional Readonly result: EvmWalletProfitabilityTokenData[]

Description

List of tokens traded with their respective profitability data.