Deploying to gh-pages from @ ethereum-lists/chains@6ca70f0f61 🚀
|
@ -622,6 +622,14 @@
|
||||||
"height": 51,
|
"height": 51,
|
||||||
"format": "svg"
|
"format": "svg"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "enuls",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmYz8LK5WkUN8UwqKfWUjnyLuYqQZWihT7J766YXft4TSy",
|
||||||
|
"width": 26,
|
||||||
|
"height": 41,
|
||||||
|
"format": "svg"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "atoshi",
|
"name": "atoshi",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
24
chains/eip155-119.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "ENULS Mainnet",
|
||||||
|
"chain": "ENULS",
|
||||||
|
"rpc": ["https://evmapi.nuls.io", "https://evmapi2.nuls.io"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "NULS",
|
||||||
|
"symbol": "NULS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://nuls.io",
|
||||||
|
"shortName": "enuls",
|
||||||
|
"chainId": 119,
|
||||||
|
"networkId": 119,
|
||||||
|
"icon": "enuls",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "enulsscan",
|
||||||
|
"url": "https://evmscan.nuls.io",
|
||||||
|
"icon": "enuls",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
24
chains/eip155-120.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "ENULS Testnet",
|
||||||
|
"chain": "ENULS",
|
||||||
|
"rpc": ["https://beta.evmapi.nuls.io", "https://beta.evmapi2.nuls.io"],
|
||||||
|
"faucets": ["http://faucet.nuls.io"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "NULS",
|
||||||
|
"symbol": "NULS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://nuls.io",
|
||||||
|
"shortName": "enulst",
|
||||||
|
"chainId": 120,
|
||||||
|
"networkId": 120,
|
||||||
|
"icon": "enuls",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "enulsscan",
|
||||||
|
"url": "https://beta.evmscan.nuls.io",
|
||||||
|
"icon": "enuls",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -1415,6 +1415,32 @@
|
||||||
"rpc": [],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://debank.com"
|
"infoURL": "https://debank.com"
|
||||||
|
}, {
|
||||||
|
"name": "ENULS Mainnet",
|
||||||
|
"chainId": 119,
|
||||||
|
"shortName": "enuls",
|
||||||
|
"networkId": 119,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "NULS",
|
||||||
|
"symbol": "NULS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://evmapi.nuls.io", "https://evmapi2.nuls.io"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://nuls.io"
|
||||||
|
}, {
|
||||||
|
"name": "ENULS Testnet",
|
||||||
|
"chainId": 120,
|
||||||
|
"shortName": "enulst",
|
||||||
|
"networkId": 120,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "NULS",
|
||||||
|
"symbol": "NULS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://beta.evmapi.nuls.io", "https://beta.evmapi2.nuls.io"],
|
||||||
|
"faucets": ["http://faucet.nuls.io"],
|
||||||
|
"infoURL": "https://nuls.io"
|
||||||
}, {
|
}, {
|
||||||
"name": "Fuse Mainnet",
|
"name": "Fuse Mainnet",
|
||||||
"chainId": 122,
|
"chainId": 122,
|
||||||
|
|
|
@ -2038,6 +2038,48 @@
|
||||||
"chainId": 116,
|
"chainId": 116,
|
||||||
"networkId": 116,
|
"networkId": 116,
|
||||||
"explorers": []
|
"explorers": []
|
||||||
|
}, {
|
||||||
|
"name": "ENULS Mainnet",
|
||||||
|
"chain": "ENULS",
|
||||||
|
"rpc": ["https://evmapi.nuls.io", "https://evmapi2.nuls.io"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "NULS",
|
||||||
|
"symbol": "NULS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://nuls.io",
|
||||||
|
"shortName": "enuls",
|
||||||
|
"chainId": 119,
|
||||||
|
"networkId": 119,
|
||||||
|
"icon": "enuls",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "enulsscan",
|
||||||
|
"url": "https://evmscan.nuls.io",
|
||||||
|
"icon": "enuls",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "ENULS Testnet",
|
||||||
|
"chain": "ENULS",
|
||||||
|
"rpc": ["https://beta.evmapi.nuls.io", "https://beta.evmapi2.nuls.io"],
|
||||||
|
"faucets": ["http://faucet.nuls.io"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "NULS",
|
||||||
|
"symbol": "NULS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://nuls.io",
|
||||||
|
"shortName": "enulst",
|
||||||
|
"chainId": 120,
|
||||||
|
"networkId": 120,
|
||||||
|
"icon": "enuls",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "enulsscan",
|
||||||
|
"url": "https://beta.evmscan.nuls.io",
|
||||||
|
"icon": "enuls",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Fuse Mainnet",
|
"name": "Fuse Mainnet",
|
||||||
"chain": "FUSE",
|
"chain": "FUSE",
|
||||||
|
|
8
icons/enuls.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmYz8LK5WkUN8UwqKfWUjnyLuYqQZWihT7J766YXft4TSy",
|
||||||
|
"width": 26,
|
||||||
|
"height": 41,
|
||||||
|
"format": "svg"
|
||||||
|
}
|
||||||
|
]
|
|
@ -0,0 +1 @@
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25.81 40.66"><defs><style>.cls-1{fill:#01e385;}</style></defs><title>ENULS</title><g id="图层_2" data-name="图层 2"><g id="图层_1-2" data-name="图层 1"><path class="cls-1" d="M25.81,0h0a0,0,0,0,1,0,0V15.27A10.21,10.21,0,0,1,15.61,25.47h0a0,0,0,0,1,0,0V10.21A10.21,10.21,0,0,1,25.81,0Z"/><path class="cls-1" d="M10.21,15.18h0a0,0,0,0,1,0,0V30.45A10.21,10.21,0,0,1,0,40.66H0a0,0,0,0,1,0,0V25.39A10.21,10.21,0,0,1,10.21,15.18Z"/></g></g></svg>
|
After Width: | Height: | Size: 501 B |
BIN
iconsDownload/QmZyxS9BfRGYWWDtvrV6qtthCYV4TwdjLoH2sF6MkiTYFf
Normal file
After Width: | Height: | Size: 71 KiB |
BIN
iconsDownload/Qma1bfuubpepKn7DLDy4NPSKDeT3S4VPCNhu6UmdGrb6YD
Normal file
After Width: | Height: | Size: 6.0 KiB |
BIN
iconsDownload/QmaQMapSRYPbxU2ivtrovYX8YRW7S19hVTutN4NW55C7hx
Normal file
After Width: | Height: | Size: 63 KiB |
BIN
iconsDownload/QmeTQaBCkpbsxNNWTpoNrMsnwnAEf1wYTcn7CiiZGfUXD2
Normal file
After Width: | Height: | Size: 25 KiB |
BIN
iconsDownload/QmfFK6B4MFLrpSS46aLf7hjpt28poHFeTGEKEuH248Tbyj
Normal file
After Width: | Height: | Size: 34 KiB |
After Width: | Height: | Size: 36 KiB |
|
@ -108,6 +108,8 @@
|
||||||
"c2flr": "eip155:114",
|
"c2flr": "eip155:114",
|
||||||
"debank-testnet": "eip155:115",
|
"debank-testnet": "eip155:115",
|
||||||
"debank-mainnet": "eip155:116",
|
"debank-mainnet": "eip155:116",
|
||||||
|
"enuls": "eip155:119",
|
||||||
|
"enulst": "eip155:120",
|
||||||
"fuse": "eip155:122",
|
"fuse": "eip155:122",
|
||||||
"spark": "eip155:123",
|
"spark": "eip155:123",
|
||||||
"dwu": "eip155:124",
|
"dwu": "eip155:124",
|
||||||
|
|