umbra-protocol
umbra-protocol copied to clipboard
Create a subgraph that tracks `StealthKeyChanged` events from `StealthKeyRegistry` contract
Instead of usingqueryFilter (i.e. provider.getLogs()) to getBlockNumberUserRegistered in umbra-js/src/utils/utils.ts, we can use a subgraph to increase reliability.