Description:
Tokens utilizing zero-knowledge privacy layers often mask transfer origins and total supply integrity. We need a dedicated inspection module to verify on-chain ZK verification contracts and ensure root anchors are updated correctly.
Acceptance Criteria:
- Parse verification contract bytecodes to confirm standard cryptographic pairings (e.g., BN254 / ALT_BN128).
- Audit commitment tree state updates to detect unverified zero-knowledge proof submissions or double-spend nullifier re-use.
- Display explicit privacy risk disclosures on the dashboard when evaluating tokens with shielded pool balances.
Description:
Tokens utilizing zero-knowledge privacy layers often mask transfer origins and total supply integrity. We need a dedicated inspection module to verify on-chain ZK verification contracts and ensure root anchors are updated correctly.
Acceptance Criteria: