sablier-labs / v1-safe-app

Safe App for interacting with the Sablier protocol
https://sablier-v1-safe-app.vercel.app
GNU General Public License v3.0
19 stars 7 forks source link

Etherscan links incorrectly generated for mainnet streams review #100

Closed dasanra closed 2 years ago

dasanra commented 2 years ago

Overview

Etherscan mainnet link is getting wrong domain to create the link, pointing to an unexistant domain.

https://github.com/sablierhq/safe-app/blob/a3812e27a61631f6ac8b76d416dca96cd6022689/src/components/EtherscanLink/Buttons/EtherscanButton.tsx#L27

Expected

Correct mainnet etherscan link https://etherscan.io/

maxdesalle commented 2 years ago

Thank you for reporting this issue! Fixed in 0fb2382.