mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Excelon XLON Chain - eip155-22052002 (#1856)
* Add files via upload * Add files via upload * Add files via upload * Delete Qmf4RtmPv78WaufMHinYLqMiima8eqeKZyt3G4Q4eg6asd * Add files via upload * Update eip155-22052002.json * Excelon Chain initial config * Update xlon.json * Delete Qmf4RtmPv78WaufMHinYLqMiima8eqeKZyt3G4Q4eg6asd * Added the file for XLON coin * Update eip155-22052002.json
This commit is contained in:
parent
d4b26560a5
commit
ffa800431f
23
_data/chains/eip155-22052002.json
Normal file
23
_data/chains/eip155-22052002.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Excelon Mainnet",
|
||||
"chain": "XLON",
|
||||
"icon": "xlon",
|
||||
"rpc": ["http://wallet2.xlon.org:8545"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Excelon",
|
||||
"symbol": "xlon",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://xlon.org",
|
||||
"shortName": "xlon",
|
||||
"chainId": 22052002,
|
||||
"networkId": 22052002,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Excelon explorer",
|
||||
"url": "https://explorer.excelon.io",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/xlon.json
Normal file
8
_data/icons/xlon.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmTV45o4jTe6ayscF1XWh1WXk5DPck4QohR5kQocSWjvQP",
|
||||
"width": 300,
|
||||
"height": 300,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
Loading…
Reference in New Issue
Block a user