Class: EvmWalletApprovals
moralis-monorepo / @moralisweb3/common-evm-utils / EvmWalletApprovals
Class: EvmWalletApprovals
@moralisweb3/common-evm-utils.EvmWalletApprovals
Table of contents
Methods
Properties
Methods
create
▸ Static create(input): EvmWalletApprovals
Parameters
| Name | Type |
|---|---|
input | EvmWalletApprovalsInput | EvmWalletApprovals |
Returns
fromJSON
▸ Static fromJSON(json): EvmWalletApprovals
Parameters
| Name | Type |
|---|---|
json | EvmWalletApprovalsJSON |
Returns
toJSON
▸ toJSON(): EvmWalletApprovalsJSON
Returns
Properties
cursor
• Readonly cursor: string
Description
The cursor to get to the next page
page
• Readonly page: number
Description
The current page of the result
pageSize
• Readonly pageSize: number
Description
The number of results per page
result
• Readonly result: EvmTokenApproval[]