mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
new chain added 138 && 2138 (#2551)
* new chain added * Update defioraclemeta.json * Update eip155-2138.json 138 changed to 2138 in chain id. * Merge branch 'master' of https://github.com/DeFi-Oracle-LLC/defi-oracle-chain-lists * prettier, corrected shotname, other minor changes * reinstalled and ran prettier on the files * done * Please Merge --------- Co-authored-by: The DeFi Oracle <116846541+defi-oracle@users.noreply.github.com> Co-authored-by: DeFi Oracle <theoracle@defi-oracle.io>
This commit is contained in:
parent
b46856d66d
commit
35800603e7
31
_data/chains/eip155-138.json
Normal file
31
_data/chains/eip155-138.json
Normal 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
_data/chains/eip155-2138.json
Normal file
31
_data/chains/eip155-2138.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/defioraclemeta.json
Normal file
8
_data/icons/defioraclemeta.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmYrMRnjQJcNkYq9AvZ2FQ9kzYj9szzP4YDmyNA1ybd8xE",
|
||||
"width": 1000,
|
||||
"height": 1043,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 318 KiB |
Loading…
Reference in New Issue
Block a user