Comment on page
FAQ
Frequently Asked Questions
Please note that since Chainsight is still under development, specifications may change before the official release.
Chainsight is an interchain composable oracle network. Some indexers store historical snapshot data, and some lens components calculate new data based on the indexers. A large number of components are combined as data logos to efficiently get the desired data you want.
Dynamic DeFi based on data-driven decision-making. For example, when considering a Dynamic Money Market, a feature could be implemented through Chainsight's historical data that would automatically list assets there if they meet specified criteria.
For example, you can incorporate volatility calculated based on historical data into your DeFi. It will also be possible to obtain prices for minor assets that cannot be supported by Chainlink, etc., Asset Rating, and long-term interest rates for government bonds.
We first support Ethereum, Avalanche, and Scroll. We will gradually announce partnerships in the future.
No, Chainsight is not L1, but a collection of canister smart contracts running on Internet Computer. It is composed of not only components that process data, but also various canisters, including a management canister that monitors inter-calls between canisters.
If the on-chain data you want to use has already been indexed by someone else, you can reference that data and you don't need to reconstruct the data again. In other words, by deploying only the necessary parts and reusing the others, new information can be generated inexpensively.
It depends on the data you want to retrieve and the pace of data updating. Please see the cost table for details. For reference, the cost to synchronize 9 million ERC-20 Transfer events is about $50. However, once the data has been indexed by someone else, it is free to use them.
The user of the data can set it as desired. However, the more frequently the data is updated, the more gas it costs.
Last modified 1mo ago