Request parameters for listMetadata operation in MetadataApi.

Export

ListMetadataRequest

Hierarchy

  • ListMetadataRequestParams

Properties

chainName: string

The name of chain

Memberof

ListMetadata

contractAddress: string

The address of metadata contract

Memberof

ListMetadata

fromUpdatedAt?: string

Datetime to use as the oldest updated timestamp

Memberof

ListMetadata

pageCursor?: string

Encoded page cursor to retrieve previous or next page. Use the value returned in the response.

Memberof

ListMetadata

pageSize?: number

Maximum number of items to return

Memberof

ListMetadata

Generated using TypeDoc