File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ All files | 100 | 100 | 100 | 100 |
90
90
- Metis Andromeda: [ ` 0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 ` ] ( https://andromeda-explorer.metis.io/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 )
91
91
- Taiko: [ ` 0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 ` ] ( https://taikoscan.io/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 )
92
92
- 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 )
94
94
- 5ireChain: [ ` 0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 ` ] ( https://5irescan.io/contract/evm/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 )
95
95
- Gravity Alpha: [ ` 0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 ` ] ( https://explorer.gravity.xyz/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 )
96
96
- Unichain: [ ` 0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 ` ] ( https://uniscan.xyz/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 )
Original file line number Diff line number Diff line change @@ -2006,16 +2006,16 @@ const config: HardhatUserConfig = {
2006
2006
network : "zetaChain" ,
2007
2007
chainId : 7000 ,
2008
2008
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" ,
2011
2011
} ,
2012
2012
} ,
2013
2013
{
2014
2014
network : "zetaChainTestnet" ,
2015
2015
chainId : 7001 ,
2016
2016
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" ,
2019
2019
} ,
2020
2020
} ,
2021
2021
{
You can’t perform that action at this time.
0 commit comments