mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@a87abf5d36 🚀
This commit is contained in:
parent
85918da1bb
commit
fce45e676d
|
@ -1310,6 +1310,14 @@
|
||||||
"height": 48,
|
"height": 48,
|
||||||
"format": "svg"
|
"format": "svg"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "lightlink",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmNRUoMgx16hurD3au3ou5A9rmTLYmre8WiGmQEPFmP2Vo",
|
||||||
|
"width": 600,
|
||||||
|
"height": 600,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "cicchain",
|
"name": "cicchain",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
32
chains/eip155-1890.json
Normal file
32
chains/eip155-1890.json
Normal file
|
@ -0,0 +1,32 @@
|
||||||
|
{
|
||||||
|
"name": "Lightlink Phoenix Mainnet",
|
||||||
|
"chain": "Lightlink Phoenix Mainnet",
|
||||||
|
"icon": "lightlink",
|
||||||
|
"rpc": [
|
||||||
|
"https://replicator-01.phoenix.lightlink.io/rpc/v1",
|
||||||
|
"https://replicator-02.phoenix.lightlink.io/rpc/v1"
|
||||||
|
],
|
||||||
|
"features": [
|
||||||
|
{
|
||||||
|
"name": "EIP155"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ethereum",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://lightlink.io",
|
||||||
|
"shortName": "lightlink_phoenix",
|
||||||
|
"chainId": 1890,
|
||||||
|
"networkId": 1890,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "phoenix",
|
||||||
|
"url": "https://phoenix.lightlink.io",
|
||||||
|
"icon": "lightlink",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
32
chains/eip155-1891.json
Normal file
32
chains/eip155-1891.json
Normal file
|
@ -0,0 +1,32 @@
|
||||||
|
{
|
||||||
|
"name": "Lightlink Pegasus Testnet",
|
||||||
|
"chain": "Lightlink Pegasus Testnet",
|
||||||
|
"icon": "lightlink",
|
||||||
|
"rpc": [
|
||||||
|
"https://replicator-01.pegasus.lightlink.io/rpc/v1",
|
||||||
|
"https://replicator-02.pegasus.lightlink.io/rpc/v1"
|
||||||
|
],
|
||||||
|
"features": [
|
||||||
|
{
|
||||||
|
"name": "EIP155"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"faucets": ["https://pegasus-faucet-react.vercel.app"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ethereum",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://lightlink.io",
|
||||||
|
"shortName": "lightlink_pegasus",
|
||||||
|
"chainId": 1891,
|
||||||
|
"networkId": 1891,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "pegasus",
|
||||||
|
"url": "https://pegasus.lightlink.io",
|
||||||
|
"icon": "lightlink",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -4366,6 +4366,32 @@
|
||||||
"rpc": ["https://rpc.cartenz.works"],
|
"rpc": ["https://rpc.cartenz.works"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://gitshock.com"
|
"infoURL": "https://gitshock.com"
|
||||||
|
}, {
|
||||||
|
"name": "Lightlink Phoenix Mainnet",
|
||||||
|
"chainId": 1890,
|
||||||
|
"shortName": "lightlink_phoenix",
|
||||||
|
"networkId": 1890,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ethereum",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://replicator-01.phoenix.lightlink.io/rpc/v1", "https://replicator-02.phoenix.lightlink.io/rpc/v1"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://lightlink.io"
|
||||||
|
}, {
|
||||||
|
"name": "Lightlink Pegasus Testnet",
|
||||||
|
"chainId": 1891,
|
||||||
|
"shortName": "lightlink_pegasus",
|
||||||
|
"networkId": 1891,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ethereum",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://replicator-01.pegasus.lightlink.io/rpc/v1", "https://replicator-02.pegasus.lightlink.io/rpc/v1"],
|
||||||
|
"faucets": ["https://pegasus-faucet-react.vercel.app"],
|
||||||
|
"infoURL": "https://lightlink.io"
|
||||||
}, {
|
}, {
|
||||||
"name": "BON Network",
|
"name": "BON Network",
|
||||||
"chainId": 1898,
|
"chainId": 1898,
|
||||||
|
|
|
@ -6374,6 +6374,54 @@
|
||||||
"url": "https://scan.cartenz.works",
|
"url": "https://scan.cartenz.works",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Lightlink Phoenix Mainnet",
|
||||||
|
"chain": "Lightlink Phoenix Mainnet",
|
||||||
|
"icon": "lightlink",
|
||||||
|
"rpc": ["https://replicator-01.phoenix.lightlink.io/rpc/v1", "https://replicator-02.phoenix.lightlink.io/rpc/v1"],
|
||||||
|
"features": [{
|
||||||
|
"name": "EIP155"
|
||||||
|
}],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ethereum",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://lightlink.io",
|
||||||
|
"shortName": "lightlink_phoenix",
|
||||||
|
"chainId": 1890,
|
||||||
|
"networkId": 1890,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "phoenix",
|
||||||
|
"url": "https://phoenix.lightlink.io",
|
||||||
|
"icon": "lightlink",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Lightlink Pegasus Testnet",
|
||||||
|
"chain": "Lightlink Pegasus Testnet",
|
||||||
|
"icon": "lightlink",
|
||||||
|
"rpc": ["https://replicator-01.pegasus.lightlink.io/rpc/v1", "https://replicator-02.pegasus.lightlink.io/rpc/v1"],
|
||||||
|
"features": [{
|
||||||
|
"name": "EIP155"
|
||||||
|
}],
|
||||||
|
"faucets": ["https://pegasus-faucet-react.vercel.app"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ethereum",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://lightlink.io",
|
||||||
|
"shortName": "lightlink_pegasus",
|
||||||
|
"chainId": 1891,
|
||||||
|
"networkId": 1891,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "pegasus",
|
||||||
|
"url": "https://pegasus.lightlink.io",
|
||||||
|
"icon": "lightlink",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "BON Network",
|
"name": "BON Network",
|
||||||
"chain": "BON",
|
"chain": "BON",
|
||||||
|
|
8
icons/lightlink.json
Normal file
8
icons/lightlink.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmNRUoMgx16hurD3au3ou5A9rmTLYmre8WiGmQEPFmP2Vo",
|
||||||
|
"width": 600,
|
||||||
|
"height": 600,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
BIN
iconsDownload/QmNRUoMgx16hurD3au3ou5A9rmTLYmre8WiGmQEPFmP2Vo
Normal file
BIN
iconsDownload/QmNRUoMgx16hurD3au3ou5A9rmTLYmre8WiGmQEPFmP2Vo
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -335,6 +335,8 @@
|
||||||
"cubet": "eip155:1819",
|
"cubet": "eip155:1819",
|
||||||
"tsf": "eip155:1856",
|
"tsf": "eip155:1856",
|
||||||
"gitshockchain": "eip155:1881",
|
"gitshockchain": "eip155:1881",
|
||||||
|
"lightlink_phoenix": "eip155:1890",
|
||||||
|
"lightlink_pegasus": "eip155:1891",
|
||||||
"boya": "eip155:1898",
|
"boya": "eip155:1898",
|
||||||
"bitci": "eip155:1907",
|
"bitci": "eip155:1907",
|
||||||
"tbitci": "eip155:1908",
|
"tbitci": "eip155:1908",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user