Skip to content

The ID of this ETH signature challenge for tracking the number of uses per signature.

Defined in: packages/bitbadgesjs-sdk/src/interfaces/types/core.ts:665

Properties

challengeTrackerId

challengeTrackerId: string

Defined in: packages/bitbadgesjs-sdk/src/interfaces/types/core.ts:674

The ID of this ETH signature challenge for tracking the number of uses per signature.


customData

customData: string

Defined in: packages/bitbadgesjs-sdk/src/interfaces/types/core.ts:684

Arbitrary custom data associated with this ETH signature challenge.


signer

signer: string

Defined in: packages/bitbadgesjs-sdk/src/interfaces/types/core.ts:669

The Ethereum address that must sign the nonce for verification.


uri

uri: string

Defined in: packages/bitbadgesjs-sdk/src/interfaces/types/core.ts:679

The URI associated with this ETH signature challenge, optionally providing metadata about the challenge.

Edit this page on GitHub