RiscZero
Last updated
Last updated
RiscZero is a zkVM that can be used for a variety of different use cases, including fraud proof verification for optimistic rollups and coprocessors. RiscZero works by verifying the execution of Rust programs using STARKs that are converted to SNARKs and verified on Ethereum. The RiscZero Dune query can be found here.
The query filters traces sent to the RiscZeroVerifierRouter contract that invoke verify.
The proof volume is the number of traces that invoke verify
The cost is calculated using the following formula:
Where:
is the amount of gas consumed by a trace in one of the verifiers
is the price of gas on the day of the transaction
is the average price of ETH in USD on the day of the transaction