forked from ethereum-lists/chains
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
82 additions
and
16 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,16 @@ | ||
{ | ||
"name": "Islander", | ||
"chain": "Islander", | ||
"rpc": [], | ||
"nativeCurrency": { | ||
"name": "Islander", | ||
"symbol": "ISL", | ||
"decimals": 18 | ||
}, | ||
"faucets": [], | ||
"infoURL": "", | ||
"shortName": "isl", | ||
"chainId": 1480, | ||
"networkId": 1480, | ||
"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
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 |
---|---|---|
@@ -1,18 +1,26 @@ | ||
{ | ||
"name": "Omni", | ||
"chain": "Omni", | ||
"status": "incubating", | ||
"rpc": [], | ||
"status": "active", | ||
"rpc": ["https://mainnet.omni.network", "wss://wss.mainnet.omni.network"], | ||
"features": [{ "name": "EIP155" }], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Omni", | ||
"symbol": "OMNI", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://docs.omni.network/", | ||
"infoURL": "https://docs.omni.network", | ||
"shortName": "omni", | ||
"chainId": 166, | ||
"networkId": 166, | ||
"slip44": 1 | ||
"slip44": 1, | ||
"icon": "omni", | ||
"explorers": [ | ||
{ | ||
"name": "Omni EVM and cross-chain Explorer", | ||
"url": "https://omniscan.network", | ||
"standard": "EIP3091" | ||
} | ||
] | ||
} |
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
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
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,17 @@ | ||
{ | ||
"name": "K2 Testnet", | ||
"chain": "K2", | ||
"icon": "karak", | ||
"rpc": [], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Ether", | ||
"symbol": "ETH", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://karak.network", | ||
"shortName": "K2-testnet", | ||
"chainId": 2512, | ||
"networkId": 2512, | ||
"status": "incubating" | ||
} |
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,23 @@ | ||
{ | ||
"name": "Echos Chain", | ||
"chain": "Echos", | ||
"rpc": [], | ||
"features": [], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "USD Coin", | ||
"symbol": "USDC", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://www.echos.fun/", | ||
"shortName": "echos", | ||
"chainId": 4321, | ||
"networkId": 4321, | ||
"explorers": [ | ||
{ | ||
"name": "Echos Explorer", | ||
"url": "https://explorer.echos.fun", | ||
"standard": "none" | ||
} | ||
] | ||
} |
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
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
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
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://QmdCMVucuZJpMqSn3xSWCU3io5ftRAwtzAqTd8QXLQEaos", | ||
"width": 1000, | ||
"height": 1000, | ||
"format": "png" | ||
} | ||
] |
Binary file not shown.
Binary file added
BIN
+5.24 KB
_data/iconsDownload/bafybeic3dihuytvtm2hnfo7lvsqf43eqbzobtkxn3o3pxptktifsefy7su
Binary file not shown.