Skip to content

Commit 0aa81e9

Browse files
authored
Add Xphere Mainnet (ethereum-lists#6983)
* fix: Add Xphere Mainnet * chore: Update Xphere Mainnet chain details * chore: Remove Tamsa explorer from Xphere Mainnet
1 parent 9f3cd84 commit 0aa81e9

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

_data/chains/eip155-20250217.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"name": "Xphere Mainnet",
3+
"chain": "Xphere",
4+
"icon": "xphere",
5+
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
6+
"rpc": ["https://en-bkk.x-phere.com"],
7+
"faucets": [],
8+
"nativeCurrency": {
9+
"name": "Xphere",
10+
"symbol": "XP",
11+
"decimals": 18
12+
},
13+
"infoURL": "https://x-phere.com/",
14+
"shortName": "xp",
15+
"chainId": 20250217,
16+
"networkId": 20250217,
17+
"explorers": []
18+
}

0 commit comments

Comments
 (0)