Skip to main content

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

NameType
inputEvmWalletApprovalsInput | EvmWalletApprovals

Returns

EvmWalletApprovals


fromJSON

Static fromJSON(json): EvmWalletApprovals

Parameters

NameType
jsonEvmWalletApprovalsJSON

Returns

EvmWalletApprovals


toJSON

toJSON(): EvmWalletApprovalsJSON

Returns

EvmWalletApprovalsJSON

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[]