Skip to content

Commit

Permalink
feat: add sophon mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
DenSmolonski committed Oct 24, 2024
1 parent cc5bc24 commit 28fa050
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions _data/chains/eip155-50104.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Sophon",
"chain": "Sophon",
"rpc": ["https://rpc.sophon.xyz"],
"nativeCurrency": {
"name": "Sophon",
"symbol": "SOPH",
"decimals": 18
},
"faucets": [],
"infoURL": "",
"shortName": "sophon",
"chainId": 50104,
"networkId": 50104,
"explorers": [
{
"name": "Sophon Block Explorer",
"url": "https://explorer.sophon.xyz",
"icon": "sophon-testnet",
"standard": "none"
}
]
}

0 comments on commit 28fa050

Please sign in to comment.