Skip to content

Commit 655b20e

Browse files
committed
📝 Update X Layer Links
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 5ffb71d commit 655b20e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hardhat.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1685,7 +1685,7 @@ const config: HardhatUserConfig = {
16851685
urls: {
16861686
apiURL:
16871687
"https://www.oklink.com/api/v5/explorer/contract/verify-source-code-plugin/XLAYER",
1688-
browserURL: "https://www.oklink.com/xlayer",
1688+
browserURL: "https://www.oklink.com/x-layer",
16891689
},
16901690
},
16911691
{
@@ -1694,7 +1694,7 @@ const config: HardhatUserConfig = {
16941694
urls: {
16951695
apiURL:
16961696
"https://www.oklink.com/api/v5/explorer/contract/verify-source-code-plugin/XLAYER_TESTNET",
1697-
browserURL: "https://www.oklink.com/xlayer-test",
1697+
browserURL: "https://www.oklink.com/x-layer-testnet",
16981698
},
16991699
},
17001700
{

0 commit comments

Comments
 (0)