Deploying to gh-pages from @ ethereum-lists/chains@9fee345b4f 🚀

This commit is contained in:
ligi 2023-01-17 16:46:00 +00:00
parent 9970f2ef15
commit 42868de478
9 changed files with 88 additions and 3 deletions

View File

@ -630,6 +630,14 @@
"height": 200,
"format": "png"
}]
}, {
"name": "etica",
"icons": [{
"url": "ipfs://QmYSyhUqm6ArWyALBe3G64823ZpEUmFdkzKZ93hUUhNKgU",
"width": 360,
"height": 361,
"format": "png"
}]
}, {
"name": "web3games",
"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-61803.json Normal file
View File

@ -0,0 +1,31 @@
{
"name": "Etica Mainnet",
"chain": "Etica Protocol (ETI/EGAZ)",
"icon": "etica",
"rpc": [
"https://eticamainnet.eticascan.org",
"https://eticamainnet.eticaprotocol.org"
],
"faucets": ["http://faucet.etica-stats.org/"],
"nativeCurrency": {
"name": "EGAZ",
"symbol": "EGAZ",
"decimals": 18
},
"infoURL": "https://eticaprotocol.org",
"shortName": "Etica",
"chainId": 61803,
"networkId": 61803,
"explorers": [
{
"name": "eticascan",
"url": "https://eticascan.org",
"standard": "EIP3091"
},
{
"name": "eticastats",
"url": "http://explorer.etica-stats.org",
"standard": "EIP3091"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -6875,6 +6875,19 @@
"rpc": ["https://test103.thinkiumrpc.net/"],
"faucets": ["https://www.thinkiumdev.net/faucet"],
"infoURL": "https://thinkium.net/"
}, {
"name": "Etica Mainnet",
"chainId": 61803,
"shortName": "Etica",
"networkId": 61803,
"nativeCurrency": {
"name": "EGAZ",
"symbol": "EGAZ",
"decimals": 18
},
"rpc": ["https://eticamainnet.eticascan.org", "https://eticamainnet.eticaprotocol.org"],
"faucets": ["http://faucet.etica-stats.org/"],
"infoURL": "https://eticaprotocol.org"
}, {
"name": "DoKEN Super Chain Mainnet",
"chainId": 61916,

View File

@ -10115,6 +10115,30 @@
"url": "https://test103.thinkiumscan.net",
"standard": "EIP3091"
}]
}, {
"name": "Etica Mainnet",
"chain": "Etica Protocol (ETI/EGAZ)",
"icon": "etica",
"rpc": ["https://eticamainnet.eticascan.org", "https://eticamainnet.eticaprotocol.org"],
"faucets": ["http://faucet.etica-stats.org/"],
"nativeCurrency": {
"name": "EGAZ",
"symbol": "EGAZ",
"decimals": 18
},
"infoURL": "https://eticaprotocol.org",
"shortName": "Etica",
"chainId": 61803,
"networkId": 61803,
"explorers": [{
"name": "eticascan",
"url": "https://eticascan.org",
"standard": "EIP3091"
}, {
"name": "eticastats",
"url": "http://explorer.etica-stats.org",
"standard": "EIP3091"
}]
}, {
"name": "DoKEN Super Chain Mainnet",
"chain": "DoKEN Super Chain",

8
icons/etica.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmYSyhUqm6ArWyALBe3G64823ZpEUmFdkzKZ93hUUhNKgU",
"width": 360,
"height": 361,
"format": "png"
}
]

View File

@ -528,6 +528,7 @@
"TKM-test1": "eip155:60001",
"TKM-test2": "eip155:60002",
"TKM-test103": "eip155:60103",
"Etica": "eip155:61803",
"DoKEN": "eip155:61916",
"BKLV": "eip155:62320",
"mtv": "eip155:62621",