Interface: GetAccountOperationRequest
moralis-monorepo / @moralisweb3/common-aptos-utils / GetAccountOperationRequest
Interface: GetAccountOperationRequest
@moralisweb3/common-aptos-utils.GetAccountOperationRequest
Table of contents
Properties
Properties
address
• Readonly
address: string
Description
Address of account with or without a 0x prefix
ledgerVersion
• Optional
Readonly
ledgerVersion: string
Description
Ledger version to get state of account. If not provided, it will be the latest version
network
• Optional
Readonly
network: AptosNetworkInput
Description
The network of query. Defaults to mainnet.