Deploying to gh-pages from @ ethereum-lists/chains@8d861693f1 🚀

This commit is contained in:
ligi 2022-11-14 20:38:42 +00:00
parent 2d8d33eb15
commit 7047468793
9 changed files with 76 additions and 3 deletions

View File

@ -78,6 +78,14 @@
"height": 512,
"format": "png"
}]
}, {
"name": "siriusnet",
"icons": [{
"url": "ipfs://bafybeifp6dbzrzrpsgtsxvlbffhxgtdlvbmmsbvlmk2ukeakjhu5ug4ycy",
"width": 500,
"height": 500,
"format": "png"
}]
}, {
"name": "dx",
"icons": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

24
chains/eip155-67390.json Normal file
View File

@ -0,0 +1,24 @@
{
"name": "SiriusNet",
"chain": "SIN",
"rpc": [
"https://u0tnafcv6j:o2T045sxuCNXL878RDQLp5__Zj-es2cvdjtgkl4etn0@u0v7kwtvtg-u0wj114sve-rpc.us0-aws.kaleido.io/"
],
"faucets": [],
"nativeCurrency": {
"name": "MCD",
"symbol": "MCD",
"decimals": 18
},
"infoURL": "https://macaucasinolisboa.xyz",
"shortName": "mcl",
"chainId": 67390,
"networkId": 67390,
"explorers": [
{
"name": "siriusnetscan",
"url": "https://siriusnet.tryethernal.com",
"standard": "EIP3091"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -5718,6 +5718,19 @@
"rpc": ["https://rpc.tst.ecredits.com"],
"faucets": ["https://faucet.tst.ecredits.com"],
"infoURL": "https://ecredits.com"
}, {
"name": "SiriusNet",
"chainId": 67390,
"shortName": "mcl",
"networkId": 67390,
"nativeCurrency": {
"name": "MCD",
"symbol": "MCD",
"decimals": 18
},
"rpc": ["https://u0tnafcv6j:o2T045sxuCNXL878RDQLp5__Zj-es2cvdjtgkl4etn0@u0v7kwtvtg-u0wj114sve-rpc.us0-aws.kaleido.io/"],
"faucets": [],
"infoURL": "https://macaucasinolisboa.xyz"
}, {
"name": "Condrieu",
"chainId": 69420,

View File

@ -8270,6 +8270,25 @@
"icon": "ecredits",
"standard": "EIP3091"
}]
}, {
"name": "SiriusNet",
"chain": "SIN",
"rpc": ["https://u0tnafcv6j:o2T045sxuCNXL878RDQLp5__Zj-es2cvdjtgkl4etn0@u0v7kwtvtg-u0wj114sve-rpc.us0-aws.kaleido.io/"],
"faucets": [],
"nativeCurrency": {
"name": "MCD",
"symbol": "MCD",
"decimals": 18
},
"infoURL": "https://macaucasinolisboa.xyz",
"shortName": "mcl",
"chainId": 67390,
"networkId": 67390,
"explorers": [{
"name": "siriusnetscan",
"url": "https://siriusnet.tryethernal.com",
"standard": "EIP3091"
}]
}, {
"name": "Condrieu",
"title": "Ethereum Verkle Testnet Condrieu",

8
icons/siriusnet.json Normal file
View File

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

View File

@ -439,6 +439,7 @@
"mtv": "eip155:62621",
"ecs": "eip155:63000",
"ecs-testnet": "eip155:63001",
"mcl": "eip155:67390",
"cndr": "eip155:69420",
"TKM0": "eip155:70000",
"TKM1": "eip155:70001",