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
| Name | Type |
|---|---|
input | EvmWalletStatInput | EvmWalletStat |
Returns
fromJSON
▸ Static fromJSON(json): EvmWalletStat
Parameters
| Name | Type |
|---|---|
json | EvmWalletStatJSON |
Returns
toJSON
▸ toJSON(): EvmWalletStatJSON
Returns
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