Deploying to gh-pages from @ ethereum-lists/chains@35800603e7 🚀

This commit is contained in:
ligi 2023-04-02 11:10:45 +00:00
parent a7da00c709
commit 4caa1a8473
13 changed files with 169 additions and 5 deletions

View File

@ -550,6 +550,14 @@
"height": 512,
"format": "png"
}]
}, {
"name": "defioraclemeta",
"icons": [{
"url": "ipfs://QmYrMRnjQJcNkYq9AvZ2FQ9kzYj9szzP4YDmyNA1ybd8xE",
"width": 1000,
"height": 1043,
"format": "png"
}]
}, {
"name": "klyntar",
"icons": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

31
chains/eip155-138.json Normal file
View File

@ -0,0 +1,31 @@
{
"name": "Defi Oracle Meta Mainnet",
"chain": "dfiometa",
"icon": "defioraclemeta",
"rpc": [
"https://rpc.public-0138.defi-oracle.io",
"wss://rpc.public-0138.defi-oracle.io"
],
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://defi-oracle.io/",
"shortName": "dfio-meta-main",
"chainId": 138,
"networkId": 1,
"slip44": 60,
"ens": {
"registry": "0x57f1887a8BF19b14fC0dF6Fd9B2acc9Af147eA85"
},
"explorers": [
{
"name": "Quorum Explorer",
"url": "https://public-0138.defi-oracle.io",
"standard": "none"
}
]
}

31
chains/eip155-2138.json Normal file
View File

@ -0,0 +1,31 @@
{
"name": "Defi Oracle Meta Testnet",
"chain": "dfiometatest",
"icon": "defioraclemeta",
"rpc": [
"https://rpc.public-2138.defi-oracle.io",
"wss://rpc.public-2138.defi-oracle.io"
],
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"faucets": [],
"nativeCurrency": {
"name": "testEther",
"symbol": "tETH",
"decimals": 18
},
"infoURL": "https://defi-oracle.io/",
"shortName": "dfio-meta-test",
"chainId": 2138,
"networkId": 21,
"slip44": 60,
"ens": {
"registry": "0x57f1887a8BF19b14fC0dF6Fd9B2acc9Af147eA85"
},
"explorers": [
{
"name": "Quorum Explorer",
"url": "https://public-2138.defi-oracle.io",
"standard": "none"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -1610,6 +1610,19 @@
"rpc": ["https://polygon-rpc.com/", "https://rpc-mainnet.matic.network", "https://matic-mainnet.chainstacklabs.com", "https://rpc-mainnet.maticvigil.com", "https://rpc-mainnet.matic.quiknode.pro", "https://matic-mainnet-full-rpc.bwarelabs.com", "https://polygon-bor.publicnode.com"],
"faucets": [],
"infoURL": "https://polygon.technology/"
}, {
"name": "Defi Oracle Meta Mainnet",
"chainId": 138,
"shortName": "dfio-meta-main",
"networkId": 1,
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"rpc": ["https://rpc.public-0138.defi-oracle.io", "wss://rpc.public-0138.defi-oracle.io"],
"faucets": [],
"infoURL": "https://defi-oracle.io/"
}, {
"name": "WoopChain Mainnet",
"chainId": 139,
@ -4899,6 +4912,19 @@
"rpc": ["https://rpc.metaplayer.one/"],
"faucets": [],
"infoURL": "https://docs.metaplayer.one/"
}, {
"name": "Defi Oracle Meta Testnet",
"chainId": 2138,
"shortName": "dfio-meta-test",
"networkId": 21,
"nativeCurrency": {
"name": "testEther",
"symbol": "tETH",
"decimals": 18
},
"rpc": ["https://rpc.public-2138.defi-oracle.io", "wss://rpc.public-2138.defi-oracle.io"],
"faucets": [],
"infoURL": "https://defi-oracle.io/"
}, {
"name": "BOSagora Mainnet",
"chainId": 2151,

View File

@ -2321,6 +2321,35 @@
"url": "https://polygonscan.com",
"standard": "EIP3091"
}]
}, {
"name": "Defi Oracle Meta Mainnet",
"chain": "dfiometa",
"icon": "defioraclemeta",
"rpc": ["https://rpc.public-0138.defi-oracle.io", "wss://rpc.public-0138.defi-oracle.io"],
"features": [{
"name": "EIP155"
}, {
"name": "EIP1559"
}],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://defi-oracle.io/",
"shortName": "dfio-meta-main",
"chainId": 138,
"networkId": 1,
"slip44": 60,
"ens": {
"registry": "0x57f1887a8BF19b14fC0dF6Fd9B2acc9Af147eA85"
},
"explorers": [{
"name": "Quorum Explorer",
"url": "https://public-0138.defi-oracle.io",
"standard": "none"
}]
}, {
"name": "WoopChain Mainnet",
"chain": "WOOP",
@ -7229,6 +7258,35 @@
"icon": "metad",
"standard": "EIP3091"
}]
}, {
"name": "Defi Oracle Meta Testnet",
"chain": "dfiometatest",
"icon": "defioraclemeta",
"rpc": ["https://rpc.public-2138.defi-oracle.io", "wss://rpc.public-2138.defi-oracle.io"],
"features": [{
"name": "EIP155"
}, {
"name": "EIP1559"
}],
"faucets": [],
"nativeCurrency": {
"name": "testEther",
"symbol": "tETH",
"decimals": 18
},
"infoURL": "https://defi-oracle.io/",
"shortName": "dfio-meta-test",
"chainId": 2138,
"networkId": 21,
"slip44": 60,
"ens": {
"registry": "0x57f1887a8BF19b14fC0dF6Fd9B2acc9Af147eA85"
},
"explorers": [{
"name": "Quorum Explorer",
"url": "https://public-2138.defi-oracle.io",
"standard": "none"
}]
}, {
"name": "BOSagora Mainnet",
"chain": "ETH",

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmYrMRnjQJcNkYq9AvZ2FQ9kzYj9szzP4YDmyNA1ybd8xE",
"width": 1000,
"height": 1043,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -123,6 +123,7 @@
"rlc": "eip155:134",
"AlyxTestnet": "eip155:135",
"matic": "eip155:137",
"dfio-meta-main": "eip155:138",
"woop": "eip155:139",
"OPtest": "eip155:141",
"dax": "eip155:142",
@ -376,6 +377,7 @@
"esp": "eip155:2101",
"exn": "eip155:2109",
"Metad": "eip155:2122",
"dfio-meta-test": "eip155:2138",
"boa": "eip155:2151",
"fra": "eip155:2152",
"findora-testnet": "eip155:2153",