Returns the compressed authenticator public keys for a given World ID by leaf index.
Removed authenticator slots are returned as null to preserve pubkey_id positions.
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 authenticator public keys for an account from the indexer.
The compressed authenticator public keys for the account.
Entries may be null for removed authenticator slots to preserve pubkey_id positions.