Skip to main content

Class: EvmWalletStat

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

Class: EvmWalletStat

@moralisweb3/common-evm-utils.EvmWalletStat

Table of contents

Methods

Properties

Methods

create

Static create(input): EvmWalletStat

Parameters

NameType
inputEvmWalletStatInput | EvmWalletStat

Returns

EvmWalletStat


fromJSON

Static fromJSON(json): EvmWalletStat

Parameters

NameType
jsonEvmWalletStatJSON

Returns

EvmWalletStat


toJSON

toJSON(): EvmWalletStatJSON

Returns

EvmWalletStatJSON

Properties

collections

Readonly collections: string

Description

The number of unique NFT collections owned by a wallet


nftTransfers

Readonly nftTransfers: EvmWalletStatNftTransfers

Description

NFT transfer stats


nfts

Readonly nfts: string

Description

The number of NFTs owned by a wallet


tokenTransfers

Readonly tokenTransfers: EvmWalletStatTokenTransfers

Description

Token transfer stats


transactions

Readonly transactions: EvmWalletStatTransactions

Description

Transaction stats