web3-ronin-provider

web3-ronin-providerDocs


web3-ronin-provider / SearchCriteria

Type Alias: SearchCriteria

SearchCriteria: object

Type declaration

activityTypes

activityTypes: Web3_activityTypes[]

The activities to be searched for, must match the types listed here

cursor?

optional cursor: string

The page to search from

fromBlock?

optional fromBlock: number

The block to start the search from

limit?

optional limit: number

The number of items to search for

toBlock?

optional toBlock: number

The block to end the search at

Defined in

src/web3-ronin-types-accounts.ts:48