File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ All files | 100 | 100 | 100 | 100 |
9090 - Metis Andromeda: [ ` 0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 ` ] ( https://andromeda-explorer.metis.io/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 )
9191 - Taiko: [ ` 0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 ` ] ( https://taikoscan.io/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 )
9292 - Mode: [ ` 0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 ` ] ( https://explorer.mode.network/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 )
93- - ZetaChain: [ ` 0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 ` ] ( https://explorer.zetachain .com/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 )
93+ - ZetaChain: [ ` 0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 ` ] ( https://zetascan .com/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 )
9494 - 5ireChain: [ ` 0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 ` ] ( https://5irescan.io/contract/evm/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 )
9595 - Gravity Alpha: [ ` 0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 ` ] ( https://explorer.gravity.xyz/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 )
9696 - Unichain: [ ` 0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 ` ] ( https://uniscan.xyz/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 )
Original file line number Diff line number Diff line change @@ -2006,16 +2006,16 @@ const config: HardhatUserConfig = {
20062006 network : "zetaChain" ,
20072007 chainId : 7000 ,
20082008 urls : {
2009- apiURL : "https://zetachain.blockscout .com/api" ,
2010- browserURL : "https://zetachain.blockscout .com" ,
2009+ apiURL : "https://zetascan .com/api" ,
2010+ browserURL : "https://zetascan .com" ,
20112011 } ,
20122012 } ,
20132013 {
20142014 network : "zetaChainTestnet" ,
20152015 chainId : 7001 ,
20162016 urls : {
2017- apiURL : "https://zetachain-athens-3.blockscout .com/api" ,
2018- browserURL : "https://zetachain-athens-3.blockscout .com" ,
2017+ apiURL : "https://testnet.zetascan .com/api" ,
2018+ browserURL : "https://testnet.zetascan .com" ,
20192019 } ,
20202020 } ,
20212021 {
You can’t perform that action at this time.
0 commit comments