Interface: GetWalletApprovalsOperationRequest
moralis-monorepo / @moralisweb3/common-evm-utils / GetWalletApprovalsOperationRequest
Interface: GetWalletApprovalsOperationRequest
@moralisweb3/common-evm-utils.GetWalletApprovalsOperationRequest
Table of contents
Properties
Properties
address
• Readonly
address: EvmAddressInput
Description
The wallet address from which to retrieve active ERC20 token approvals
chain
• Optional
Readonly
chain: string
| EvmChain
Description
The chain to query
cursor
• Optional
Readonly
cursor: string
Description
The cursor returned in the previous response (used for getting the next page).
limit
• Optional
Readonly
limit: number
Description
The desired page size of the result.