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@2572a2e829 🚀
This commit is contained in:
parent
00e11a8ff7
commit
9d90a98d4e
|
@ -926,6 +926,14 @@
|
|||
"height": 256,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "qom",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmRc1kJ7AgcDL1BSoMYudatWHTrz27K6WNTwGifQb5V17D",
|
||||
"width": 518,
|
||||
"height": 518,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "songbird",
|
||||
"icons": [{
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
25
chains/eip155-766.json
Normal file
25
chains/eip155-766.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "QL1",
|
||||
"chain": "QOM",
|
||||
"status": "incubating",
|
||||
"rpc": ["https://mainnet.qom.one:8545"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Shiba Predator",
|
||||
"symbol": "QOM",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://qom.one",
|
||||
"shortName": "qom",
|
||||
"chainId": 766,
|
||||
"networkId": 766,
|
||||
"icon": "qom",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "QL1 Mainnet Explorer",
|
||||
"url": "https://mainnet.qom.one",
|
||||
"icon": "qom",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
25
chains/eip155-7668378.json
Normal file
25
chains/eip155-7668378.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "QL1 Testnet",
|
||||
"chain": "QOM",
|
||||
"status": "incubating",
|
||||
"rpc": ["https://testnet.qom.one:8545"],
|
||||
"faucets": ["https://faucet.qom.one"],
|
||||
"nativeCurrency": {
|
||||
"name": "Shiba Predator",
|
||||
"symbol": "QOM",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://qom.one",
|
||||
"shortName": "tqom",
|
||||
"chainId": 7668378,
|
||||
"networkId": 7668378,
|
||||
"icon": "qom",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "QL1 Testnet Explorer",
|
||||
"url": "https://testnet.qom.one",
|
||||
"icon": "qom",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -2416,6 +2416,19 @@
|
|||
"rpc": ["https://rpc.lycanchain.com/"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://lycanchain.com"
|
||||
}, {
|
||||
"name": "QL1",
|
||||
"chainId": 766,
|
||||
"shortName": "qom",
|
||||
"networkId": 766,
|
||||
"nativeCurrency": {
|
||||
"name": "Shiba Predator",
|
||||
"symbol": "QOM",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://mainnet.qom.one:8545"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://qom.one"
|
||||
}, {
|
||||
"name": "OpenChain Testnet",
|
||||
"chainId": 776,
|
||||
|
@ -7122,6 +7135,19 @@
|
|||
"rpc": ["https://jsonrpc-endpoint-test.imversed.com"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://imversed.com"
|
||||
}, {
|
||||
"name": "QL1 Testnet",
|
||||
"chainId": 7668378,
|
||||
"shortName": "tqom",
|
||||
"networkId": 7668378,
|
||||
"nativeCurrency": {
|
||||
"name": "Shiba Predator",
|
||||
"symbol": "QOM",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://testnet.qom.one:8545"],
|
||||
"faucets": ["https://faucet.qom.one"],
|
||||
"infoURL": "https://qom.one"
|
||||
}, {
|
||||
"name": "Musicoin",
|
||||
"chainId": 7762959,
|
||||
|
|
|
@ -3437,6 +3437,28 @@
|
|||
"url": "https://explorer.lycanchain.com",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "QL1",
|
||||
"chain": "QOM",
|
||||
"status": "incubating",
|
||||
"rpc": ["https://mainnet.qom.one:8545"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Shiba Predator",
|
||||
"symbol": "QOM",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://qom.one",
|
||||
"shortName": "qom",
|
||||
"chainId": 766,
|
||||
"networkId": 766,
|
||||
"icon": "qom",
|
||||
"explorers": [{
|
||||
"name": "QL1 Mainnet Explorer",
|
||||
"url": "https://mainnet.qom.one",
|
||||
"icon": "qom",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "OpenChain Testnet",
|
||||
"chain": "OpenChain Testnet",
|
||||
|
@ -10390,6 +10412,28 @@
|
|||
"icon": "imversed",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
"name": "QL1 Testnet",
|
||||
"chain": "QOM",
|
||||
"status": "incubating",
|
||||
"rpc": ["https://testnet.qom.one:8545"],
|
||||
"faucets": ["https://faucet.qom.one"],
|
||||
"nativeCurrency": {
|
||||
"name": "Shiba Predator",
|
||||
"symbol": "QOM",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://qom.one",
|
||||
"shortName": "tqom",
|
||||
"chainId": 7668378,
|
||||
"networkId": 7668378,
|
||||
"icon": "qom",
|
||||
"explorers": [{
|
||||
"name": "QL1 Testnet Explorer",
|
||||
"url": "https://testnet.qom.one",
|
||||
"icon": "qom",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Musicoin",
|
||||
"chain": "MUSIC",
|
||||
|
|
8
icons/qom.json
Normal file
8
icons/qom.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmRc1kJ7AgcDL1BSoMYudatWHTrz27K6WNTwGifQb5V17D",
|
||||
"width": 518,
|
||||
"height": 518,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
|
@ -185,6 +185,7 @@
|
|||
"bcs": "eip155:707",
|
||||
"tbcs": "eip155:708",
|
||||
"LYC": "eip155:721",
|
||||
"qom": "eip155:766",
|
||||
"opc": "eip155:776",
|
||||
"cth": "eip155:777",
|
||||
"aca": "eip155:787",
|
||||
|
@ -547,6 +548,7 @@
|
|||
"filecoin-butterfly": "eip155:3141592",
|
||||
"imversed": "eip155:5555555",
|
||||
"imversed-testnet": "eip155:5555558",
|
||||
"tqom": "eip155:7668378",
|
||||
"music": "eip155:7762959",
|
||||
"plian-mainnet-l2": "eip155:8007736",
|
||||
"plian-testnet-l2": "eip155:10067275",
|
||||
|
|
Loading…
Reference in New Issue
Block a user