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@c664ee6a66 🚀
This commit is contained in:
parent
e6a2710b37
commit
0cd1c63d0f
|
@ -1638,6 +1638,14 @@
|
||||||
"height": 500,
|
"height": 500,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "dchain",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmV2vhTqS9UyrX9Q6BSCbK4JrKBnS8ErHvstMjfb2oVWaj",
|
||||||
|
"width": 700,
|
||||||
|
"height": 495,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "ludan",
|
"name": "ludan",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
18
chains/eip155-1951.json
Normal file
18
chains/eip155-1951.json
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"name": "D-Chain Mainnet",
|
||||||
|
"chain": "D-Chain",
|
||||||
|
"rpc": [
|
||||||
|
"https://mainnet.d-chain.network/ext/bc/2ZiR1Bro5E59siVuwdNuRFzqL95NkvkbzyLBdrsYR9BLSHV7H4/rpc"
|
||||||
|
],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "DOINX",
|
||||||
|
"symbol": "DOINX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"shortName": "dchain-mainnet",
|
||||||
|
"chainId": 1951,
|
||||||
|
"networkId": 1951,
|
||||||
|
"icon": "dchain",
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": ""
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -3911,6 +3911,19 @@
|
||||||
"rpc": ["https://rpc-testnet.onuschain.io"],
|
"rpc": ["https://rpc-testnet.onuschain.io"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://onuschain.io"
|
"infoURL": "https://onuschain.io"
|
||||||
|
}, {
|
||||||
|
"name": "D-Chain Mainnet",
|
||||||
|
"chainId": 1951,
|
||||||
|
"shortName": "dchain-mainnet",
|
||||||
|
"networkId": 1951,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "DOINX",
|
||||||
|
"symbol": "DOINX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://mainnet.d-chain.network/ext/bc/2ZiR1Bro5E59siVuwdNuRFzqL95NkvkbzyLBdrsYR9BLSHV7H4/rpc"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": ""
|
||||||
}, {
|
}, {
|
||||||
"name": "ONUS Chain Mainnet",
|
"name": "ONUS Chain Mainnet",
|
||||||
"chainId": 1975,
|
"chainId": 1975,
|
||||||
|
|
|
@ -5589,6 +5589,21 @@
|
||||||
"icon": "onus",
|
"icon": "onus",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "D-Chain Mainnet",
|
||||||
|
"chain": "D-Chain",
|
||||||
|
"rpc": ["https://mainnet.d-chain.network/ext/bc/2ZiR1Bro5E59siVuwdNuRFzqL95NkvkbzyLBdrsYR9BLSHV7H4/rpc"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "DOINX",
|
||||||
|
"symbol": "DOINX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"shortName": "dchain-mainnet",
|
||||||
|
"chainId": 1951,
|
||||||
|
"networkId": 1951,
|
||||||
|
"icon": "dchain",
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": ""
|
||||||
}, {
|
}, {
|
||||||
"name": "ONUS Chain Mainnet",
|
"name": "ONUS Chain Mainnet",
|
||||||
"title": "ONUS Chain Mainnet",
|
"title": "ONUS Chain Mainnet",
|
||||||
|
|
8
icons/dchain.json
Normal file
8
icons/dchain.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmV2vhTqS9UyrX9Q6BSCbK4JrKBnS8ErHvstMjfb2oVWaj",
|
||||||
|
"width": 700,
|
||||||
|
"height": 495,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
BIN
iconsDownload/QmV2vhTqS9UyrX9Q6BSCbK4JrKBnS8ErHvstMjfb2oVWaj
Normal file
BIN
iconsDownload/QmV2vhTqS9UyrX9Q6BSCbK4JrKBnS8ErHvstMjfb2oVWaj
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
|
@ -300,6 +300,7 @@
|
||||||
"tsf": "eip155:1856",
|
"tsf": "eip155:1856",
|
||||||
"boya": "eip155:1898",
|
"boya": "eip155:1898",
|
||||||
"onus-testnet": "eip155:1945",
|
"onus-testnet": "eip155:1945",
|
||||||
|
"dchain-mainnet": "eip155:1951",
|
||||||
"onus-mainnet": "eip155:1975",
|
"onus-mainnet": "eip155:1975",
|
||||||
"euntest": "eip155:1984",
|
"euntest": "eip155:1984",
|
||||||
"egem": "eip155:1987",
|
"egem": "eip155:1987",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user