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
Name | Type |
---|---|
input | EvmWalletTopProfitableWalletPerTokenResponseInput | EvmWalletTopProfitableWalletPerTokenResponse |
Returns
EvmWalletTopProfitableWalletPerTokenResponse
fromJSON
▸ Static
fromJSON(json
): EvmWalletTopProfitableWalletPerTokenResponse
Parameters
Name | Type |
---|---|
json | EvmWalletTopProfitableWalletPerTokenResponseJSON |
Returns
EvmWalletTopProfitableWalletPerTokenResponse
toJSON
▸ toJSON(): EvmWalletTopProfitableWalletPerTokenResponseJSON
Returns
EvmWalletTopProfitableWalletPerTokenResponseJSON
Properties
decimals
• Readonly
decimals: number
Description
The number of decimals on the token
logo
• 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