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@979fa1f826 🚀
This commit is contained in:
parent
86b0a0d17c
commit
8e3e615e82
File diff suppressed because one or more lines are too long
|
@ -9,7 +9,7 @@
|
|||
"decimals": 18
|
||||
},
|
||||
"infoURL": "http://doschain.io/",
|
||||
"shortName": "DOS",
|
||||
"shortName": "TDOS",
|
||||
"chainId": 1311,
|
||||
"networkId": 1311,
|
||||
"explorers": [
|
||||
|
|
22
chains/eip155-3939.json
Normal file
22
chains/eip155-3939.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "DOS Tesnet",
|
||||
"chain": "DOS",
|
||||
"rpc": ["https://test.doschain.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "DOS",
|
||||
"symbol": "DOS",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "http://doschain.io/",
|
||||
"shortName": "dost",
|
||||
"chainId": 3939,
|
||||
"networkId": 3939,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "DOScan-Test",
|
||||
"url": "https://test.doscan.io",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
22
chains/eip155-7979.json
Normal file
22
chains/eip155-7979.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "DOS Chain",
|
||||
"chain": "DOS",
|
||||
"rpc": ["https://main.doschain.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "DOS",
|
||||
"symbol": "DOS",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://doschain.io",
|
||||
"shortName": "dos",
|
||||
"chainId": 7979,
|
||||
"networkId": 7979,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "DOScan",
|
||||
"url": "https://doscan.io",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -3966,7 +3966,7 @@
|
|||
}, {
|
||||
"name": "Dos Fuji Subnet",
|
||||
"chainId": 1311,
|
||||
"shortName": "DOS",
|
||||
"shortName": "TDOS",
|
||||
"networkId": 1311,
|
||||
"nativeCurrency": {
|
||||
"name": "Dos Native Token",
|
||||
|
@ -5393,6 +5393,19 @@
|
|||
"rpc": ["https://www.dracscan.com/rpc"],
|
||||
"faucets": ["https://www.dracscan.io/faucet"],
|
||||
"infoURL": "https://drac.io/"
|
||||
}, {
|
||||
"name": "DOS Tesnet",
|
||||
"chainId": 3939,
|
||||
"shortName": "dost",
|
||||
"networkId": 3939,
|
||||
"nativeCurrency": {
|
||||
"name": "DOS",
|
||||
"symbol": "DOS",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://test.doschain.com"],
|
||||
"faucets": [],
|
||||
"infoURL": "http://doschain.io/"
|
||||
}, {
|
||||
"name": "DYNO Mainnet",
|
||||
"chainId": 3966,
|
||||
|
@ -6095,6 +6108,19 @@
|
|||
"rpc": ["https://hatlas.rpc.hazlor.com:8545", "wss://hatlas.rpc.hazlor.com:8546"],
|
||||
"faucets": ["https://faucet.hazlor.com"],
|
||||
"infoURL": "https://hazlor.com"
|
||||
}, {
|
||||
"name": "DOS Chain",
|
||||
"chainId": 7979,
|
||||
"shortName": "dos",
|
||||
"networkId": 7979,
|
||||
"nativeCurrency": {
|
||||
"name": "DOS",
|
||||
"symbol": "DOS",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://main.doschain.com"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://doschain.io"
|
||||
}, {
|
||||
"name": "Teleport",
|
||||
"chainId": 8000,
|
||||
|
|
|
@ -5796,7 +5796,7 @@
|
|||
"decimals": 18
|
||||
},
|
||||
"infoURL": "http://doschain.io/",
|
||||
"shortName": "DOS",
|
||||
"shortName": "TDOS",
|
||||
"chainId": 1311,
|
||||
"networkId": 1311,
|
||||
"explorers": [{
|
||||
|
@ -7980,6 +7980,25 @@
|
|||
"url": "https://www.dracscan.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "DOS Tesnet",
|
||||
"chain": "DOS",
|
||||
"rpc": ["https://test.doschain.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "DOS",
|
||||
"symbol": "DOS",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "http://doschain.io/",
|
||||
"shortName": "dost",
|
||||
"chainId": 3939,
|
||||
"networkId": 3939,
|
||||
"explorers": [{
|
||||
"name": "DOScan-Test",
|
||||
"url": "https://test.doscan.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "DYNO Mainnet",
|
||||
"chain": "DYNO",
|
||||
|
@ -9085,6 +9104,25 @@
|
|||
"url": "https://explorer.hazlor.com",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
"name": "DOS Chain",
|
||||
"chain": "DOS",
|
||||
"rpc": ["https://main.doschain.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "DOS",
|
||||
"symbol": "DOS",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://doschain.io",
|
||||
"shortName": "dos",
|
||||
"chainId": 7979,
|
||||
"networkId": 7979,
|
||||
"explorers": [{
|
||||
"name": "DOScan",
|
||||
"url": "https://doscan.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Teleport",
|
||||
"chain": "Teleport",
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -304,7 +304,7 @@
|
|||
"mrock": "eip155:1288",
|
||||
"Bobabeam": "eip155:1294",
|
||||
"Bobabase": "eip155:1297",
|
||||
"DOS": "eip155:1311",
|
||||
"TDOS": "eip155:1311",
|
||||
"alyx": "eip155:1314",
|
||||
"aitd": "eip155:1319",
|
||||
"aitdtestnet": "eip155:1320",
|
||||
|
@ -414,6 +414,7 @@
|
|||
"csb": "eip155:3737",
|
||||
"alv": "eip155:3797",
|
||||
"drac": "eip155:3912",
|
||||
"dost": "eip155:3939",
|
||||
"dyno": "eip155:3966",
|
||||
"tdyno": "eip155:3967",
|
||||
"ycc": "eip155:3999",
|
||||
|
@ -468,6 +469,7 @@
|
|||
"canto": "eip155:7700",
|
||||
"RiseOfTheWarbotsTestnet": "eip155:7777",
|
||||
"tscas": "eip155:7878",
|
||||
"dos": "eip155:7979",
|
||||
"teleport": "eip155:8000",
|
||||
"teleport-testnet": "eip155:8001",
|
||||
"mdgl": "eip155:8029",
|
||||
|
|
Loading…
Reference in New Issue
Block a user