UsernameOptions: {
    collection?: CollectionDetails;
    description?: string | null;
    id?: string;
}

Type declaration

  • Optional collection?: CollectionDetails

    All the Eip7572 fields.

  • Optional description?: string | null

    Optional markdown formatted description of the Username.

  • Optional id?: string

    A unique identifier that in storages like IPFS ensures the uniqueness of the metadata URI.

    Default Value

    a UUID