Skip to content

Commit

Permalink
Merge branch 'master' into mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
ligi authored Aug 27, 2024
2 parents ad5e32c + 617dfdb commit c14c230
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions _data/chains/eip155-531050104.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "Sophon Testnet",
"chain": "Sophon Testnet",
"rpc": ["https://rpc.testnet.sophon.xyz/"],
"rpc": ["https://rpc.testnet.sophon.xyz", "wss://rpc.testnet.sophon.xyz/ws"],
"nativeCurrency": {
"name": "ETH",
"symbol": "ETH",
"name": "Sophon",
"symbol": "SOPH",
"decimals": 18
},
"faucets": [],
Expand All @@ -14,7 +14,7 @@
"networkId": 531050104,
"explorers": [
{
"name": "Sophon Testnet",
"name": "Sophon Block Explorer",
"url": "https://explorer.testnet.sophon.xyz",
"icon": "sophon-testnet",
"standard": "none"
Expand All @@ -25,7 +25,7 @@
"chain": "eip155-1",
"bridges": [
{
"url": "https://bridge.zksync.io/"
"url": "https://portal.testnet.sophon.xyz/bridge"
}
]
}
Expand Down

0 comments on commit c14c230

Please sign in to comment.