Skip to main content

Class: EvmWalletTopProfitableWalletPerTokenResponse

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

Class: EvmWalletTopProfitableWalletPerTokenResponse

@moralisweb3/common-evm-utils.EvmWalletTopProfitableWalletPerTokenResponse

Table of contents

Methods

Properties

Methods

create

Static create(input): EvmWalletTopProfitableWalletPerTokenResponse

Parameters

NameType
inputEvmWalletTopProfitableWalletPerTokenResponseInput | EvmWalletTopProfitableWalletPerTokenResponse

Returns

EvmWalletTopProfitableWalletPerTokenResponse


fromJSON

Static fromJSON(json): EvmWalletTopProfitableWalletPerTokenResponse

Parameters

NameType
jsonEvmWalletTopProfitableWalletPerTokenResponseJSON

Returns

EvmWalletTopProfitableWalletPerTokenResponse


toJSON

toJSON(): EvmWalletTopProfitableWalletPerTokenResponseJSON

Returns

EvmWalletTopProfitableWalletPerTokenResponseJSON

Properties

decimals

Readonly decimals: number

Description

The number of decimals on the token


Readonly logo: string

Description

The logo of the token


name

Readonly name: string

Description

The name of the token contract


possibleSpam

Readonly possibleSpam: boolean

Description

Indicates if a contract is possibly a spam contract


result

Readonly result: EvmTopProfitableWalletPerTokenResponse[]

Description

List of top profitable wallets per token.


symbol

Readonly symbol: string

Description

The symbol of the NFT contract