
Verify a KYC credential proof on-chain without revealing identity data. Uses ZK circuit to confirm credential validity.
Check if an IVL credential is currently valid and not revoked. Lightweight check without full proof verification.
Verify deed access proof via ZK circuit. Confirms a wallet holds the required credential to access a specific deed without on-chain exposure.
Look up a validator entry by their IVL credential hash. Used to resolve custodial validators from their on-chain identity.
Subscribe to real-time chain events via WebSocket. Replaces eth_subscribe for SwssChain-specific events including deed settlements and validator rotations.