stacks-network / sbtc-bridge-web

Web tool to facilitage peg operations for sBTC
https://sbtc.world
GNU Affero General Public License v3.0
14 stars 5 forks source link

Add deeplink for any bitcoin request tx #290

Closed friedger closed 10 months ago

friedger commented 10 months ago

The details for a bitcoin tx (https://mempool.space/testnet/tx/685e9a1b065eb4380c600d5d58d9f840aafe1dd002cee0f619a38a5a9e3397fc is shown as:

https://bridge.sbtc.tech/transactions/653b7c1069afb0f54fecc57b?chain=testnet

However, I don't know how to see the details of btc tx 92a78bf5614cf17372b758da60aafed9726332eecde269bbc31ca37527264423

The bridge should support deep links like this:

https://bridge.sbtc.tech/transactions/92a78bf5614cf17372b758da60aafed9726332eecde269bbc31ca37527264423?chain=testnet

If no data available, show a nice 404 :-)

radicleart commented 10 months ago

done