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

This commit is contained in:
ligi 2023-01-11 08:29:44 +00:00
parent b5a842ebf1
commit 1d2d29440f
22 changed files with 1878 additions and 1440 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

23
chains/eip155-101010.json Normal file
View File

@ -0,0 +1,23 @@
{
"name": "Soverun Testnet",
"chain": "SVRN",
"icon": "soverunTestnet",
"rpc": ["https://testnet-rpc.soverun.com"],
"faucets": ["https://faucet.soverun.com"],
"nativeCurrency": {
"name": "Soverun",
"symbol": "SVRN",
"decimals": 18
},
"infoURL": "https://soverun.com",
"shortName": "SVRNt",
"chainId": 101010,
"networkId": 101010,
"explorers": [
{
"name": "Soverun",
"url": "https://testnet.soverun.com",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,23 @@
{
"name": "Soverun Mainnet",
"chain": "SVRN",
"icon": "soverun",
"rpc": ["https://mainnet-rpc.soverun.com"],
"faucets": ["https://faucet.soverun.com"],
"nativeCurrency": {
"name": "Soverun",
"symbol": "SVRN",
"decimals": 18
},
"infoURL": "https://soverun.com",
"shortName": "SVRNm",
"chainId": 10101010,
"networkId": 10101010,
"explorers": [
{
"name": "Soverun",
"url": "https://explorer.soverun.com",
"standard": "EIP3091"
}
]
}

23
chains/eip155-11612.json Normal file
View File

@ -0,0 +1,23 @@
{
"name": "Sardis Testnet",
"chain": "SRDX",
"icon": "sardisTestnet",
"rpc": ["https://testnet-rpc.sardisnetwork.com"],
"faucets": ["https://faucet.sardisnetwork.com"],
"nativeCurrency": {
"name": "Sardis",
"symbol": "SRDX",
"decimals": 18
},
"infoURL": "https://mysardis.com",
"shortName": "SRDXt",
"chainId": 11612,
"networkId": 11612,
"explorers": [
{
"name": "Sardis",
"url": "https://testnet.sardisnetwork.com",
"standard": "EIP3091"
}
]
}

23
chains/eip155-2016.json Normal file
View File

@ -0,0 +1,23 @@
{
"name": "MainnetZ Mainnet",
"chain": "NetZ",
"icon": "mainnetz",
"rpc": ["https://mainnet-rpc.mainnetz.io"],
"faucets": ["https://faucet.mainnetz.io"],
"nativeCurrency": {
"name": "MainnetZ",
"symbol": "NetZ",
"decimals": 18
},
"infoURL": "https://mainnetz.io",
"shortName": "NetZm",
"chainId": 2016,
"networkId": 2016,
"explorers": [
{
"name": "MainnetZ",
"url": "https://explorer.mainnetz.io",
"standard": "EIP3091"
}
]
}

23
chains/eip155-51712.json Normal file
View File

@ -0,0 +1,23 @@
{
"name": "Sardis Mainnet",
"chain": "SRDX",
"icon": "sardis",
"rpc": ["https://mainnet-rpc.sardisnetwork.com"],
"faucets": ["https://faucet.sardisnetwork.com"],
"nativeCurrency": {
"name": "Sardis",
"symbol": "SRDX",
"decimals": 18
},
"infoURL": "https://mysardis.com",
"shortName": "SRDXm",
"chainId": 51712,
"networkId": 51712,
"explorers": [
{
"name": "Sardis",
"url": "https://contract-mainnet.sardisnetwork.com",
"standard": "EIP3091"
}
]
}

23
chains/eip155-9768.json Normal file
View File

@ -0,0 +1,23 @@
{
"name": "MainnetZ Testnet",
"chain": "NetZ",
"icon": "mainnetzTestnet",
"rpc": ["https://testnet-rpc.mainnetz.io"],
"faucets": ["https://faucet.mainnetz.io"],
"nativeCurrency": {
"name": "MainnetZ",
"symbol": "NetZ",
"decimals": 18
},
"infoURL": "https://testnet.mainnetz.io",
"shortName": "NetZt",
"chainId": 9768,
"networkId": 9768,
"explorers": [
{
"name": "MainnetZ",
"url": "https://testnet.mainnetz.io",
"standard": "EIP3091"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -4002,6 +4002,19 @@
"rpc": [], "rpc": [],
"faucets": [], "faucets": [],
"infoURL": "https://cloudwalk.io" "infoURL": "https://cloudwalk.io"
}, {
"name": "MainnetZ Mainnet",
"chainId": 2016,
"shortName": "NetZm",
"networkId": 2016,
"nativeCurrency": {
"name": "MainnetZ",
"symbol": "NetZ",
"decimals": 18
},
"rpc": ["https://mainnet-rpc.mainnetz.io"],
"faucets": ["https://faucet.mainnetz.io"],
"infoURL": "https://mainnetz.io"
}, { }, {
"name": "PublicMint Devnet", "name": "PublicMint Devnet",
"chainId": 2018, "chainId": 2018,
@ -5523,6 +5536,19 @@
"rpc": ["https://testnet.bnb.boba.network", "wss://wss.testnet.bnb.boba.network", "https://replica.testnet.bnb.boba.network", "wss://replica-wss.testnet.bnb.boba.network"], "rpc": ["https://testnet.bnb.boba.network", "wss://wss.testnet.bnb.boba.network", "https://replica.testnet.bnb.boba.network", "wss://replica-wss.testnet.bnb.boba.network"],
"faucets": [], "faucets": [],
"infoURL": "https://boba.network" "infoURL": "https://boba.network"
}, {
"name": "MainnetZ Testnet",
"chainId": 9768,
"shortName": "NetZt",
"networkId": 9768,
"nativeCurrency": {
"name": "MainnetZ",
"symbol": "NetZ",
"decimals": 18
},
"rpc": ["https://testnet-rpc.mainnetz.io"],
"faucets": ["https://faucet.mainnetz.io"],
"infoURL": "https://testnet.mainnetz.io"
}, { }, {
"name": "myOwn Testnet", "name": "myOwn Testnet",
"chainId": 9999, "chainId": 9999,
@ -5757,6 +5783,19 @@
"rpc": [], "rpc": [],
"faucets": [], "faucets": [],
"infoURL": "https://shyft.network" "infoURL": "https://shyft.network"
}, {
"name": "Sardis Testnet",
"chainId": 11612,
"shortName": "SRDXt",
"networkId": 11612,
"nativeCurrency": {
"name": "Sardis",
"symbol": "SRDX",
"decimals": 18
},
"rpc": ["https://testnet-rpc.sardisnetwork.com"],
"faucets": ["https://faucet.sardisnetwork.com"],
"infoURL": "https://mysardis.com"
}, { }, {
"name": "SanR Chain", "name": "SanR Chain",
"chainId": 11888, "chainId": 11888,
@ -6550,6 +6589,19 @@
"rpc": ["https://testnet.gton.network/"], "rpc": ["https://testnet.gton.network/"],
"faucets": [], "faucets": [],
"infoURL": "https://gton.capital" "infoURL": "https://gton.capital"
}, {
"name": "Sardis Mainnet",
"chainId": 51712,
"shortName": "SRDXm",
"networkId": 51712,
"nativeCurrency": {
"name": "Sardis",
"symbol": "SRDX",
"decimals": 18
},
"rpc": ["https://mainnet-rpc.sardisnetwork.com"],
"faucets": ["https://faucet.sardisnetwork.com"],
"infoURL": "https://mysardis.com"
}, { }, {
"name": "DFK Chain", "name": "DFK Chain",
"chainId": 53935, "chainId": 53935,
@ -7122,6 +7174,19 @@
"rpc": ["https://rpc-chiado.gnosistestnet.com"], "rpc": ["https://rpc-chiado.gnosistestnet.com"],
"faucets": ["https://gnosisfaucet.com"], "faucets": ["https://gnosisfaucet.com"],
"infoURL": "https://docs.gnosischain.com" "infoURL": "https://docs.gnosischain.com"
}, {
"name": "Soverun Testnet",
"chainId": 101010,
"shortName": "SVRNt",
"networkId": 101010,
"nativeCurrency": {
"name": "Soverun",
"symbol": "SVRN",
"decimals": 18
},
"rpc": ["https://testnet-rpc.soverun.com"],
"faucets": ["https://faucet.soverun.com"],
"infoURL": "https://soverun.com"
}, { }, {
"name": "Crystaleum", "name": "Crystaleum",
"chainId": 103090, "chainId": 103090,
@ -8058,6 +8123,19 @@
"rpc": ["https://testnet.plian.io/child_test"], "rpc": ["https://testnet.plian.io/child_test"],
"faucets": [], "faucets": [],
"infoURL": "https://plian.org/" "infoURL": "https://plian.org/"
}, {
"name": "Soverun Mainnet",
"chainId": 10101010,
"shortName": "SVRNm",
"networkId": 10101010,
"nativeCurrency": {
"name": "Soverun",
"symbol": "SVRN",
"decimals": 18
},
"rpc": ["https://mainnet-rpc.soverun.com"],
"faucets": ["https://faucet.soverun.com"],
"infoURL": "https://soverun.com"
}, { }, {
"name": "Sepolia", "name": "Sepolia",
"chainId": 11155111, "chainId": 11155111,

View File

@ -5725,6 +5725,26 @@
"url": "https://explorer.mainnet.cloudwalk.io", "url": "https://explorer.mainnet.cloudwalk.io",
"standard": "none" "standard": "none"
}] }]
}, {
"name": "MainnetZ Mainnet",
"chain": "NetZ",
"icon": "mainnetz",
"rpc": ["https://mainnet-rpc.mainnetz.io"],
"faucets": ["https://faucet.mainnetz.io"],
"nativeCurrency": {
"name": "MainnetZ",
"symbol": "NetZ",
"decimals": 18
},
"infoURL": "https://mainnetz.io",
"shortName": "NetZm",
"chainId": 2016,
"networkId": 2016,
"explorers": [{
"name": "MainnetZ",
"url": "https://explorer.mainnetz.io",
"standard": "EIP3091"
}]
}, { }, {
"name": "PublicMint Devnet", "name": "PublicMint Devnet",
"title": "Public Mint Devnet", "title": "Public Mint Devnet",
@ -8022,6 +8042,26 @@
"url": "https://blockexplorer.testnet.bnb.boba.network", "url": "https://blockexplorer.testnet.bnb.boba.network",
"standard": "none" "standard": "none"
}] }]
}, {
"name": "MainnetZ Testnet",
"chain": "NetZ",
"icon": "mainnetzTestnet",
"rpc": ["https://testnet-rpc.mainnetz.io"],
"faucets": ["https://faucet.mainnetz.io"],
"nativeCurrency": {
"name": "MainnetZ",
"symbol": "NetZ",
"decimals": 18
},
"infoURL": "https://testnet.mainnetz.io",
"shortName": "NetZt",
"chainId": 9768,
"networkId": 9768,
"explorers": [{
"name": "MainnetZ",
"url": "https://testnet.mainnetz.io",
"standard": "EIP3091"
}]
}, { }, {
"name": "myOwn Testnet", "name": "myOwn Testnet",
"chain": "myOwn", "chain": "myOwn",
@ -8365,6 +8405,26 @@
"url": "https://bx.testnet.shyft.network", "url": "https://bx.testnet.shyft.network",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, {
"name": "Sardis Testnet",
"chain": "SRDX",
"icon": "sardisTestnet",
"rpc": ["https://testnet-rpc.sardisnetwork.com"],
"faucets": ["https://faucet.sardisnetwork.com"],
"nativeCurrency": {
"name": "Sardis",
"symbol": "SRDX",
"decimals": 18
},
"infoURL": "https://mysardis.com",
"shortName": "SRDXt",
"chainId": 11612,
"networkId": 11612,
"explorers": [{
"name": "Sardis",
"url": "https://testnet.sardisnetwork.com",
"standard": "EIP3091"
}]
}, { }, {
"name": "SanR Chain", "name": "SanR Chain",
"chain": "SanRChain", "chain": "SanRChain",
@ -9591,6 +9651,26 @@
"type": "L2", "type": "L2",
"chain": "eip155-3" "chain": "eip155-3"
} }
}, {
"name": "Sardis Mainnet",
"chain": "SRDX",
"icon": "sardis",
"rpc": ["https://mainnet-rpc.sardisnetwork.com"],
"faucets": ["https://faucet.sardisnetwork.com"],
"nativeCurrency": {
"name": "Sardis",
"symbol": "SRDX",
"decimals": 18
},
"infoURL": "https://mysardis.com",
"shortName": "SRDXm",
"chainId": 51712,
"networkId": 51712,
"explorers": [{
"name": "Sardis",
"url": "https://contract-mainnet.sardisnetwork.com",
"standard": "EIP3091"
}]
}, { }, {
"name": "DFK Chain", "name": "DFK Chain",
"chain": "DFK", "chain": "DFK",
@ -10459,6 +10539,26 @@
"standard": "EIP3091" "standard": "EIP3091"
}], }],
"status": "deprecated" "status": "deprecated"
}, {
"name": "Soverun Testnet",
"chain": "SVRN",
"icon": "soverunTestnet",
"rpc": ["https://testnet-rpc.soverun.com"],
"faucets": ["https://faucet.soverun.com"],
"nativeCurrency": {
"name": "Soverun",
"symbol": "SVRN",
"decimals": 18
},
"infoURL": "https://soverun.com",
"shortName": "SVRNt",
"chainId": 101010,
"networkId": 101010,
"explorers": [{
"name": "Soverun",
"url": "https://testnet.soverun.com",
"standard": "EIP3091"
}]
}, { }, {
"name": "Crystaleum", "name": "Crystaleum",
"chain": "crystal", "chain": "crystal",
@ -11912,6 +12012,26 @@
"chain": "eip155-16658437", "chain": "eip155-16658437",
"type": "L2" "type": "L2"
} }
}, {
"name": "Soverun Mainnet",
"chain": "SVRN",
"icon": "soverun",
"rpc": ["https://mainnet-rpc.soverun.com"],
"faucets": ["https://faucet.soverun.com"],
"nativeCurrency": {
"name": "Soverun",
"symbol": "SVRN",
"decimals": 18
},
"infoURL": "https://soverun.com",
"shortName": "SVRNm",
"chainId": 10101010,
"networkId": 10101010,
"explorers": [{
"name": "Soverun",
"url": "https://explorer.soverun.com",
"standard": "EIP3091"
}]
}, { }, {
"name": "Sepolia", "name": "Sepolia",
"title": "Ethereum Testnet Sepolia", "title": "Ethereum Testnet Sepolia",

8
icons/mainnetz.json Normal file
View File

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

View File

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

8
icons/sardis.json Normal file
View File

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

8
icons/sardisTestnet.json Normal file
View File

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

8
icons/soverun.json Normal file
View File

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

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 209 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

View File

@ -307,6 +307,7 @@
"milkALGO": "eip155:2002", "milkALGO": "eip155:2002",
"cloudwalk_testnet": "eip155:2008", "cloudwalk_testnet": "eip155:2008",
"cloudwalk_mainnet": "eip155:2009", "cloudwalk_mainnet": "eip155:2009",
"NetZm": "eip155:2016",
"pmint_dev": "eip155:2018", "pmint_dev": "eip155:2018",
"pmint_test": "eip155:2019", "pmint_test": "eip155:2019",
"pmint": "eip155:2020", "pmint": "eip155:2020",
@ -424,6 +425,7 @@
"QETTest": "eip155:9528", "QETTest": "eip155:9528",
"MainnetDev": "eip155:9700", "MainnetDev": "eip155:9700",
"BobaBnbTestnet": "eip155:9728", "BobaBnbTestnet": "eip155:9728",
"NetZt": "eip155:9768",
"myn": "eip155:9999", "myn": "eip155:9999",
"smartbch": "eip155:10000", "smartbch": "eip155:10000",
"smartbchtest": "eip155:10001", "smartbchtest": "eip155:10001",
@ -442,6 +444,7 @@
"astra-testnet": "eip155:11115", "astra-testnet": "eip155:11115",
"ISLM": "eip155:11235", "ISLM": "eip155:11235",
"shyftt": "eip155:11437", "shyftt": "eip155:11437",
"SRDXt": "eip155:11612",
"SAN": "eip155:11888", "SAN": "eip155:11888",
"tZERO": "eip155:12051", "tZERO": "eip155:12051",
"ZERO": "eip155:12052", "ZERO": "eip155:12052",
@ -503,6 +506,7 @@
"BIT": "eip155:49088", "BIT": "eip155:49088",
"tnrg": "eip155:49797", "tnrg": "eip155:49797",
"tgton": "eip155:50021", "tgton": "eip155:50021",
"SRDXm": "eip155:51712",
"DFK": "eip155:53935", "DFK": "eip155:53935",
"ISLMT": "eip155:54211", "ISLMT": "eip155:54211",
"reichain": "eip155:55555", "reichain": "eip155:55555",
@ -547,6 +551,7 @@
"qkc-s6": "eip155:100007", "qkc-s6": "eip155:100007",
"qkc-s7": "eip155:100008", "qkc-s7": "eip155:100008",
"chi1": "eip155:100100", "chi1": "eip155:100100",
"SVRNt": "eip155:101010",
"CRFI": "eip155:103090", "CRFI": "eip155:103090",
"bro": "eip155:108801", "bro": "eip155:108801",
"qkc-d-r": "eip155:110000", "qkc-d-r": "eip155:110000",
@ -619,6 +624,7 @@
"music": "eip155:7762959", "music": "eip155:7762959",
"plian-mainnet-l2": "eip155:8007736", "plian-mainnet-l2": "eip155:8007736",
"plian-testnet-l2": "eip155:10067275", "plian-testnet-l2": "eip155:10067275",
"SVRNm": "eip155:10101010",
"sep": "eip155:11155111", "sep": "eip155:11155111",
"tpep": "eip155:13371337", "tpep": "eip155:13371337",
"anduschain-mainnet": "eip155:14288640", "anduschain-mainnet": "eip155:14288640",