Data Attestation
Clique provides various on-chain historical data sources. Check the following list to find what you need. For more information, please refer to a complete toolchain SDK here at Clique Attestation SDK.
List of Data Sources
[arbitrum one]
[ethereum mainnet]
Example
A more complex example pasted here:
In this example, we create a schema (phantom task) which includes two tasks -- clique_arbitrumCreatedBlock
, clique_arbitrumLastActiveBlock
, and reconstruct their outputs into the struct that we want.
Last updated