Wormhole Data on Flipside

    The status of wormhole data on Flipside

    We are currently working on decoding Wormhole across all chains. The image to the right shows a WIP table with decoded destination chain and address. We are currently building a base58 decoder for the Solana addresses, then the table will be available publicly.

    Below, as an interim solution, it is straightforward to join on block_timestamp and amount to find all of the information about a transaction (this of course misses unredeemed transfers). Click on the query name in the upper left to see the query code. This approach is not optimal, but it's enough to get started on analysis until the curated table is available.

    db_img
    Loading...