diff --git a/_data/chains/eip155-1506.json b/_data/chains/eip155-1506.json index 0f2eab19..120f48a8 100644 --- a/_data/chains/eip155-1506.json +++ b/_data/chains/eip155-1506.json @@ -18,8 +18,8 @@ "explorers": [ { "name": "Sherpax Mainnet Explorer", - "url": "https://evm.sherpax.io/", + "url": "https://evm.sherpax.io", "standard": "none" } ] -} \ No newline at end of file +} diff --git a/_data/chains/eip155-1507.json b/_data/chains/eip155-1507.json index 60e20dfe..424a3836 100644 --- a/_data/chains/eip155-1507.json +++ b/_data/chains/eip155-1507.json @@ -12,14 +12,15 @@ "decimals": 18 }, "infoURL": "https://sherpax.io/", - "shortName": "Sherpax", - "chainId": 1506, - "networkId": 1506, + "shortName": "Sherpax Testnet", + "chainId": 1507, + "networkId": 1507, "explorers": [ { "name": "Sherpax Testnet Explorer", - "url": "https://evm-pre.sherpax.io/", + "url": "https://evm-pre.sherpax.io", "standard": "none" } ] -} \ No newline at end of file +} +