Succinct
Last updated
Last updated
Succinct's decentralized prover network SP1 is an open source zkVM that can be used in a variety of use cases, including rollups, bridges and coprocessors. SP1 works by verifying the execution of Rust programs using STARKs that are converted to SNARKs and verified on Ethereum. The Succinct Dune query can be found here.
The query filters traces sent to the Succinct SP1VerifierGateway contract that invoke verifyProof.
The proof volume is the number of invocations of verifyProof
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