XLabs / wormscan-ui

5 stars 3 forks source link

Integrate Blast as a Supported Chain #635

Open SamantaCasal opened 2 months ago

SamantaCasal commented 2 months ago

Description:

As a user, I want to be able to filter and view transactions made on Wormhole involving the Blast chain. This will allow me to select Blast from the transaction chain filter and access transaction details, enhancing my ability to track and verify these specific cross-chain transactions efficiently.

Acceptance Criteria:

  1. Add Blast in Chain Filters:
    • Implement the inclusion of Blast in the list of chains available in the transaction filter dropdown.
    • Ensure that the filter correctly displays and sorts transactions related to the Blast chain.
  2. Link Transaction Hash to Blast Explorers:
    • Modify the transaction details page to include links for the transaction hash (txHash) that open in the respective Blast explorer.
    • Ensure that mainnet transactions link to BlastScan Mainnet, and testnet transactions link to Blast's Testnet Explorer.
  3. UI Integration and Testing:
    • Update the UI to reflect the addition of Blast in the chain filter and transaction details.
    • Conduct thorough testing to ensure links direct to the correct explorer and that the filter functions as expected across different browsers and devices.

Resources:

Dependency

https://github.com/wormhole-foundation/wormhole-explorer/issues/1293

SamantaCasal commented 2 months ago

Links ok! Logos OK! Image Image