Clone the Ethereum one, build the map_block_full and map_transaction_full with a simple filter, outputting the same model as what the chain offers (so import the solana spkg).
Even better if one can filter a given transaction, or a given thing, and have a reduced block, so there's less confusion between transactions when debugging.
This way, we can also add that to streamingfast.io in the widget.. would show multichain support directly on the front page, and make the data model discoverable.
Clone the Ethereum one, build the
map_block_full
andmap_transaction_full
with a simple filter, outputting the same model as what the chain offers (so import the solana spkg).Goal is to be able to use something like:
just for inspecting stuff.
Even better if one can filter a given transaction, or a given thing, and have a reduced block, so there's less confusion between transactions when debugging.
This way, we can also add that to streamingfast.io in the widget.. would show multichain support directly on the front page, and make the data model discoverable.
https://github.com/streamingfast/substreams-explorers