nucypher / nucypher-monitor

NuCypher network intelligence crawler and web dashboard
7 stars 15 forks source link

Fix goerli static etherscan links to instead be based on network being used eg. rinkeby #71

Closed derekpierre closed 4 years ago

derekpierre commented 4 years ago
ETHERSCAN_URL_ADDRESS_TEMPLATE = "https://goerli.etherscan.io/address/{}"
ETHERSCAN_URL_TX_TEMPLATE = "https://goerli.etherscan.io/tx/{}"