Proposal for SubQuery to Bring Indexing Support to CKB

On top of @jm9k question. Say the data you provide is indeed higher level than the data natively provided by a native indexer on ckb node, how do you plan on de-serializing the data for every protocol?

As you may be aware, in Nervos L1 there is no single agree upon ABI for the data memorized on-chain for Script Args, Cell Data and Witnesses:

  • Each protocol adopts its own encoding of the data
  • Each protocol schema may or may not not be publicly available

This is the roadblock that has hampered most of the efforts in this direction in the past. At the beginning of this year there was a valiant effort to bridge this metadata gap with CoBuild and more recently with SSRI, with Pausable UDT being currently audited.

How does your solution plan on integrating both these upcoming projects and the ones already deployed on-chain?

Love & Peace, Phroi

6 Likes