Interface: EvmWalletHistoryJSON
moralis-monorepo / @moralisweb3/common-evm-utils / EvmWalletHistoryJSON
Interface: EvmWalletHistoryJSON
@moralisweb3/common-evm-utils.EvmWalletHistoryJSON
Table of contents
Properties
Properties
cursor
• Readonly
cursor: string
page
• Readonly
page: number
page_size
• Readonly
page_size: number
result
• Readonly
result: EvmWalletHistoryTransactionJSON
[]