Returns the current signature nonce for a given World ID based on its leaf index. The nonce is used to perform on-chain operations for the World ID.
Documentation Index
Fetch the complete documentation index at: https://tfh-murph-idkit-intro.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Query for the indexer based on a leaf index.
Used for getting inclusion proofs and signature nonces.
The leaf index to query (from the WorldIDRegistry).
Accepts decimal or 0x/0X-prefixed hex input.
"0x1"
Response containing the signature nonce from the indexer.
The signature nonce for the account.
Serialized as a canonical 0x-prefixed hex string.
"0x0"