Skip to main content

Interface: IotaNamesFindAllRegistrationNFTsParams

Find all registration NFTs for the given address.

Properties

address

address: string


cursor?

optional cursor: string | null


limit?

optional limit: number | null


options?

optional options: IotaObjectDataOptions | null


signal?

optional signal: AbortSignal