-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add Xphere testnet * Add Xphere icon * modify eip155-1998991.json * modify eip155-1998991.json, xphere.json --------- Co-authored-by: slabs_hw <[email protected]> Co-authored-by: ligi <[email protected]>
- Loading branch information
1 parent
385c6c7
commit 32fcad3
Showing
2 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"name": "Xphere Testnet", | ||
"chain": "Xphere Testnet", | ||
"icon": "xphere", | ||
"rpc": ["http://testnet.x-phere.com"], | ||
"features": [ | ||
{ | ||
"name": "EIP1559" | ||
} | ||
], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Xphere Testnet", | ||
"symbol": "XPT", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://x-phere.com/", | ||
"shortName": "xp-test", | ||
"chainId": 1998991, | ||
"networkId": 1998991, | ||
"explorers": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"url": "ipfs://QmfUV9PqF7JxuUAYaBHh6YJ2ChCdDVobTwDibxQuPMUmPq", | ||
"width": 144, | ||
"height": 144, | ||
"format": "png" | ||
} | ||
] |