Interface: EvmWalletHistoryInput
moralis-monorepo / @moralisweb3/common-evm-utils / EvmWalletHistoryInput
Interface: EvmWalletHistoryInput
@moralisweb3/common-evm-utils.EvmWalletHistoryInput
Table of contents
Properties
Properties
cursor
• Readonly
cursor: string
page
• Readonly
page: number
pageSize
• Readonly
pageSize: number
result
• Readonly
result: EvmWalletHistoryTransactionInput
[] | EvmWalletHistoryTransaction
[]