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

This commit is contained in:
ligi 2023-06-01 12:41:15 +00:00
parent 42d2a43eca
commit 26265d711b
16 changed files with 59 additions and 4 deletions

File diff suppressed because one or more lines are too long

22
chains/eip155-1501.json Normal file
View File

@ -0,0 +1,22 @@
{
"name": "ChainX-EVM",
"chain": "ChainX",
"rpc": ["https://mainnet.chainx.org/rpc", "https://mainnet2.chainx.org/rpc"],
"faucets": [],
"nativeCurrency": {
"name": "BTC",
"symbol": "BTC",
"decimals": 18
},
"infoURL": "https://chainx.org",
"shortName": "chainx",
"chainId": 1501,
"networkId": 1501,
"explorers": [
{
"name": "chainx-evm scan",
"url": "https://evm.chainx.org",
"standard": "none"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -4587,6 +4587,19 @@
"rpc": ["https://mainnet-rpc.ctexscan.com/"], "rpc": ["https://mainnet-rpc.ctexscan.com/"],
"faucets": ["https://faucet.ctexscan.com"], "faucets": ["https://faucet.ctexscan.com"],
"infoURL": "https://ctextoken.io" "infoURL": "https://ctextoken.io"
}, {
"name": "ChainX-EVM",
"chainId": 1501,
"shortName": "chainx",
"networkId": 1501,
"nativeCurrency": {
"name": "BTC",
"symbol": "BTC",
"decimals": 18
},
"rpc": ["https://mainnet.chainx.org/rpc", "https://mainnet2.chainx.org/rpc"],
"faucets": [],
"infoURL": "https://chainx.org"
}, { }, {
"name": "Sherpax Mainnet", "name": "Sherpax Mainnet",
"chainId": 1506, "chainId": 1506,

View File

@ -6818,6 +6818,25 @@
"url": "https://ctexscan.com", "url": "https://ctexscan.com",
"standard": "none" "standard": "none"
}] }]
}, {
"name": "ChainX-EVM",
"chain": "ChainX",
"rpc": ["https://mainnet.chainx.org/rpc", "https://mainnet2.chainx.org/rpc"],
"faucets": [],
"nativeCurrency": {
"name": "BTC",
"symbol": "BTC",
"decimals": 18
},
"infoURL": "https://chainx.org",
"shortName": "chainx",
"chainId": 1501,
"networkId": 1501,
"explorers": [{
"name": "chainx-evm scan",
"url": "https://evm.chainx.org",
"standard": "none"
}]
}, { }, {
"name": "Sherpax Mainnet", "name": "Sherpax Mainnet",
"chain": "Sherpax Mainnet", "chain": "Sherpax Mainnet",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -352,6 +352,7 @@
"testnet-zkEVM-mango": "eip155:1442", "testnet-zkEVM-mango": "eip155:1442",
"gil": "eip155:1452", "gil": "eip155:1452",
"CTEX": "eip155:1455", "CTEX": "eip155:1455",
"chainx": "eip155:1501",
"Sherpax": "eip155:1506", "Sherpax": "eip155:1506",
"SherpaxTestnet": "eip155:1507", "SherpaxTestnet": "eip155:1507",
"beagle": "eip155:1515", "beagle": "eip155:1515",

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 382 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 536 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 696 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 341 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 629 B