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

This commit is contained in:
ligi 2023-03-13 10:10:10 +00:00
parent 0ede5a4346
commit b8aaa2e9d7
291 changed files with 104 additions and 30 deletions

File diff suppressed because one or more lines are too long

View File

@ -29,7 +29,6 @@
{ {
"name": "gnosisscan", "name": "gnosisscan",
"url": "https://gnosisscan.io", "url": "https://gnosisscan.io",
"icon": "gnosisscan",
"standard": "EIP3091" "standard": "EIP3091"
}, },
{ {

View File

@ -17,7 +17,6 @@
{ {
"name": "phoenixplorer", "name": "phoenixplorer",
"url": "https://phoenixplorer.com", "url": "https://phoenixplorer.com",
"icon": "phoenixplorer",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

18
chains/eip155-195.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "OKBChain Testnet",
"chain": "okbchain",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "OKBChain Global Utility Token in testnet",
"symbol": "OKB",
"decimals": 18
},
"features": [],
"infoURL": "https://www.okex.com/okc",
"shortName": "tokb",
"chainId": 195,
"networkId": 195,
"explorers": [],
"status": "incubating"
}

18
chains/eip155-196.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "OKBChain Mainnet",
"chain": "okbchain",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "OKBChain Global Utility Token",
"symbol": "OKB",
"decimals": 18
},
"features": [],
"infoURL": "https://www.okex.com/okc",
"shortName": "okb",
"chainId": 196,
"networkId": 196,
"explorers": [],
"status": "incubating"
}

View File

@ -18,7 +18,6 @@
{ {
"name": "explorer masnet", "name": "explorer masnet",
"url": "https://explorer.masnet.ai", "url": "https://explorer.masnet.ai",
"icon": "explorer",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -17,7 +17,6 @@
{ {
"name": "Paribu Net Explorer", "name": "Paribu Net Explorer",
"url": "https://explorer.paribu.network", "url": "https://explorer.paribu.network",
"icon": "explorer",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -17,7 +17,6 @@
{ {
"name": "Paribu Net Testnet Explorer", "name": "Paribu Net Testnet Explorer",
"url": "https://testnet.paribuscan.com", "url": "https://testnet.paribuscan.com",
"icon": "explorer",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -12,12 +12,10 @@
"shortName": "btx", "shortName": "btx",
"chainId": 3690, "chainId": 3690,
"networkId": 3690, "networkId": 3690,
"icon": "ethereum",
"explorers": [ "explorers": [
{ {
"name": "bittexscan", "name": "bittexscan",
"url": "https://bittexscan.com", "url": "https://bittexscan.com",
"icon": "etherscan",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -25,7 +25,6 @@
{ {
"name": "DRAC_Network Scan", "name": "DRAC_Network Scan",
"url": "https://www.dracscan.io", "url": "https://www.dracscan.io",
"icon": "DRAC",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -17,7 +17,6 @@
{ {
"name": "etmp", "name": "etmp",
"url": "https://pioneer.etmscan.network", "url": "https://pioneer.etmscan.network",
"icon": "etmpscan",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -17,7 +17,6 @@
{ {
"name": "explorer", "name": "explorer",
"url": "https://explorer.idchain.one", "url": "https://explorer.idchain.one",
"icon": "etherscan",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -16,7 +16,6 @@
{ {
"name": "alphscan", "name": "alphscan",
"url": "https://explorer.alph.network", "url": "https://explorer.alph.network",
"icon": "alphscan",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -16,7 +16,6 @@
{ {
"name": "QEasyWeb3 Explorer", "name": "QEasyWeb3 Explorer",
"url": "https://www.qeasyweb3.com", "url": "https://www.qeasyweb3.com",
"icon": "qetscan",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -17,7 +17,7 @@
{ {
"name": "Memo Mainnet Explorer", "name": "Memo Mainnet Explorer",
"url": "https://scan.metamemo.one:8080", "url": "https://scan.metamemo.one:8080",
"icon": "memoscan", "icon": "memo",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

File diff suppressed because one or more lines are too long

View File

@ -1805,6 +1805,32 @@
"rpc": ["https://cemchain.com"], "rpc": ["https://cemchain.com"],
"faucets": [], "faucets": [],
"infoURL": "https://cemblockchain.com/" "infoURL": "https://cemblockchain.com/"
}, {
"name": "OKBChain Testnet",
"chainId": 195,
"shortName": "tokb",
"networkId": 195,
"nativeCurrency": {
"name": "OKBChain Global Utility Token in testnet",
"symbol": "OKB",
"decimals": 18
},
"rpc": [],
"faucets": [],
"infoURL": "https://www.okex.com/okc"
}, {
"name": "OKBChain Mainnet",
"chainId": 196,
"shortName": "okb",
"networkId": 196,
"nativeCurrency": {
"name": "OKBChain Global Utility Token",
"symbol": "OKB",
"decimals": 18
},
"rpc": [],
"faucets": [],
"infoURL": "https://www.okex.com/okc"
}, { }, {
"name": "BitTorrent Chain Mainnet", "name": "BitTorrent Chain Mainnet",
"chainId": 199, "chainId": 199,

View File

@ -874,7 +874,6 @@
"explorers": [{ "explorers": [{
"name": "etmp", "name": "etmp",
"url": "https://pioneer.etmscan.network", "url": "https://pioneer.etmscan.network",
"icon": "etmpscan",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, { }, {
@ -1346,7 +1345,6 @@
"explorers": [{ "explorers": [{
"name": "explorer", "name": "explorer",
"url": "https://explorer.idchain.one", "url": "https://explorer.idchain.one",
"icon": "etherscan",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, { }, {
@ -1801,7 +1799,6 @@
"explorers": [{ "explorers": [{
"name": "gnosisscan", "name": "gnosisscan",
"url": "https://gnosisscan.io", "url": "https://gnosisscan.io",
"icon": "gnosisscan",
"standard": "EIP3091" "standard": "EIP3091"
}, { }, {
"name": "blockscout", "name": "blockscout",
@ -2584,6 +2581,40 @@
"url": "https://cemscan.com", "url": "https://cemscan.com",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, {
"name": "OKBChain Testnet",
"chain": "okbchain",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "OKBChain Global Utility Token in testnet",
"symbol": "OKB",
"decimals": 18
},
"features": [],
"infoURL": "https://www.okex.com/okc",
"shortName": "tokb",
"chainId": 195,
"networkId": 195,
"explorers": [],
"status": "incubating"
}, {
"name": "OKBChain Mainnet",
"chain": "okbchain",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "OKBChain Global Utility Token",
"symbol": "OKB",
"decimals": 18
},
"features": [],
"infoURL": "https://www.okex.com/okc",
"shortName": "okb",
"chainId": 196,
"networkId": 196,
"explorers": [],
"status": "incubating"
}, { }, {
"name": "BitTorrent Chain Mainnet", "name": "BitTorrent Chain Mainnet",
"chain": "BTTC", "chain": "BTTC",
@ -4763,7 +4794,7 @@
"explorers": [{ "explorers": [{
"name": "Memo Mainnet Explorer", "name": "Memo Mainnet Explorer",
"url": "https://scan.metamemo.one:8080", "url": "https://scan.metamemo.one:8080",
"icon": "memoscan", "icon": "memo",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, { }, {
@ -7592,7 +7623,6 @@
"explorers": [{ "explorers": [{
"name": "Paribu Net Explorer", "name": "Paribu Net Explorer",
"url": "https://explorer.paribu.network", "url": "https://explorer.paribu.network",
"icon": "explorer",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, { }, {
@ -7613,7 +7643,6 @@
"explorers": [{ "explorers": [{
"name": "Paribu Net Testnet Explorer", "name": "Paribu Net Testnet Explorer",
"url": "https://testnet.paribuscan.com", "url": "https://testnet.paribuscan.com",
"icon": "explorer",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, { }, {
@ -7708,11 +7737,9 @@
"shortName": "btx", "shortName": "btx",
"chainId": 3690, "chainId": 3690,
"networkId": 3690, "networkId": 3690,
"icon": "ethereum",
"explorers": [{ "explorers": [{
"name": "bittexscan", "name": "bittexscan",
"url": "https://bittexscan.com", "url": "https://bittexscan.com",
"icon": "etherscan",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, { }, {
@ -7777,7 +7804,6 @@
"explorers": [{ "explorers": [{
"name": "DRAC_Network Scan", "name": "DRAC_Network Scan",
"url": "https://www.dracscan.io", "url": "https://www.dracscan.io",
"icon": "DRAC",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, { }, {
@ -9144,7 +9170,6 @@
"explorers": [{ "explorers": [{
"name": "alphscan", "name": "alphscan",
"url": "https://explorer.alph.network", "url": "https://explorer.alph.network",
"icon": "alphscan",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, { }, {
@ -9539,7 +9564,6 @@
"explorers": [{ "explorers": [{
"name": "QEasyWeb3 Explorer", "name": "QEasyWeb3 Explorer",
"url": "https://www.qeasyweb3.com", "url": "https://www.qeasyweb3.com",
"icon": "qetscan",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, { }, {
@ -10169,7 +10193,6 @@
"explorers": [{ "explorers": [{
"name": "phoenixplorer", "name": "phoenixplorer",
"url": "https://phoenixplorer.com", "url": "https://phoenixplorer.com",
"icon": "phoenixplorer",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, { }, {
@ -13014,7 +13037,6 @@
"explorers": [{ "explorers": [{
"name": "explorer masnet", "name": "explorer masnet",
"url": "https://explorer.masnet.ai", "url": "https://explorer.masnet.ai",
"icon": "explorer",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, { }, {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -138,6 +138,8 @@
"BMC": "eip155:188", "BMC": "eip155:188",
"BMCT": "eip155:189", "BMCT": "eip155:189",
"cem": "eip155:193", "cem": "eip155:193",
"tokb": "eip155:195",
"okb": "eip155:196",
"BTT": "eip155:199", "BTT": "eip155:199",
"aox": "eip155:200", "aox": "eip155:200",
"moactest": "eip155:201", "moactest": "eip155:201",

View File

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

Before

Width:  |  Height:  |  Size: 548 B

After

Width:  |  Height:  |  Size: 548 B

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 252 B

After

Width:  |  Height:  |  Size: 252 B

View File

Before

Width:  |  Height:  |  Size: 749 B

After

Width:  |  Height:  |  Size: 749 B

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 364 B

After

Width:  |  Height:  |  Size: 364 B

View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 366 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 176 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 357 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 600 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 255 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 632 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 464 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 334 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 172 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 681 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 228 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 210 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 538 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 136 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 452 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 324 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 239 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 678 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 631 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 442 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 208 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 330 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 698 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 202 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 438 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 355 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 142 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 408 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 791 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 215 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 246 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 166 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 258 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 236 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 148 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 446 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 362 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 90 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 153 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 132 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 170 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 687 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 380 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 206 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 328 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 752 B

Some files were not shown because too many files have changed in this diff Show More