diff --git a/.gitignore b/.gitignore index 7099f5c9..a070a95c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ _site .jekyll-metadata .DS_Store .env -node_modules \ No newline at end of file +node_modules +.idea diff --git a/_data/chains/eip155-10.json b/_data/chains/eip155-10.json index 99350723..6b08fb4a 100644 --- a/_data/chains/eip155-10.json +++ b/_data/chains/eip155-10.json @@ -12,5 +12,11 @@ "infoURL": "https://optimism.io", "shortName": "oeth", "chainId": 10, - "networkId": 10 + "networkId": 10, + + "explorers": [{ + "name": "etherscan", + "url": "https://optimistic.etherscan.io", + "standard": "none" + }] } diff --git a/_data/chains/eip155-100.json b/_data/chains/eip155-100.json index b8a3a314..3705732b 100644 --- a/_data/chains/eip155-100.json +++ b/_data/chains/eip155-100.json @@ -1,6 +1,6 @@ { - "name": "xDAI Chain", - "chain": "XDAI", + "name": "Gnosis Chain (formerly xDai)", + "chain": "Gnosis", "network": "mainnet", "rpc": [ "https://rpc.xdaichain.com", @@ -11,21 +11,21 @@ "https://dai.poa.network", "ws://xdai.poanetwork.dev:8546" ], - "faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/","https://xdai-app.herokuapp.com/faucet"], + "faucets": ["https://xdai-app.herokuapp.com/faucet", "https://stakely.io/faucet/xdai-chain", "https://faucet.prussia.dev/xdai"], "nativeCurrency": { "name": "xDAI", "symbol": "xDAI", "decimals": 18 }, - "infoURL": "https://forum.poa.network/c/xdai-chain", - "shortName": "xdai", + "infoURL": "https://www.xdaichain.com/", + "shortName": "gno", "chainId": 100, "networkId": 100, "slip44": 700, "explorers": [{ "name": "blockscout", - "url": "https://blockscout.com/poa/xdai", + "url": "https://blockscout.com/xdai/mainnet", "standard": "EIP3091" }] } diff --git a/_data/chains/eip155-10000.json b/_data/chains/eip155-10000.json index 8c226a10..472bc1ef 100644 --- a/_data/chains/eip155-10000.json +++ b/_data/chains/eip155-10000.json @@ -5,7 +5,8 @@ "rpc": [ "https://smartbch.greyh.at", "https://rpc-mainnet.smartbch.org", - "https://smartbch.fountainhead.cash/mainnet" + "https://smartbch.fountainhead.cash/mainnet", + "https://smartbch.devops.cash/mainnet" ], "faucets": [], "nativeCurrency": { diff --git a/_data/chains/eip155-10001.json b/_data/chains/eip155-10001.json index 507453ca..a04ac598 100644 --- a/_data/chains/eip155-10001.json +++ b/_data/chains/eip155-10001.json @@ -3,7 +3,8 @@ "chain": "smartBCHTest", "network": "testnet", "rpc": [ - "https://rpc-testnet.smartbch.org" + "https://rpc-testnet.smartbch.org", + "https://smartbch.devops.cash/testnet" ], "faucets": [], "nativeCurrency": { diff --git a/_data/chains/eip155-1001.json b/_data/chains/eip155-1001.json index da0f663b..8d061268 100644 --- a/_data/chains/eip155-1001.json +++ b/_data/chains/eip155-1001.json @@ -3,7 +3,7 @@ "chain": "KLAY", "network": "baobab", "rpc": [ - "https://node-api.klaytnapi.com/v1/klaytn" + "https://api.baobab.klaytn.net:8651" ], "faucets": [ "https://baobab.wallet.klaytn.com/access?next=faucet" diff --git a/_data/chains/eip155-1010.json b/_data/chains/eip155-1010.json index ea34268e..9dcf8be7 100644 --- a/_data/chains/eip155-1010.json +++ b/_data/chains/eip155-1010.json @@ -14,5 +14,6 @@ "infoURL": "https://evrice.com", "shortName": "EVC", "chainId": 1010, - "networkId": 1010 + "networkId": 1010, + "slip44": 1020 } diff --git a/_data/chains/eip155-102.json b/_data/chains/eip155-102.json index cdb9a5e5..7b7561b4 100644 --- a/_data/chains/eip155-102.json +++ b/_data/chains/eip155-102.json @@ -2,7 +2,7 @@ "name": "Web3Games Testnet", "chain": "Web3Games", "network": "testnet", - "rpc": ["https://substrate.org.cn"], + "rpc": ["https://testnet.web3games.org/evm"], "faucets": [], "nativeCurrency": { "name": "Web3Games", diff --git a/_data/chains/eip155-1028.json b/_data/chains/eip155-1028.json new file mode 100644 index 00000000..57a3255e --- /dev/null +++ b/_data/chains/eip155-1028.json @@ -0,0 +1,23 @@ +{ + "name": "BitTorrent Chain Testnet", + "chain": "BTTC", + "network": "testnet", + "rpc": [ + "https://testrpc.bittorrentchain.io/" + ], + "faucets": [], + "nativeCurrency": { + "name": "BitTorrent", + "symbol": "BTT", + "decimals": 18 + }, + "infoURL": "https://bittorrentchain.io/", + "shortName": "tbtt", + "chainId": 1028, + "networkId": 1028, + "explorers": [{ + "name": "testbttcscan", + "url": "https://testscan.bittorrentchain.io/", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-106.json b/_data/chains/eip155-106.json new file mode 100644 index 00000000..3b8c05c5 --- /dev/null +++ b/_data/chains/eip155-106.json @@ -0,0 +1,25 @@ +{ + "name": "Velas EVM Mainnet", + "chain": "Velas", + "network": "mainnet", + "icon": "velas", + "rpc": [ + "https://evmexplorer.velas.com/rpc", + "https://explorer.velas.com/rpc" + ], + "faucets": [], + "nativeCurrency": { + "name": "Velas", + "symbol": "VLX", + "decimals": 18 + }, + "infoURL": "https://velas.com", + "shortName": "vlx", + "chainId": 106, + "networkId": 106, + "explorers": [{ + "name": "Velas Explorer", + "url": "https://evmexplorer.velas.com", + "standard": "EIP3091" + }] +} diff --git a/_data/chains/eip155-108.json b/_data/chains/eip155-108.json index 738026c9..578bb274 100644 --- a/_data/chains/eip155-108.json +++ b/_data/chains/eip155-108.json @@ -16,5 +16,6 @@ "infoURL": "https://thundercore.com", "shortName": "TT", "chainId": 108, - "networkId": 108 + "networkId": 108, + "slip44": 1001 } \ No newline at end of file diff --git a/_data/chains/eip155-1088.json b/_data/chains/eip155-1088.json new file mode 100644 index 00000000..df851a8d --- /dev/null +++ b/_data/chains/eip155-1088.json @@ -0,0 +1,28 @@ +{ + "name": "Metis Andromeda Mainnet", + "chain": "ETH", + "network": "mainnet", + "rpc": ["https://andromeda.metis.io/?owner=1088"], + "faucets": [], + "nativeCurrency": { + "name": "Metis", + "symbol": "METIS", + "decimals": 18 + }, + "infoURL": "https://www.metis.io", + "shortName": "metis-andromeda", + "chainId": 1088, + "networkId": 1088, + "explorers": [ + { + "name": "blockscout", + "url": "https://andromeda-explorer.metis.io/", + "standard": "EIP3091" + } + ], + "parent": { + "type": "L2", + "chain": "eip155-1", + "bridges": [{ "url": "https://bridge.metis.io" }] + } +} diff --git a/_data/chains/eip155-1202.json b/_data/chains/eip155-1202.json new file mode 100644 index 00000000..b74bd828 --- /dev/null +++ b/_data/chains/eip155-1202.json @@ -0,0 +1,24 @@ +{ + "name": "World Trade Technical Chain Mainnet", + "chain": "WTT", + "network": "mainnet", + "rpc": [ + "https://rpc.cadaut.com", + "wss://rpc.cadaut.com/ws" + ], + "faucets": [], + "nativeCurrency": { + "name": "World Trade Token", + "symbol": "WTT", + "decimals": 18 + }, + "infoURL": "http://www.cadaut.com", + "shortName": "wtt", + "chainId": 1202, + "networkId": 2048, + "explorers": [{ + "name": "WTTScout", + "url": "https://explorer.cadaut.com", + "standard": "EIP3091" + }] +} diff --git a/_data/chains/eip155-12051.json b/_data/chains/eip155-12051.json new file mode 100644 index 00000000..2931a890 --- /dev/null +++ b/_data/chains/eip155-12051.json @@ -0,0 +1,25 @@ +{ + "name": "Singularity ZERO Testnet", + "chain": "ZERO", + "network": "testnet", + "rpc": [ + "https://betaenv.singularity.gold:18545" + ], + "faucets": [ + "https://nft.singularity.gold" + ], + "nativeCurrency": { + "name": "ZERO", + "symbol": "tZERO", + "decimals": 18 + }, + "infoURL": "https://www.singularity.gold", + "shortName": "tZERO", + "chainId": 12051, + "networkId": 12051, + "explorers": [{ + "name": "zeroscan", + "url": "https://betaenv.singularity.gold:18002", + "standard": "EIP3091" + }] +} diff --git a/_data/chains/eip155-12052.json b/_data/chains/eip155-12052.json new file mode 100644 index 00000000..49bafbd5 --- /dev/null +++ b/_data/chains/eip155-12052.json @@ -0,0 +1,26 @@ +{ + "name": "Singularity ZERO Mainnet", + "chain": "ZERO", + "network": "mainnet", + "rpc": [ + "https://zerorpc.singularity.gold" + ], + "faucets": [ + "https://zeroscan.singularity.gold" + ], + "nativeCurrency": { + "name": "ZERO", + "symbol": "ZERO", + "decimals": 18 + }, + "infoURL": "https://www.singularity.gold", + "shortName": "ZERO", + "chainId": 12052, + "networkId": 12052, + "slip44": 621, + "explorers": [{ + "name": "zeroscan", + "url": "https://zeroscan.singularity.gold", + "standard": "EIP3091" + }] +} diff --git a/_data/chains/eip155-1213.json b/_data/chains/eip155-1213.json new file mode 100644 index 00000000..027ae172 --- /dev/null +++ b/_data/chains/eip155-1213.json @@ -0,0 +1,25 @@ +{ + "name": "Popcateum Mainnet", + "chain": "POPCATEUM", + "network": "mainnet", + "rpc": [ + "https://dataseed.popcateum.org" + ], + "faucets": [], + "nativeCurrency": { + "name": "Popcat", + "symbol": "POP", + "decimals": 18 + }, + "infoURL": "https://popcateum.org", + "shortName": "popcat", + "chainId": 1213, + "networkId": 1213, + "explorers": [ + { + "name": "popcateum explorer", + "url": "https://explorer.popcateum.org", + "standard": "none" + } + ] +} \ No newline at end of file diff --git a/_data/chains/eip155-123.json b/_data/chains/eip155-123.json new file mode 100644 index 00000000..64f46eec --- /dev/null +++ b/_data/chains/eip155-123.json @@ -0,0 +1,18 @@ +{ + "name": "Fuse Sparknet", + "chain": "fuse", + "network": "testnet", + "rpc": [ + "https://rpc.fusespark.io" + ], + "faucets": ["https://get.fusespark.io"], + "nativeCurrency": { + "name": "Spark", + "symbol": "SPARK", + "decimals": 18 + }, + "infoURL": "https://docs.fuse.io/general/fuse-network-blockchain/fuse-testnet", + "shortName": "spark", + "chainId": 123, + "networkId": 123 +} diff --git a/_data/chains/eip155-128.json b/_data/chains/eip155-128.json index 1f413194..29eaab82 100644 --- a/_data/chains/eip155-128.json +++ b/_data/chains/eip155-128.json @@ -16,6 +16,7 @@ "shortName": "heco", "chainId": 128, "networkId": 128, + "slip44": 1010, "explorers": [{ "name": "hecoinfo", "url": "https://hecoinfo.com", diff --git a/_data/chains/eip155-1280.json b/_data/chains/eip155-1280.json new file mode 100644 index 00000000..abbcba7e --- /dev/null +++ b/_data/chains/eip155-1280.json @@ -0,0 +1,24 @@ +{ + "name": "HALO Mainnet", + "chain": "HALO", + "network": "mainnet", + "rpc": [ + "https://nodes.halo.land" + ], + "faucets": [ + ], + "nativeCurrency": { + "name": "HALO", + "symbol": "HO", + "decimals": 18 + }, + "infoURL": "https://halo.land/#/", + "shortName": "HO", + "chainId": 1280, + "networkId": 1280, + "explorers": [{ + "name": "HALOexplorer", + "url": "https://browser.halo.land/", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-1284.json b/_data/chains/eip155-1284.json index 27e58d02..151202f6 100644 --- a/_data/chains/eip155-1284.json +++ b/_data/chains/eip155-1284.json @@ -2,7 +2,10 @@ "name": "Moonbeam", "chain": "MOON", "network": "moonbeam", - "rpc": [], + "rpc": [ + "https://rpc.api.moonbeam.network", + "wss://wss.api.moonbeam.network" + ], "faucets": [], "nativeCurrency": { "name": "Glimmer", diff --git a/_data/chains/eip155-1285.json b/_data/chains/eip155-1285.json index 3fdd8b29..0b903861 100644 --- a/_data/chains/eip155-1285.json +++ b/_data/chains/eip155-1285.json @@ -6,7 +6,7 @@ "https://rpc.moonriver.moonbeam.network", "wss://wss.moonriver.moonbeam.network" ], - "faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"], + "faucets": [], "nativeCurrency": { "name": "Moonriver", "symbol": "MOVR", @@ -16,10 +16,11 @@ "shortName": "mriver", "chainId": 1285, "networkId": 1285, - - "explorers": [{ - "name": "blockscout", - "url": "https://blockscout.moonriver.moonbeam.network", - "standard": "none" - }] -} + "explorers": [ + { + "name": "moonscan", + "url": "https://moonriver.moonscan.io/", + "standard": "none" + } + ] +} \ No newline at end of file diff --git a/_data/chains/eip155-1287.json b/_data/chains/eip155-1287.json index 4e2edcfe..05928a09 100644 --- a/_data/chains/eip155-1287.json +++ b/_data/chains/eip155-1287.json @@ -3,8 +3,8 @@ "chain": "MOON", "network": "moonbase", "rpc": [ - "https://rpc.testnet.moonbeam.network", - "wss://wss.testnet.moonbeam.network" + "https://rpc.api.moonbase.moonbeam.network", + "wss://wss.api.moonbase.moonbeam.network" ], "faucets": [], "nativeCurrency": { @@ -15,5 +15,12 @@ "infoURL": "https://docs.moonbeam.network/networks/testnet/", "shortName": "mbase", "chainId": 1287, - "networkId": 1287 + "networkId": 1287, + "explorers": [ + { + "name": "moonscan", + "url": "https://moonbase.moonscan.io/", + "standard": "none" + } + ] } \ No newline at end of file diff --git a/_data/chains/eip155-1313114.json b/_data/chains/eip155-1313114.json index 001999f8..16094838 100644 --- a/_data/chains/eip155-1313114.json +++ b/_data/chains/eip155-1313114.json @@ -1,19 +1,27 @@ { - "name": "Ether-1", - "chain": "ETHO", - "network": "mainnet", - "rpc": [ - "https://rpc.ether1.org" - ], - "faucets": [], - "nativeCurrency": { - "name": "Ether-1 Ether", - "symbol": "ETHO", - "decimals": 18 - }, - "infoURL": "https://ether1.org", - "shortName": "etho", - "chainId": 1313114, - "networkId": 1313114, - "slip44": 1313114 -} \ No newline at end of file + "name": "Etho Protocol", + "chain": "ETHO", + "network": "mainnet", + "rpc": [ + "https://rpc.ether1.org" + ], + + "faucets": [], + "nativeCurrency": { + "name": "Etho Protocol", + "symbol": "ETHO", + "decimals": 18 + }, + + "infoURL": "https://ethoprotocol.com", + "shortName": "etho", + "chainId": 1313114, + "networkId": 1313114, + "slip44": 1313114, + + "explorers": [{ + "name": "blockscout", + "url": "https://explorer.ethoprotocol.com", + "standard": "none" + }] + } diff --git a/_data/chains/eip155-1313161554.json b/_data/chains/eip155-1313161554.json index bb25440c..9120e0e0 100644 --- a/_data/chains/eip155-1313161554.json +++ b/_data/chains/eip155-1313161554.json @@ -3,7 +3,7 @@ "chain": "NEAR", "network": "mainnet", "rpc": [ - "https://rpc.mainnet.aurora.dev:8545" + "https://mainnet.aurora.dev" ], "faucets": [], "nativeCurrency": { diff --git a/_data/chains/eip155-1313161555.json b/_data/chains/eip155-1313161555.json index e68ca6d2..7ba0cf26 100644 --- a/_data/chains/eip155-1313161555.json +++ b/_data/chains/eip155-1313161555.json @@ -3,7 +3,7 @@ "chain": "NEAR", "network": "testnet", "rpc": [ - "https://rpc.testnet.aurora.dev:8545" + "https://testnet.aurora.dev/" ], "faucets": [], "nativeCurrency": { diff --git a/_data/chains/eip155-1313161556.json b/_data/chains/eip155-1313161556.json index ad39d387..5438dc79 100644 --- a/_data/chains/eip155-1313161556.json +++ b/_data/chains/eip155-1313161556.json @@ -3,7 +3,7 @@ "chain": "NEAR", "network": "betanet", "rpc": [ - "https://rpc.betanet.aurora.dev:8545" + "https://betanet.aurora.dev/" ], "faucets": [], "nativeCurrency": { diff --git a/_data/chains/eip155-1337702.json b/_data/chains/eip155-1337702.json new file mode 100644 index 00000000..0cfcbe1d --- /dev/null +++ b/_data/chains/eip155-1337702.json @@ -0,0 +1,25 @@ +{ + "name": "Kintsugi merge testnet", + "chain": "ETH", + "network": "testnet", + "rpc": [ + "https://rpc.kintsugi.themerge.dev" + ], + "faucets": [ + "https://faucet.kintsugi.themerge.dev" + ], + "nativeCurrency": { + "name": "kintsugi Ethere", + "symbol": "kiETH", + "decimals": 18 + }, + "infoURL": "https://kintsugi.themerge.dev/", + "shortName": "kintsugi", + "chainId": 1337702, + "networkId": 1337702, + "explorers": [{ + "name": "kintsugi explorer", + "url": "https://explorer.kintsugi.themerge.dev/", + "standard": "EIP3091" + }] +} diff --git a/_data/chains/eip155-137.json b/_data/chains/eip155-137.json index 1062fce2..86b23448 100644 --- a/_data/chains/eip155-137.json +++ b/_data/chains/eip155-137.json @@ -1,26 +1,29 @@ { - "name": "Matic(Polygon) Mainnet", - "chain": "Matic(Polygon)", + "name": "Polygon Mainnet", + "chain": "Polygon", "network": "mainnet", "rpc": [ + "https://polygon-rpc.com/", "https://rpc-mainnet.matic.network", - "wss://ws-mainnet.matic.network", + "https://matic-mainnet.chainstacklabs.com", + "https://rpc-mainnet.maticvigil.com", "https://rpc-mainnet.matic.quiknode.pro", - "https://matic-mainnet.chainstacklabs.com" + "https://matic-mainnet-full-rpc.bwarelabs.com" ], - "faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"], + "faucets": [], "nativeCurrency": { - "name": "Matic", + "name": "MATIC", "symbol": "MATIC", "decimals": 18 }, - "infoURL": "https://matic.network/", - "shortName": "matic", + "infoURL": "https://polygon.technology/", + "shortName": "MATIC", "chainId": 137, "networkId": 137, + "slip44": 966, "explorers": [{ "name": "polygonscan", - "url": "https://polygonscan.com", + "url": "https://polygonscan.com/", "standard": "EIP3091" }] } diff --git a/_data/chains/eip155-186.json b/_data/chains/eip155-186.json new file mode 100644 index 00000000..1957ae72 --- /dev/null +++ b/_data/chains/eip155-186.json @@ -0,0 +1,23 @@ +{ + "name": "Seele Mainnet", + "chain": "Seele", + "network": "mainnet", + "rpc": [ + "https://rpc.seelen.pro/" + ], + "faucets": [], + "nativeCurrency": { + "name": "Seele", + "symbol": "Seele", + "decimals": 18 + }, + "infoURL": "https://seelen.pro/", + "shortName": "Seele", + "chainId": 186, + "networkId": 186, + "explorers": [{ + "name": "seeleview", + "url": "https://seeleview.net/", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-188.json b/_data/chains/eip155-188.json new file mode 100644 index 00000000..1fcdc2ca --- /dev/null +++ b/_data/chains/eip155-188.json @@ -0,0 +1,23 @@ +{ + "name": "BMC Mainnet", + "chain": "BMC", + "network": "mainnet", + "rpc": [ + "https://mainnet.bmcchain.com/" + ], + "faucets": [], + "nativeCurrency": { + "name": "BTM", + "symbol": "BTM", + "decimals": 18 + }, + "infoURL": "https://bmc.bytom.io/", + "shortName": "BMC", + "chainId": 188, + "networkId": 188, + "explorers": [{ + "name": "Blockmeta", + "url": "https://bmc.blockmeta.com/", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-189.json b/_data/chains/eip155-189.json new file mode 100644 index 00000000..cb3e0b38 --- /dev/null +++ b/_data/chains/eip155-189.json @@ -0,0 +1,23 @@ +{ + "name": "BMC Testnet", + "chain": "BMC", + "network": "testnet", + "rpc": [ + "https://testnet.bmcchain.com" + ], + "faucets": [], + "nativeCurrency": { + "name": "BTM", + "symbol": "BTM", + "decimals": 18 + }, + "infoURL": "https://bmc.bytom.io/", + "shortName": "BMCT", + "chainId": 189, + "networkId": 189, + "explorers": [{ + "name": "Blockmeta", + "url": "https://bmc.blockmeta.com/", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-19.json b/_data/chains/eip155-19.json index b84014af..279af21e 100644 --- a/_data/chains/eip155-19.json +++ b/_data/chains/eip155-19.json @@ -3,8 +3,12 @@ "chain": "SGB", "network": "songbird", "rpc": [ + "https://songbird.towolabs.com/rpc", + "https://sgb.ftso.com.au/ext/bc/C/rpc", + "https://sgb.lightft.so/rpc", + "https://sgb-rpc.ftso.eu" ], - "faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"], + "faucets": [], "nativeCurrency": { "name": "Songbird", "symbol": "SGB", diff --git a/_data/chains/eip155-192837465.json b/_data/chains/eip155-192837465.json new file mode 100644 index 00000000..56c601b8 --- /dev/null +++ b/_data/chains/eip155-192837465.json @@ -0,0 +1,23 @@ +{ + "name": "Gather Mainnet Network", + "chain": "GTH", + "network": "mainnet", + "rpc": [ + "https://mainnet.gather.network" + ], + "faucets": [], + "nativeCurrency": { + "name": "Gather", + "symbol": "GTH", + "decimals": 18 + }, + "infoURL": "https://gather.network", + "shortName": "GTH", + "chainId": 192837465, + "networkId": 192837465, + "explorers": [{ + "name": "Blockscout", + "url": "https://explorer.gather.network/", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-197710212030.json b/_data/chains/eip155-197710212030.json new file mode 100644 index 00000000..3c8bebe3 --- /dev/null +++ b/_data/chains/eip155-197710212030.json @@ -0,0 +1,25 @@ +{ + "name": "Ntity Mainnet", + "chain": "Ntity", + "network": "mainnet", + "rpc": [ + "https://rpc.ntity.io" + ], + "faucets": [], + "nativeCurrency": { + "name": "Ntity", + "symbol": "NTT", + "decimals": 18 + }, + "infoURL": "https://ntity.io", + "shortName": "ntt", + "chainId": 197710212030, + "networkId": 197710212030, + "icon": "ntity", + "explorers": [{ + "name": "Ntity Blockscout", + "url": "https://blockscout.ntity.io", + "icon": "ntity", + "standard": "EIP3091" + }] + } \ No newline at end of file diff --git a/_data/chains/eip155-197710212031.json b/_data/chains/eip155-197710212031.json new file mode 100644 index 00000000..f0ca0576 --- /dev/null +++ b/_data/chains/eip155-197710212031.json @@ -0,0 +1,25 @@ +{ + "name": "Haradev Testnet", + "chain": "Ntity", + "network": "testnet", + "rpc": [ + "https://blockchain.haradev.com" + ], + "faucets": [], + "nativeCurrency": { + "name": "Ntity Haradev", + "symbol": "NTTH", + "decimals": 18 + }, + "infoURL": "https://ntity.io", + "shortName": "ntt-haradev", + "chainId": 197710212031, + "networkId": 197710212031, + "icon": "ntity", + "explorers": [{ + "name": "Ntity Haradev Blockscout", + "url": "https://blockscout.haradev.com", + "icon": "ntity", + "standard": "EIP3091" + }] + } \ No newline at end of file diff --git a/_data/chains/eip155-19845.json b/_data/chains/eip155-19845.json new file mode 100644 index 00000000..f60dfa6a --- /dev/null +++ b/_data/chains/eip155-19845.json @@ -0,0 +1,24 @@ +{ + "name": "BTCIX Network", + "chain": "BTCIX", + "network": "mainnet", + "rpc": [ + "https://seed.btcix.org/rpc" + ], + "faucets": [], + "nativeCurrency": { + "name": "BTCIX Network", + "symbol": "BTCIX", + "decimals": 18 + }, + "infoURL": "https://bitcolojix.org", + "shortName": "btcix", + "chainId": 19845, + "networkId": 19845, + + "explorers": [{ + "name": "BTCIXScan", + "url": "https://btcixscan.com", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-199.json b/_data/chains/eip155-199.json new file mode 100644 index 00000000..22d77fce --- /dev/null +++ b/_data/chains/eip155-199.json @@ -0,0 +1,23 @@ +{ + "name": "BitTorrent Chain Mainnet", + "chain": "BTTC", + "network": "mainnet", + "rpc": [ + "https://rpc.bittorrentchain.io/" + ], + "faucets": [], + "nativeCurrency": { + "name": "BitTorrent", + "symbol": "BTT", + "decimals": 18 + }, + "infoURL": "https://bittorrentchain.io/", + "shortName": "BTT", + "chainId": 199, + "networkId": 199, + "explorers": [{ + "name": "bttcscan", + "url": "https://scan.bittorrentchain.io/", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-201018.json b/_data/chains/eip155-201018.json new file mode 100644 index 00000000..5b27f0d8 --- /dev/null +++ b/_data/chains/eip155-201018.json @@ -0,0 +1,27 @@ +{ + "name": "Alaya Mainnet", + "chain": "Alaya", + "network": "mainnet", + "rpc": [ + "https://openapi.alaya.network/rpc", + "wss://openapi.alaya.network/ws" + ], + "faucets": [], + "nativeCurrency": { + "name": "ATP", + "symbol": "atp", + "decimals": 18 + }, + "infoURL": "https://www.alaya.network/", + "shortName": "alaya", + "chainId": 201018, + "networkId": 1, + "icon": "alaya", + "explorers": [ + { + "name": "alaya explorer", + "url": "https://scan.alaya.network/", + "standard": "none" + } + ] +} \ No newline at end of file diff --git a/_data/chains/eip155-201030.json b/_data/chains/eip155-201030.json new file mode 100644 index 00000000..6f062540 --- /dev/null +++ b/_data/chains/eip155-201030.json @@ -0,0 +1,29 @@ +{ + "name": "Alaya Dev Testnet", + "chain": "Alaya", + "network": "testnet", + "rpc": [ + "https://devnetopenapi.alaya.network/rpc", + "wss://devnetopenapi.alaya.network/ws" + ], + "faucets": [ + "https://faucet.alaya.network/faucet/?id=f93426c0887f11eb83b900163e06151c" + ], + "nativeCurrency": { + "name": "ATP", + "symbol": "atp", + "decimals": 18 + }, + "infoURL": "https://www.alaya.network/", + "shortName": "alayadev", + "chainId": 201030, + "networkId": 1, + "icon": "alaya", + "explorers": [ + { + "name": "alaya explorer", + "url": "https://devnetscan.alaya.network", + "standard": "none" + } + ] +} \ No newline at end of file diff --git a/_data/chains/eip155-2021121117.json b/_data/chains/eip155-2021121117.json new file mode 100644 index 00000000..679a56bb --- /dev/null +++ b/_data/chains/eip155-2021121117.json @@ -0,0 +1,18 @@ +{ + "name": "DataHopper", + "chain": "HOP", + "network": "hopnet", + "rpc": [ + "https://23.92.21.121:8545" + ], + "faucets": [], + "nativeCurrency": { + "name": "DataHoppers", + "symbol": "HOP", + "decimals": 18 + }, + "infoURL": "https://www.DataHopper.com", + "shortName": "hop", + "chainId": 2021121117, + "networkId": 2021121117 +} diff --git a/_data/chains/eip155-2025.json b/_data/chains/eip155-2025.json new file mode 100644 index 00000000..49841a08 --- /dev/null +++ b/_data/chains/eip155-2025.json @@ -0,0 +1,25 @@ +{ + "name": "Rangers Protocol Mainnet", + "chain": "Rangers", + "network": "mainnet", + "icon": "rangers", + "rpc": [ + "https://mainnet.rangersprotocol.com/api/jsonrpc" + ], + "faucets": [], + "nativeCurrency": { + "name": "Rangers Protocol Gas", + "symbol": "RPG", + "decimals": 18 + }, + "infoURL": "https://rangersprotocol.com", + "shortName": "rpg", + "chainId": 2025, + "networkId": 2025, + "slip44": 1008, + "explorers": [{ + "name": "rangersscan", + "url": "https://scan.rangersprotocol.com", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-2100.json b/_data/chains/eip155-2100.json new file mode 100644 index 00000000..8926900f --- /dev/null +++ b/_data/chains/eip155-2100.json @@ -0,0 +1,23 @@ +{ + "name": "Ecoball Mainnet", + "chain": "ECO", + "network": "mainnet", + "rpc": [ + "https://api.ecoball.org/ecoball/" + ], + "faucets": [], + "nativeCurrency": { + "name": "Ecoball Coin", + "symbol": "ECO", + "decimals": 18 + }, + "infoURL": "https://ecoball.org", + "shortName": "eco", + "chainId": 2100, + "networkId": 2100, + "explorers": [{ + "name": "Ecoball Explorer", + "url": "https://scan.ecoball.org/", + "standard": "EIP3091" + }] +} diff --git a/_data/chains/eip155-2101.json b/_data/chains/eip155-2101.json new file mode 100644 index 00000000..a9d9cf77 --- /dev/null +++ b/_data/chains/eip155-2101.json @@ -0,0 +1,23 @@ +{ + "name": "Ecoball Testnet Espuma", + "chain": "ECO", + "network": "espuma", + "rpc": [ + "https://api.ecoball.org/espuma/" + ], + "faucets": [], + "nativeCurrency": { + "name": "Espuma Coin", + "symbol": "ECO", + "decimals": 18 + }, + "infoURL": "https://ecoball.org", + "shortName": "esp", + "chainId": 2101, + "networkId": 2101, + "explorers": [{ + "name": "Ecoball Testnet Explorer", + "url": "https://espuma-scan.ecoball.org/", + "standard": "EIP3091" + }] +} diff --git a/_data/chains/eip155-210309.json b/_data/chains/eip155-210309.json new file mode 100644 index 00000000..83dfb8fb --- /dev/null +++ b/_data/chains/eip155-210309.json @@ -0,0 +1,29 @@ +{ + "name": "PlatON Dev Testnet", + "chain": "PlatON", + "network": "testnet", + "rpc": [ + "https://devnetopenapi.platon.network/rpc", + "wss://devnetopenapi.platon.network/ws" + ], + "faucets": [ + "https://faucet.platon.network/faucet/?id=e5d32df10aee11ec911142010a667c03" + ], + "nativeCurrency": { + "name": "LAT", + "symbol": "lat", + "decimals": 18 + }, + "infoURL": "https://www.platon.network", + "shortName": "PlatON", + "chainId": 210309, + "networkId": 1, + "icon": "platon", + "explorers": [ + { + "name": "PlatON explorer", + "url": "https://devnetscan.platon.network/", + "standard": "none" + } + ] +} \ No newline at end of file diff --git a/_data/chains/eip155-222.json b/_data/chains/eip155-222.json new file mode 100644 index 00000000..15ed32eb --- /dev/null +++ b/_data/chains/eip155-222.json @@ -0,0 +1,19 @@ +{ + "name": "Permission", + "chain": "ASK", + "network": "ASK", + "rpc": [ + "https://blockchain-api-mainnet.permission.io/rpc" + ], + "faucets": [], + "nativeCurrency": { + "name": "ASK", + "symbol": "ASK", + "decimals": 18 + }, + "infoURL": "https://permission.io/", + "shortName": "ASK", + "chainId": 222, + "networkId": 2221, + "slip44": 2221 +} diff --git a/_data/chains/eip155-24.json b/_data/chains/eip155-24.json new file mode 100644 index 00000000..c729c013 --- /dev/null +++ b/_data/chains/eip155-24.json @@ -0,0 +1,21 @@ +{ + "name": "Dithereum Mainnet", + "chain": "DTH", + "network": "mainnet", + "icon": "dithereum", + "rpc": [ + "https://node-mainnet.dithereum.io" + ], + "faucets": [ + "https://faucet.dithereum.org" + ], + "nativeCurrency": { + "name": "Dither", + "symbol": "DTH", + "decimals": 18 + }, + "infoURL": "https://dithereum.org", + "shortName": "dthmainnet", + "chainId": 24, + "networkId": 24 +} diff --git a/_data/chains/eip155-24484.json b/_data/chains/eip155-24484.json index 8cf4a846..20efe647 100644 --- a/_data/chains/eip155-24484.json +++ b/_data/chains/eip155-24484.json @@ -14,5 +14,6 @@ "infoURL": "https://webchain.network", "shortName": "web", "chainId": 24484, - "networkId": 37129 + "networkId": 37129, + "slip44": 227 } \ No newline at end of file diff --git a/_data/chains/eip155-246.json b/_data/chains/eip155-246.json index 56fa8b21..61fec517 100644 --- a/_data/chains/eip155-246.json +++ b/_data/chains/eip155-246.json @@ -7,7 +7,7 @@ "wss://rpc.energyweb.org/ws" ], "faucets": [ - "https://faucet.carbonswap.exchange" + "https://faucet.carbonswap.exchange", "https://free-online-app.com/faucet-for-eth-evm-chains/" ], "nativeCurrency": { "name": "Energy Web Token", @@ -18,5 +18,13 @@ "shortName": "ewt", "chainId": 246, "networkId": 246, - "slip44": 246 + "slip44": 246, + + "explorers": [{ + "name": "blockscout", + "url": "https://explorer.energyweb.org", + "standard": "none" + }] + + } diff --git a/_data/chains/eip155-25.json b/_data/chains/eip155-25.json new file mode 100644 index 00000000..f2e856b7 --- /dev/null +++ b/_data/chains/eip155-25.json @@ -0,0 +1,23 @@ +{ + "name": "Cronos Mainnet Beta", + "chain": "CRO", + "network": "mainnet", + "rpc": [ + "https://evm-cronos.crypto.org" + ], + "faucets": [], + "nativeCurrency": { + "name": "Crypto.org Coin", + "symbol": "CRO", + "decimals": 18 + }, + "infoURL": "https://cronos.crypto.org", + "shortName": "cro", + "chainId": 25, + "networkId": 25, + "explorers": [{ + "name": "Cronos Explorer", + "url": "https://cronos.crypto.org/explorer", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-26.json b/_data/chains/eip155-26.json new file mode 100644 index 00000000..ee59059a --- /dev/null +++ b/_data/chains/eip155-26.json @@ -0,0 +1,23 @@ +{ + "name": "Genesis L1 testnet", + "chain": "genesis", + "network": "testnet", + "rpc": [ + "https://testrpc.genesisl1.org" + ], + "faucets": [], + "nativeCurrency": { + "name": "L1 testcoin", + "symbol": "L1test", + "decimals": 18 + }, + "infoURL": "https://www.genesisl1.com", + "shortName": "L1test", + "chainId": 26, + "networkId": 26, + "explorers": [{ + "name": "Genesis L1 testnet explorer", + "url": "https://testnet.genesisl1.org/", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-269.json b/_data/chains/eip155-269.json index bb386d9b..b1056f8f 100644 --- a/_data/chains/eip155-269.json +++ b/_data/chains/eip155-269.json @@ -20,8 +20,8 @@ "networkId": 269, "slip44": 269, "explorers": [{ - "name": "hpbscan", - "url": "https://hpbscan.org/", + "name": "hscan", + "url": "https://hscan.org/", "standard": "EIP3091" }] diff --git a/_data/chains/eip155-27.json b/_data/chains/eip155-27.json new file mode 100644 index 00000000..7aa0ff28 --- /dev/null +++ b/_data/chains/eip155-27.json @@ -0,0 +1,23 @@ +{ + "name": "ShibaChain", + "chain": "SHIB", + "network": "mainnet", + "rpc": [ + "https://rpc.shibachain.net" + ], + "faucets": [], + "nativeCurrency": { + "name": "SHIBA INU COIN", + "symbol": "SHIB", + "decimals": 18 + }, + "infoURL": "https://www.shibachain.net", + "shortName": "shib", + "chainId": 27, + "networkId": 27, + "explorers": [{ + "name": "Shiba Explorer", + "url": "https://exp.shibachain.net/", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-28.json b/_data/chains/eip155-28.json new file mode 100644 index 00000000..e41e93fe --- /dev/null +++ b/_data/chains/eip155-28.json @@ -0,0 +1,27 @@ +{ + "name": "Boba Network Rinkeby Testnet", + "chain": "ETH", + "network": "rinkeby", + "rpc": ["https://rinkeby.boba.network/"], + "faucets": [], + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "infoURL": "https://boba.network", + "shortName": "Boba Rinkeby", + "chainId": 28, + "networkId": 28, + + "explorers": [{ + "name": "Blockscout", + "url": "https://blockexplorer.rinkeby.boba.network/", + "standard": "none" + }], + "parent": { + "type" : "L2", + "chain": "eip155-4", + "bridges": [ {"url":"https://gateway.rinkeby.boba.network"} ] + } +} diff --git a/_data/chains/eip155-281121.json b/_data/chains/eip155-281121.json new file mode 100644 index 00000000..f82204bb --- /dev/null +++ b/_data/chains/eip155-281121.json @@ -0,0 +1,19 @@ +{ + "name": "Social Smart Chain Mainnet", + "chain": "SoChain", + "network": "mainnet", + "rpc": [ + "https://socialsmartchain.digitalnext.business" + ], + "faucets": [], + "nativeCurrency": { + "name": "SoChain", + "symbol": "$OC", + "decimals": 18 + }, + "infoURL": "https://digitalnext.business/SocialSmartChain", + "shortName": "SoChain", + "chainId": 281121, + "networkId": 281121, + "explorers": [] +} diff --git a/_data/chains/eip155-288.json b/_data/chains/eip155-288.json new file mode 100644 index 00000000..39156bb8 --- /dev/null +++ b/_data/chains/eip155-288.json @@ -0,0 +1,27 @@ +{ + "name": "Boba Network", + "chain": "ETH", + "network": "mainnet", + "rpc": ["https://mainnet.boba.network/"], + "faucets": [], + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "infoURL": "https://boba.network", + "shortName": "Boba", + "chainId": 288, + "networkId": 288, + + "explorers": [{ + "name": "Blockscout", + "url": "https://blockexplorer.boba.network/", + "standard": "none" + }], + "parent": { + "type" : "L2", + "chain": "eip155-1", + "bridges": [ {"url":"https://gateway.boba.network"} ] + } +} diff --git a/_data/chains/eip155-29.json b/_data/chains/eip155-29.json new file mode 100644 index 00000000..fe967e40 --- /dev/null +++ b/_data/chains/eip155-29.json @@ -0,0 +1,23 @@ +{ + "name": "Genesis L1", + "chain": "genesis", + "network": "mainnet", + "rpc": [ + "https://rpc.genesisl1.org" + ], + "faucets": [], + "nativeCurrency": { + "name": "L1 coin", + "symbol": "L1", + "decimals": 18 + }, + "infoURL": "https://www.genesisl1.com", + "shortName": "L1", + "chainId": 29, + "networkId": 29, + "explorers": [{ + "name": "Genesis L1 blockchain explorer", + "url": "https://explorer.genesisl1.org/", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-3331.json b/_data/chains/eip155-3331.json new file mode 100644 index 00000000..afa0c409 --- /dev/null +++ b/_data/chains/eip155-3331.json @@ -0,0 +1,21 @@ +{ + "name": "ZCore Testnet", + "chain": "Beach", + "network": "testnet", + "icon": "zcore", + "rpc": [ + "https://rpc-testnet.zcore.cash" + ], + "faucets": [ + "https://faucet.zcore.cash" + ], + "nativeCurrency": { + "name": "ZCore", + "symbol": "ZCR", + "decimals": 18 + }, + "infoURL": "https://zcore.cash", + "shortName": "zcrbeach", + "chainId": 3331, + "networkId": 3331 +} diff --git a/_data/chains/eip155-336.json b/_data/chains/eip155-336.json new file mode 100644 index 00000000..8b471acc --- /dev/null +++ b/_data/chains/eip155-336.json @@ -0,0 +1,26 @@ +{ + "name": "Shiden", + "chain": "SDN", + "network": "shiden", + "rpc": [ + "https://rpc.shiden.astar.network:8545", + "wss://shiden.api.onfinality.io/public-ws" + ], + "faucets": [], + "nativeCurrency": { + "name": "Shiden", + "symbol": "SDN", + "decimals": 18 + }, + "infoURL": "https://shiden.astar.network/", + "shortName": "sdn", + "chainId": 336, + "networkId": 336, + "explorers": [ + { + "name": "subscan", + "url": "https://shiden.subscan.io", + "standard": "none" + } + ] +} \ No newline at end of file diff --git a/_data/chains/eip155-338.json b/_data/chains/eip155-338.json new file mode 100644 index 00000000..568eeaed --- /dev/null +++ b/_data/chains/eip155-338.json @@ -0,0 +1,26 @@ +{ + "name": "Cronos Testnet", + "chain": "CRO", + "network": "testnet", + "rpc": [ + "https://cronos-testnet-3.crypto.org:8545", + "wss://cronos-testnet-3.crypto.org:8546" + ], + "faucets": [ + "https://cronos.crypto.org/faucet" + ], + "nativeCurrency": { + "name": "Crypto.org Test Coin", + "symbol": "TCRO", + "decimals": 18 + }, + "infoURL": "https://cronos.crypto.org", + "shortName": "tcro", + "chainId": 338, + "networkId": 338, + "explorers": [{ + "name": "Cronos Testnet Explorer", + "url": "https://cronos.crypto.org/explorer/testnet3", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-34.json b/_data/chains/eip155-34.json new file mode 100644 index 00000000..84a87bf9 --- /dev/null +++ b/_data/chains/eip155-34.json @@ -0,0 +1,21 @@ +{ + "name": "Dithereum Testnet", + "chain": "DTH", + "network": "testnet", + "icon": "dithereum", + "rpc": [ + "https://node-testnet.dithereum.io" + ], + "faucets": [ + "https://faucet.dithereum.org" + ], + "nativeCurrency": { + "name": "Dither", + "symbol": "DTH", + "decimals": 18 + }, + "infoURL": "https://dithereum.org", + "shortName": "dth", + "chainId": 34, + "networkId": 34 +} diff --git a/_data/chains/eip155-356256156.json b/_data/chains/eip155-356256156.json new file mode 100644 index 00000000..7bcaee40 --- /dev/null +++ b/_data/chains/eip155-356256156.json @@ -0,0 +1,23 @@ +{ + "name": "Gather Tesnet Network", + "chain": "GTH", + "network": "testnet", + "rpc": [ + "https://testnet.gather.network" + ], + "faucets": [], + "nativeCurrency": { + "name": "Gather", + "symbol": "GTH", + "decimals": 18 + }, + "infoURL": "https://gather.network", + "shortName": "tGTH", + "chainId": 356256156, + "networkId": 356256156, + "explorers": [{ + "name": "Blockscout", + "url": "https://testnet-explorer.gather.network/", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-3690.json b/_data/chains/eip155-3690.json new file mode 100644 index 00000000..0107c54f --- /dev/null +++ b/_data/chains/eip155-3690.json @@ -0,0 +1,26 @@ +{ + "name": "Bittex Mainnet", + "chain": "BTX", + "network": "mainnet", + "rpc": [ + "https://rpc1.bittexscan.info", + "https://rpc2.bittexscan.info" + ], + "faucets": [], + "nativeCurrency": { + "name": "Bittex", + "symbol": "BTX", + "decimals": 18 + }, + "infoURL": "https://bittexscan.com", + "shortName": "btx", + "chainId": 3690, + "networkId": 3690, + "icon": "ethereum", + "explorers": [{ + "name": "bittexscan", + "url": "https://bittexscan.com", + "icon": "etherscan", + "standard": "EIP3091" + }] +} diff --git a/_data/chains/eip155-39797.json b/_data/chains/eip155-39797.json index 2f0d63f3..79bd94d1 100644 --- a/_data/chains/eip155-39797.json +++ b/_data/chains/eip155-39797.json @@ -3,7 +3,7 @@ "chain": "NRG", "network": "mainnet", "rpc": [ - "https://nodeapi.gen3.energi.network" + "https://nodeapi.energi.network" ], "faucets": [], "nativeCurrency": { @@ -16,4 +16,4 @@ "chainId": 39797, "networkId": 39797, "slip44": 39797 -} \ No newline at end of file +} diff --git a/_data/chains/eip155-40.json b/_data/chains/eip155-40.json index d58e4bb4..a84af434 100644 --- a/_data/chains/eip155-40.json +++ b/_data/chains/eip155-40.json @@ -15,5 +15,10 @@ "infoURL": "https://telos.net", "shortName": "Telos EVM", "chainId": 40, - "networkId": 40 + "networkId": 40, + "explorers": [{ + "name": "teloscan", + "url": "https://teloscan.io", + "standard": "EIP3091" + }] } diff --git a/_data/chains/eip155-42261.json b/_data/chains/eip155-42261.json new file mode 100644 index 00000000..07879731 --- /dev/null +++ b/_data/chains/eip155-42261.json @@ -0,0 +1,25 @@ +{ + "name": "Emerald Paratime Testnet", + "chain": "Emerald", + "network": "testnet", + "icon": "oasis", + "rpc": [ + "https://testnet.emerald.oasis.dev/", + "wss://testnet.emerald.oasis.dev/ws" + ], + "faucets": [], + "nativeCurrency": { + "name": "Emerald Rose", + "symbol": "ROSE", + "decimals": 18 + }, + "infoURL": "https://docs.oasis.dev/general/developer-resources/overview", + "shortName": "emerald", + "chainId": 42261, + "networkId": 42261, + "explorers": [{ + "name": "Emerald Paratime Testnet Explorer", + "url": "https://testnet.explorer.emerald.oasis.dev/", + "standard": "EIP3091" + }] +} diff --git a/_data/chains/eip155-42262.json b/_data/chains/eip155-42262.json new file mode 100644 index 00000000..ffd257d1 --- /dev/null +++ b/_data/chains/eip155-42262.json @@ -0,0 +1,25 @@ +{ + "name": "Emerald Paratime Mainnet", + "chain": "Emerald", + "network": "Mainnet", + "icon": "oasis", + "rpc": [ + "https://emerald.oasis.dev", + "wss://emerald.oasis.dev/ws" + ], + "faucets": [], + "nativeCurrency": { + "name": "Emerald Rose", + "symbol": "ROSE", + "decimals": 18 + }, + "infoURL": "https://docs.oasis.dev/general/developer-resources/overview", + "shortName": "oasis", + "chainId": 42262, + "networkId": 42262, + "explorers": [{ + "name": "Emerald Paratime Mainnet Explorer", + "url": "https://explorer.emerald.oasis.dev/", + "standard": "EIP3091" + }] +} diff --git a/_data/chains/eip155-43.json b/_data/chains/eip155-43.json index fb773e32..4f412a6f 100644 --- a/_data/chains/eip155-43.json +++ b/_data/chains/eip155-43.json @@ -2,15 +2,24 @@ "name": "Darwinia Pangolin Testnet", "chain": "pangolin", "network": "free testnet", - "rpc": [], - "faucets": [], + "rpc": [ + "http://pangolin-rpc.darwinia.network" + ], + "faucets": [ + "https://docs.crab.network/dvm/wallets/dvm-metamask#apply-for-the-test-token" + ], "nativeCurrency": { - "name": "Pangolin RING", + "name": "Pangolin Network Native Token”", "symbol": "PRING", "decimals": 9 }, "infoURL": "https://darwinia.network/", "shortName": "darwinia", "chainId": 43, - "networkId": 43 + "networkId": 43, + "explorers": [{ + "name": "subscan", + "url": "https://pangolin.subscan.io", + "standard": "none" + }] } diff --git a/_data/chains/eip155-43113.json b/_data/chains/eip155-43113.json index 290c0f68..1169719f 100644 --- a/_data/chains/eip155-43113.json +++ b/_data/chains/eip155-43113.json @@ -16,5 +16,12 @@ "infoURL": "https://cchain.explorer.avax-test.network", "shortName": "Fuji", "chainId": 43113, - "networkId": 1 + "networkId": 1, + "explorers": [ + { + "name": "snowtrace", + "url": "https://testnet.snowtrace.io/", + "standard": "EIP3091" + } + ] } diff --git a/_data/chains/eip155-43114.json b/_data/chains/eip155-43114.json index 00190f22..fbfd2614 100644 --- a/_data/chains/eip155-43114.json +++ b/_data/chains/eip155-43114.json @@ -16,9 +16,11 @@ "chainId": 43114, "networkId": 43114, "slip44": 9000, - "explorers": [{ - "name": "blockscout", - "url": "https://cchain.explorer.avax.network", - "standard": "none" - }] + "explorers": [ + { + "name": "snowtrace", + "url": "https://snowtrace.io/", + "standard": "EIP3091" + } + ] } diff --git a/_data/chains/eip155-44.json b/_data/chains/eip155-44.json index 5eedd4eb..acdc5fb5 100644 --- a/_data/chains/eip155-44.json +++ b/_data/chains/eip155-44.json @@ -2,15 +2,22 @@ "name": "Darwinia Crab Network", "chain": "crab", "network": "Crab network", - "rpc": [], + "rpc": [ + "http://crab-rpc.darwinia.network" + ], "faucets": [], "nativeCurrency": { - "name": "Crab Token", - "symbol": "CRING", + "name": "Crab Network Native Token", + "symbol": "CRAB", "decimals": 9 }, "infoURL": "https://crab.network/", "shortName": "crab", "chainId": 44, - "networkId": 44 + "networkId": 44, + "explorers": [{ + "name": "subscan", + "url": "https://crab.subscan.io", + "standard": "none" + }] } diff --git a/_data/chains/eip155-486217935.json b/_data/chains/eip155-486217935.json new file mode 100644 index 00000000..56cb2e5f --- /dev/null +++ b/_data/chains/eip155-486217935.json @@ -0,0 +1,23 @@ +{ + "name": "Gather Devnet Network", + "chain": "GTH", + "network": "devnet", + "rpc": [ + "https://devnet.gather.network" + ], + "faucets": [], + "nativeCurrency": { + "name": "Gather", + "symbol": "GTH", + "decimals": 18 + }, + "infoURL": "https://gather.network", + "shortName": "dGTH", + "chainId": 486217935, + "networkId": 486217935, + "explorers": [{ + "name": "Blockscout", + "url": "https://devnet-explorer.gather.network/", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-49797.json b/_data/chains/eip155-49797.json index 902ee8d4..b63cbcf5 100644 --- a/_data/chains/eip155-49797.json +++ b/_data/chains/eip155-49797.json @@ -3,12 +3,12 @@ "chain": "NRG", "network": "testnet", "rpc": [ - "https://nodeapi.test3.energi.network" + "https://nodeapi.test.energi.network" ], "faucets": [], "nativeCurrency": { "name": "Energi", - "symbol": "tNRG", + "symbol": "NRG", "decimals": 18 }, "infoURL": "https://www.energi.world/", @@ -16,4 +16,4 @@ "chainId": 49797, "networkId": 49797, "slip44": 49797 -} \ No newline at end of file +} diff --git a/_data/chains/eip155-5.json b/_data/chains/eip155-5.json index 8546b535..f19ffe39 100644 --- a/_data/chains/eip155-5.json +++ b/_data/chains/eip155-5.json @@ -1,26 +1,34 @@ -{ - "name": "Ethereum Testnet Görli", - "chain": "ETH", - "network": "goerli", - "rpc": [ - "https://rpc.goerli.mudit.blog/", - "https://rpc.slock.it/goerli ", - "https://goerli.prylabs.net/" - ], - "faucets": [ - "https://goerli-faucet.slock.it/?address=${ADDRESS}", - "https://faucet.goerli.mudit.blog" - ], - "nativeCurrency": { - "name": "Görli Ether", - "symbol": "GOR", - "decimals": 18 - }, - "infoURL": "https://goerli.net/#about", - "shortName": "gor", - "chainId": 5, - "networkId": 5, - "ens": { - "registry":"0x112234455c3a32fd11230c42e7bccd4a84e02010" - } -} +{ + "name": "Ethereum Testnet Görli", + "chain": "ETH", + "network": "goerli", + "rpc": [ + "https://rpc.goerli.mudit.blog/", + "https://rpc.slock.it/goerli", + + "https://goerli.prylabs.net/" + ], + "faucets": [ + "https://goerli-faucet.slock.it/?address=${ADDRESS}", + "https://faucet.goerli.mudit.blog" + ], + "nativeCurrency": { + "name": "Görli Ether", + "symbol": "GOR", + "decimals": 18 + }, + "infoURL": "https://goerli.net/#about", + "shortName": "gor", + "chainId": 5, + "networkId": 5, + "ens": { + "registry":"0x112234455c3a32fd11230c42e7bccd4a84e02010" + }, + "explorers": [ + { + "name": "etherscan-goerli", + "url": "https://goerli.etherscan.io", + "standard": "EIP3091" + } + ] +} diff --git a/_data/chains/eip155-52.json b/_data/chains/eip155-52.json index faf4811b..7a718629 100644 --- a/_data/chains/eip155-52.json +++ b/_data/chains/eip155-52.json @@ -3,7 +3,7 @@ "chain": "CSC", "network": "mainnet", "rpc": [ - "https://rpc-mainnet.coinex.net" + "https://rpc.coinex.net" ], "faucets": [], "nativeCurrency": { @@ -11,8 +11,13 @@ "symbol": "cet", "decimals": 18 }, - "infoURL": "http://www.coinex.org/", + "infoURL": "https://www.coinex.org/", "shortName": "cet", "chainId": 52, - "networkId": 52 + "networkId": 52, + "explorers": [{ + "name": "coinexscan", + "url": "https://www.coinex.net/", + "standard": "none" + }] } diff --git a/_data/chains/eip155-53.json b/_data/chains/eip155-53.json index 68545b21..c448f6b0 100644 --- a/_data/chains/eip155-53.json +++ b/_data/chains/eip155-53.json @@ -3,7 +3,7 @@ "chain": "CSC", "network": "testnet", "rpc": [ - "https://rpc-testnet.coinex.net" + "https://testnet-rpc.coinex.net/" ], "faucets": [], "nativeCurrency": { @@ -11,8 +11,13 @@ "symbol": "cett", "decimals": 18 }, - "infoURL": "http://www.coinex.org/", + "infoURL": "https://www.coinex.org/", "shortName": "tcet", "chainId": 53, - "networkId": 53 + "networkId": 53, + "explorers": [{ + "name": "coinexscan", + "url": "https://testnet.coinex.net/", + "standard": "none" + }] } diff --git a/_data/chains/eip155-5315.json b/_data/chains/eip155-5315.json new file mode 100644 index 00000000..4c28d4ad --- /dev/null +++ b/_data/chains/eip155-5315.json @@ -0,0 +1,18 @@ +{ + "name": "Uzmi Network Mainnet", + "chain": "UZMI", + "network": "mainnet", + "rpc": [ + "https://network.uzmigames.com.br/" + ], + "faucets": [], + "nativeCurrency": { + "name": "UZMI", + "symbol": "UZMI", + "decimals": 18 + }, + "infoURL": "https://uzmigames.com.br/", + "shortName": "UZMI", + "chainId": 5315, + "networkId": 5315 +} \ No newline at end of file diff --git a/_data/chains/eip155-55.json b/_data/chains/eip155-55.json new file mode 100644 index 00000000..fce54c1b --- /dev/null +++ b/_data/chains/eip155-55.json @@ -0,0 +1,28 @@ +{ + "name": "Zyx Mainnet", + "chain": "ZYX", + "network": "mainnet", + "rpc": [ + "https://rpc-1.zyx.network/", + "https://rpc-2.zyx.network/", + "https://rpc-3.zyx.network/", + "https://rpc-4.zyx.network/", + "https://rpc-5.zyx.network/", + "https://rpc-6.zyx.network/" + ], + "faucets": [], + "nativeCurrency": { + "name": "Zyx", + "symbol": "ZYX", + "decimals": 18 + }, + "infoURL": "https://zyx.network/", + "shortName": "ZYX", + "chainId": 55, + "networkId": 55, + "explorers": [{ + "name": "zyxscan", + "url": "https://zyxscan.com/", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-56.json b/_data/chains/eip155-56.json index 3a71ead0..21ef7b0e 100644 --- a/_data/chains/eip155-56.json +++ b/_data/chains/eip155-56.json @@ -27,6 +27,7 @@ "shortName": "bnb", "chainId": 56, "networkId": 56, + "slip44": 714, "explorers": [{ "name": "bscscan", "url": "https://bscscan.com", diff --git a/_data/chains/eip155-57.json b/_data/chains/eip155-57.json index 5716cf7c..3967e8cc 100644 --- a/_data/chains/eip155-57.json +++ b/_data/chains/eip155-57.json @@ -15,5 +15,12 @@ "infoURL": "https://www.syscoin.org", "shortName": "sys", "chainId": 57, - "networkId": 57 + "networkId": 57, + "explorers": [ + { + "name": "Syscoin Block Explorer", + "url": "https://explorer.syscoin.org", + "standard": "EIP3091" + } + ] } diff --git a/_data/chains/eip155-5700.json b/_data/chains/eip155-5700.json index f842d3a4..5cc5ae63 100644 --- a/_data/chains/eip155-5700.json +++ b/_data/chains/eip155-5700.json @@ -15,5 +15,12 @@ "infoURL": "https://syscoin.org", "shortName": "tsys", "chainId": 5700, - "networkId": 5700 + "networkId": 5700, + "explorers": [ + { + "name": "Syscoin Testnet Block Explorer", + "url": "https://tanenbaum.io", + "standard": "EIP3091" + } + ] } diff --git a/_data/chains/eip155-588.json b/_data/chains/eip155-588.json new file mode 100644 index 00000000..1605bbef --- /dev/null +++ b/_data/chains/eip155-588.json @@ -0,0 +1,28 @@ +{ + "name": "Metis Stardust Testnet", + "chain": "ETH", + "network": "rinkeby", + "rpc": ["https://stardust.metis.io/?owner=588"], + "faucets": [], + "nativeCurrency": { + "name": "tMetis", + "symbol": "METIS", + "decimals": 18 + }, + "infoURL": "https://www.metis.io", + "shortName": "metis-stardust", + "chainId": 588, + "networkId": 588, + "explorers": [ + { + "name": "blockscout", + "url": "https://stardust-explorer.metis.io/", + "standard": "EIP3091" + } + ], + "parent": { + "type": "L2", + "chain": "eip155-4", + "bridges": [{ "url": "https://bridge.metis.io" }] + } +} diff --git a/_data/chains/eip155-60000.json b/_data/chains/eip155-60000.json new file mode 100644 index 00000000..1d398fbb --- /dev/null +++ b/_data/chains/eip155-60000.json @@ -0,0 +1,25 @@ +{ + "name": "Thinkium Testnet Chain 0", + "chain": "Thinkium", + "network": "testnet", + "rpc": [ + "https://test.thinkiumrpc.net/" + ], + "faucets": [ + "https://www.thinkiumdev.net/faucet" + ], + "nativeCurrency": { + "name": "TKM", + "symbol": "TKM", + "decimals": 18 + }, + "infoURL": "https://thinkium.net/", + "shortName": "TKM-test0", + "chainId": 60000, + "networkId": 60000, + "explorers": [{ + "name": "thinkiumscan", + "url": "https://test0.thinkiumscan.net/", + "standard": "EIP3091" + }] +} \ No newline at end of file diff --git a/_data/chains/eip155-60001.json b/_data/chains/eip155-60001.json new file mode 100644 index 00000000..14f4bbcd --- /dev/null +++ b/_data/chains/eip155-60001.json @@ -0,0 +1,25 @@ +{ + "name": "Thinkium Testnet Chain 1", + "chain": "Thinkium", + "network": "testnet", + "rpc": [ + "https://test1.thinkiumrpc.net/" + ], + "faucets": [ + "https://www.thinkiumdev.net/faucet" + ], + "nativeCurrency": { + "name": "TKM", + "symbol": "TKM", + "decimals": 18 + }, + "infoURL": "https://thinkium.net/", + "shortName": "TKM-test1", + "chainId": 60001, + "networkId": 60001, + "explorers": [{ + "name": "thinkiumscan", + "url": "https://test1.thinkiumscan.net/", + "standard": "EIP3091" + }] +} \ No newline at end of file diff --git a/_data/chains/eip155-60002.json b/_data/chains/eip155-60002.json new file mode 100644 index 00000000..70dcfdb3 --- /dev/null +++ b/_data/chains/eip155-60002.json @@ -0,0 +1,25 @@ +{ + "name": "Thinkium Testnet Chain 2", + "chain": "Thinkium", + "network": "testnet", + "rpc": [ + "https://test2.thinkiumrpc.net/" + ], + "faucets": [ + "https://www.thinkiumdev.net/faucet" + ], + "nativeCurrency": { + "name": "TKM", + "symbol": "TKM", + "decimals": 18 + }, + "infoURL": "https://thinkium.net/", + "shortName": "TKM-test2", + "chainId": 60002, + "networkId": 60002, + "explorers": [{ + "name": "thinkiumscan", + "url": "https://test2.thinkiumscan.net/", + "standard": "EIP3091" + }] +} \ No newline at end of file diff --git a/_data/chains/eip155-60103.json b/_data/chains/eip155-60103.json new file mode 100644 index 00000000..882b532e --- /dev/null +++ b/_data/chains/eip155-60103.json @@ -0,0 +1,25 @@ +{ + "name": "Thinkium Testnet Chain 103", + "chain": "Thinkium", + "network": "testnet", + "rpc": [ + "https://test103.thinkiumrpc.net/" + ], + "faucets": [ + "https://www.thinkiumdev.net/faucet" + ], + "nativeCurrency": { + "name": "TKM", + "symbol": "TKM", + "decimals": 18 + }, + "infoURL": "https://thinkium.net/", + "shortName": "TKM-test103", + "chainId": 60103, + "networkId": 60103, + "explorers": [{ + "name": "thinkiumscan", + "url": "https://test103.thinkiumscan.net", + "standard": "EIP3091" + }] +} \ No newline at end of file diff --git a/_data/chains/eip155-6022140761023.json b/_data/chains/eip155-6022140761023.json new file mode 100644 index 00000000..21bce3a0 --- /dev/null +++ b/_data/chains/eip155-6022140761023.json @@ -0,0 +1,18 @@ +{ + "name": "Molereum Network", + "chain": "ETH", + "network": "molereum", + "rpc": [ + "https://molereum.jdubedition.com" + ], + "faucets": [], + "nativeCurrency": { + "name": "Molereum Ether", + "symbol": "MOLE", + "decimals": 18 + }, + "infoURL": "https://github.com/Jdubedition/molereum", + "shortName": "mole", + "chainId": 6022140761023, + "networkId": 6022140761023 +} \ No newline at end of file diff --git a/_data/chains/eip155-6626.json b/_data/chains/eip155-6626.json new file mode 100644 index 00000000..f08614ea --- /dev/null +++ b/_data/chains/eip155-6626.json @@ -0,0 +1,24 @@ +{ + "name": "Pixie Chain Mainnet", + "chain": "PixieChain", + "network": "mainnet", + "rpc": [ + "https://http-mainnet.chain.pixie.xyz", + "wss://ws-mainnet.chain.pixie.xyz" + ], + "faucets": [], + "nativeCurrency": { + "name": "Pixie Chain Native Token", + "symbol": "PIX", + "decimals": 18 + }, + "infoURL": "https://chain.pixie.xyz", + "shortName": "pixie-chain", + "chainId": 6626, + "networkId": 6626, + "explorers": [{ + "name": "blockscout", + "url": "https://scan.chain.pixie.xyz", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-666.json b/_data/chains/eip155-666.json new file mode 100644 index 00000000..c91fb23c --- /dev/null +++ b/_data/chains/eip155-666.json @@ -0,0 +1,21 @@ +{ + "name": "Pixie Chain Testnet", + "chain": "PixieChain", + "network": "testnet", + "rpc": [ + "https://http-testnet.chain.pixie.xyz", + "wss://ws-testnet.chain.pixie.xyz" + ], + "faucets": [ + "https://chain.pixie.xyz/faucet" + ], + "nativeCurrency": { + "name": "Pixie Chain Testnet Native Token", + "symbol": "PCTT", + "decimals": 18 + }, + "infoURL": "https://scan-testnet.chain.pixie.xyz", + "shortName": "pixie-chain-testnet", + "chainId": 666, + "networkId": 666 +} diff --git a/_data/chains/eip155-70000.json b/_data/chains/eip155-70000.json new file mode 100644 index 00000000..d6739e52 --- /dev/null +++ b/_data/chains/eip155-70000.json @@ -0,0 +1,23 @@ +{ + "name": "Thinkium Mainnet Chain 0", + "chain": "Thinkium", + "network": "mainnet", + "rpc": [ + "https://proxy.thinkiumrpc.net/" + ], + "faucets": [], + "nativeCurrency": { + "name": "TKM", + "symbol": "TKM", + "decimals": 18 + }, + "infoURL": "https://thinkium.net/", + "shortName": "TKM0", + "chainId": 70000, + "networkId": 70000, + "explorers": [{ + "name": "thinkiumscan", + "url": "https://chain0.thinkiumscan.net/", + "standard": "EIP3091" + }] +} \ No newline at end of file diff --git a/_data/chains/eip155-70001.json b/_data/chains/eip155-70001.json new file mode 100644 index 00000000..b887132f --- /dev/null +++ b/_data/chains/eip155-70001.json @@ -0,0 +1,23 @@ +{ + "name": "Thinkium Mainnet Chain 1", + "chain": "Thinkium", + "network": "mainnet", + "rpc": [ + "https://proxy1.thinkiumrpc.net/" + ], + "faucets": [], + "nativeCurrency": { + "name": "TKM", + "symbol": "TKM", + "decimals": 18 + }, + "infoURL": "https://thinkium.net/", + "shortName": "TKM1", + "chainId": 70001, + "networkId": 70001, + "explorers": [{ + "name": "thinkiumscan", + "url": "https://chain1.thinkiumscan.net/", + "standard": "EIP3091" + }] +} \ No newline at end of file diff --git a/_data/chains/eip155-70002.json b/_data/chains/eip155-70002.json new file mode 100644 index 00000000..da9569b1 --- /dev/null +++ b/_data/chains/eip155-70002.json @@ -0,0 +1,23 @@ +{ + "name": "Thinkium Mainnet Chain 2", + "chain": "Thinkium", + "network": "mainnet", + "rpc": [ + "https://proxy2.thinkiumrpc.net/" + ], + "faucets": [], + "nativeCurrency": { + "name": "TKM", + "symbol": "TKM", + "decimals": 18 + }, + "infoURL": "https://thinkium.net/", + "shortName": "TKM2", + "chainId": 70002, + "networkId": 70002, + "explorers": [{ + "name": "thinkiumscan", + "url": "https://chain2.thinkiumscan.net/", + "standard": "EIP3091" + }] +} \ No newline at end of file diff --git a/_data/chains/eip155-70103.json b/_data/chains/eip155-70103.json new file mode 100644 index 00000000..a63908f7 --- /dev/null +++ b/_data/chains/eip155-70103.json @@ -0,0 +1,23 @@ +{ + "name": "Thinkium Mainnet Chain 103", + "chain": "Thinkium", + "network": "mainnet", + "rpc": [ + "https://proxy103.thinkiumrpc.net/" + ], + "faucets": [], + "nativeCurrency": { + "name": "TKM", + "symbol": "TKM", + "decimals": 18 + }, + "infoURL": "https://thinkium.net/", + "shortName": "TKM103", + "chainId": 70103, + "networkId": 70103, + "explorers": [{ + "name": "thinkiumscan", + "url": "https://chain103.thinkiumscan.net/", + "standard": "EIP3091" + }] +} \ No newline at end of file diff --git a/_data/chains/eip155-77.json b/_data/chains/eip155-77.json index 192bac77..66aef5c1 100644 --- a/_data/chains/eip155-77.json +++ b/_data/chains/eip155-77.json @@ -8,15 +8,21 @@ "ws://sokol.poa.network:8546" ], "faucets": [ - "https://faucet-sokol.herokuapp.com" + "https://faucet.poa.network" ], "nativeCurrency": { "name": "POA Sokol Ether", - "symbol": "POA", + "symbol": "SPOA", "decimals": 18 }, "infoURL": "https://poa.network", - "shortName": "poa", + "shortName": "spoa", "chainId": 77, - "networkId": 77 -} \ No newline at end of file + "networkId": 77, + + "explorers": [{ + "name": "blockscout", + "url": "https://blockscout.com/poa/sokol", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-7878.json b/_data/chains/eip155-7878.json new file mode 100644 index 00000000..53a9ddf0 --- /dev/null +++ b/_data/chains/eip155-7878.json @@ -0,0 +1,26 @@ +{ + "name": "Hazlor Testnet", + "chain": "SCAS", + "network": "testnet", + "rpc": [ + "https://hatlas.rpc.hazlor.com:8545", + "wss://hatlas.rpc.hazlor.com:8546" + ], + "faucets": [ + "https://faucet.hazlor.com" + ], + "nativeCurrency": { + "name": "Hazlor Test Coin", + "symbol": "TSCAS", + "decimals": 18 + }, + "infoURL": "https://hazlor.com", + "shortName": "tscas", + "chainId": 7878, + "networkId": 7878, + "explorers": [{ + "name": "Hazlor Testnet Explorer", + "url": "https://explorer.hazlor.com", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-80001.json b/_data/chains/eip155-80001.json index b72c37a2..7d73f909 100644 --- a/_data/chains/eip155-80001.json +++ b/_data/chains/eip155-80001.json @@ -1,20 +1,21 @@ { - "name": "Matic(Polygon) Testnet Mumbai", - "chain": "Matic(Polygon)", + "name": "Polygon Testnet Mumbai", + "chain": "Polygon", "network": "testnet", "rpc": [ - "https://rpc-mumbai.matic.today", - "wss://ws-mumbai.matic.today" + "https://matic-mumbai.chainstacklabs.com", + "https://rpc-mumbai.maticvigil.com", + "https://matic-testnet-archive-rpc.bwarelabs.com" ], "faucets": [ - "https://faucet.matic.network/" + "https://faucet.polygon.technology/" ], "nativeCurrency": { - "name": "Matic", - "symbol": "tMATIC", + "name": "MATIC", + "symbol": "MATIC", "decimals": 18 }, - "infoURL": "https://matic.network/", + "infoURL": "https://polygon.technology/", "shortName": "maticmum", "chainId": 80001, "networkId": 80001, diff --git a/_data/chains/eip155-82.json b/_data/chains/eip155-82.json index 8fdf7d9e..ac5a54a6 100644 --- a/_data/chains/eip155-82.json +++ b/_data/chains/eip155-82.json @@ -5,7 +5,9 @@ "rpc": [ "https://rpc.meter.io" ], - "faucets": [], + "faucets": [ + "https://faucet.meter.io" + ], "nativeCurrency": { "name": "Meter", "symbol": "MTR", @@ -14,6 +16,11 @@ "infoURL": "https://www.meter.io", "shortName": "Meter", "chainId": 82, - "networkId": 82 + "networkId": 82, + "explorers": [{ + "name": "Meter Mainnet Scan", + "url": "https://scan.meter.io", + "standard": "EIP3091" + }] } diff --git a/_data/chains/eip155-8217.json b/_data/chains/eip155-8217.json index bea84c46..b60b5b1c 100644 --- a/_data/chains/eip155-8217.json +++ b/_data/chains/eip155-8217.json @@ -3,7 +3,7 @@ "chain": "KLAY", "network": "cypress", "rpc": [ - "https://node-api.klaytnapi.com/v1/klaytn" + "https://public-node-api.klaytnapi.com/v1/cypress" ], "faucets": [], "nativeCurrency": { @@ -15,5 +15,10 @@ "shortName": "Cypress", "chainId": 8217, "networkId": 8217, - "slip44": 8217 + "slip44": 8217, + "explorers": [{ + "name": "Klaytnscope", + "url": "https://scope.klaytn.com", + "standard": "none" + }] } diff --git a/_data/chains/eip155-83.json b/_data/chains/eip155-83.json new file mode 100644 index 00000000..b112c7b4 --- /dev/null +++ b/_data/chains/eip155-83.json @@ -0,0 +1,26 @@ +{ + "name": "Meter Testnet", + "chain": "METER Testnet", + "network": "testnet", + "rpc": [ + "https://rpctest.meter.io" + ], + "faucets": [ + "https://faucet-warringstakes.meter.io" + ], + "nativeCurrency": { + "name": "Meter", + "symbol": "MTR", + "decimals": 18 + }, + "infoURL": "https://www.meter.io", + "shortName": "MeterTest", + "chainId": 83, + "networkId": 83, + "explorers": [{ + "name": "Meter Testnet Scan", + "url": "https://scan-warringstakes.meter.io", + "standard": "EIP3091" + }] +} + diff --git a/_data/chains/eip155-88.json b/_data/chains/eip155-88.json index 1b89641f..da6a4172 100644 --- a/_data/chains/eip155-88.json +++ b/_data/chains/eip155-88.json @@ -14,5 +14,6 @@ "infoURL": "https://tomocoin.io", "shortName": "tomo", "chainId": 88, - "networkId": 88 + "networkId": 88, + "slip44": 889 } diff --git a/_data/chains/eip155-880.json b/_data/chains/eip155-880.json new file mode 100644 index 00000000..62154f60 --- /dev/null +++ b/_data/chains/eip155-880.json @@ -0,0 +1,23 @@ +{ + "name": "Ambros Chain Mainnet", + "chain": "ambroschain", + "network": "mainnet", + "rpc": [ + "https://mainnet.ambroschain.com" + ], + "faucets": [], + "nativeCurrency": { + "name": "AMBROS", + "symbol": "AMBR", + "decimals": 18 + }, + "infoURL": "https://bcmhunt.com/", + "shortName": "ambros", + "chainId": 880, + "networkId": 880, + "explorers": [{ + "name": "Ambros Chain Explorer", + "url": "https://explorer.ambroschain.com", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-8888.json b/_data/chains/eip155-8888.json new file mode 100644 index 00000000..eaf86bdc --- /dev/null +++ b/_data/chains/eip155-8888.json @@ -0,0 +1,23 @@ +{ + "name": "Ambros Chain Testnet", + "chain": "ambroschain", + "network": "testnet", + "rpc": [ + "https://testnet.ambroschain.com" + ], + "faucets": [], + "nativeCurrency": { + "name": "AMBROS", + "symbol": "AMBR", + "decimals": 18 + }, + "infoURL": "https://bcmhunt.com/", + "shortName": "ambrostestnet", + "chainId": 8888, + "networkId": 8888, + "explorers": [{ + "name": "Ambros Chain Explorer", + "url": "https://testexplorer.ambroschain.com", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-9000.json b/_data/chains/eip155-9000.json index 04072004..de7ce6a8 100644 --- a/_data/chains/eip155-9000.json +++ b/_data/chains/eip155-9000.json @@ -25,4 +25,4 @@ "standard": "none" } ] -} \ No newline at end of file +} diff --git a/_data/chains/eip155-9001.json b/_data/chains/eip155-9001.json index b5ffd365..54f5837d 100644 --- a/_data/chains/eip155-9001.json +++ b/_data/chains/eip155-9001.json @@ -25,4 +25,4 @@ "standard": "none" } ] -} \ No newline at end of file +} diff --git a/_data/chains/eip155-9100.json b/_data/chains/eip155-9100.json new file mode 100644 index 00000000..12a64dd7 --- /dev/null +++ b/_data/chains/eip155-9100.json @@ -0,0 +1,19 @@ +{ + "name": "Genesis Coin", + "chain": "Genesis", + "network": "Genesis Coin", + "rpc": [ + "https://genesis-gn.com", + "wss://genesis-gn.com" + ], + "faucets": [], + "nativeCurrency": { + "name": "GN Coin", + "symbol": "GNC", + "decimals": 18 + }, + "infoURL": "https://genesis-gn.com", + "shortName": "GENEC", + "chainId": 9100, + "networkId": 9100 +} \ No newline at end of file diff --git a/_data/chains/eip155-9527.json b/_data/chains/eip155-9527.json new file mode 100644 index 00000000..1653551b --- /dev/null +++ b/_data/chains/eip155-9527.json @@ -0,0 +1,24 @@ +{ + "name": "Rangers Protocol Testnet Robin", + "chain": "Rangers", + "network": "robin", + "icon": "rangers", + "rpc": [ + "https://robin.rangersprotocol.com/api/jsonrpc" + ], + "faucets": ["https://robin-faucet.rangersprotocol.com"], + "nativeCurrency": { + "name": "Rangers Protocol Gas", + "symbol": "tRPG", + "decimals": 18 + }, + "infoURL": "https://rangersprotocol.com", + "shortName": "trpg", + "chainId": 9527, + "networkId": 9527, + "explorers": [{ + "name": "rangersscan-robin", + "url": "https://robin-rangersscan.rangersprotocol.com", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-955305.json b/_data/chains/eip155-955305.json new file mode 100644 index 00000000..c89d0cbd --- /dev/null +++ b/_data/chains/eip155-955305.json @@ -0,0 +1,33 @@ +{ + "name": "Eluvio Content Fabric", + "chain": "Eluvio", + "network": "mainnet", + "rpc": [ + "https://host-76-74-28-226.contentfabric.io/eth/", + "https://host-76-74-28-232.contentfabric.io/eth/", + "https://host-76-74-29-2.contentfabric.io/eth/", + "https://host-76-74-29-8.contentfabric.io/eth/", + "https://host-76-74-29-34.contentfabric.io/eth/", + "https://host-76-74-29-35.contentfabric.io/eth/", + "https://host-154-14-211-98.contentfabric.io/eth/", + "https://host-154-14-192-66.contentfabric.io/eth/", + "https://host-60-240-133-202.contentfabric.io/eth/", + "https://host-64-235-250-98.contentfabric.io/eth/" + ], + "faucets": [], + "nativeCurrency": { + "name": "ELV", + "symbol": "ELV", + "decimals": 18 + }, + "infoURL": "https://eluv.io", + "shortName": "elv", + "chainId": 955305, + "networkId": 955305, + "slip44": 1011, + "explorers": [{ + "name": "blockscout", + "url": "https://explorer.eluv.io", + "standard": "EIP3091" + }] +} diff --git a/_data/chains/eip155-96.json b/_data/chains/eip155-96.json new file mode 100644 index 00000000..4009b35e --- /dev/null +++ b/_data/chains/eip155-96.json @@ -0,0 +1,25 @@ +{ + "name": "NEXT Smart Chain", + "chain": "NSC", + "network": "mainnet", + "rpc": [ + "https://rpc.nextsmartchain.com" + ], + "faucets": [ + "https://faucet.nextsmartchain.com" + ], + "nativeCurrency": { + "name": "NEXT", + "symbol": "NEXT", + "decimals": 18 + }, + "infoURL": "https://www.nextsmartchain.com/", + "shortName": "nsc", + "chainId": 96, + "networkId": 96, + "explorers": [{ + "name": "Next Smart Chain Explorer", + "url": "https://explorer.nextsmartchain.com", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-99.json b/_data/chains/eip155-99.json index d46855ea..6608a125 100644 --- a/_data/chains/eip155-99.json +++ b/_data/chains/eip155-99.json @@ -11,11 +11,17 @@ "faucets": [], "nativeCurrency": { "name": "POA Network Core Ether", - "symbol": "SKL", + "symbol": "POA", "decimals": 18 }, "infoURL": "https://poa.network", - "shortName": "skl", + "shortName": "poa", "chainId": 99, - "networkId": 99 -} \ No newline at end of file + "networkId": 99, + "slip44": 178, + "explorers": [{ + "name": "blockscout", + "url": "https://blockscout.com/poa/core", + "standard": "none" + }] +} diff --git a/_data/chains/eip155-998.json b/_data/chains/eip155-998.json new file mode 100644 index 00000000..2d6d0d3e --- /dev/null +++ b/_data/chains/eip155-998.json @@ -0,0 +1,33 @@ +{ + "name": "Lucky Network", + "chain": "LN", + "network": "mainnet", + "rpc": [ + "https://rpc.luckynetwork.org", + "wss://ws.lnscan.org", + "https://rpc.lnscan.org" + ], + "faucets": [], + "nativeCurrency": { + "name": "Lucky", + "symbol": "L99", + "decimals": 18 + }, + "infoURL": "https://luckynetwork.org", + "shortName": "ln", + "chainId": 998, + "networkId": 998, + "icon": "lucky", + "explorers": [ + { + "name": "blockscout", + "url": "https://explorer.luckynetwork.org", + "standard": "none" + }, + { + "name": "expedition", + "url": "https://lnscan.org", + "standard": "none" + } + ] +} diff --git a/_data/chains/eip155-9999.json b/_data/chains/eip155-9999.json new file mode 100644 index 00000000..0adad584 --- /dev/null +++ b/_data/chains/eip155-9999.json @@ -0,0 +1,18 @@ +{ + "name": "myOwn Testnet", + "chain": "myOwn", + "network": "testnet", + "rpc": [ + "https://geth.dev.bccloud.net" + ], + "faucets": [], + "nativeCurrency": { + "name": "MYN", + "symbol": "MYN", + "decimals": 18 + }, + "infoURL": "https://docs.bccloud.net/", + "shortName": "myn", + "chainId": 9999, + "networkId": 9999 +} diff --git a/_data/icons/alaya.json b/_data/icons/alaya.json new file mode 100644 index 00000000..d3c953c2 --- /dev/null +++ b/_data/icons/alaya.json @@ -0,0 +1,8 @@ +[ + { + "url":"ipfs://Qmci6vPcWAwmq19j98yuQxjV6UPzHtThMdCAUDbKeb8oYu", + "width":1140, + "height":1140, + "format":"png" + } +] \ No newline at end of file diff --git a/_data/icons/btcix.json b/_data/icons/btcix.json new file mode 100644 index 00000000..7bf8d189 --- /dev/null +++ b/_data/icons/btcix.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmZttTpHJreq3AinjDSkVP5yZ7Xzccdwi41G1uJhdogGBA", + "width": 520, + "height": 521, + "format": "png" + } +] diff --git a/_data/icons/dithereum.json b/_data/icons/dithereum.json new file mode 100644 index 00000000..c3fefa58 --- /dev/null +++ b/_data/icons/dithereum.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmSHN5GtRGpMMpszSn1hF47ZSLRLqrLxWsQ48YYdJPyjLf", + "width": 500, + "height": 500, + "format": "png" + } +] diff --git a/_data/icons/ditherscan.json b/_data/icons/ditherscan.json new file mode 100644 index 00000000..c3fefa58 --- /dev/null +++ b/_data/icons/ditherscan.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmSHN5GtRGpMMpszSn1hF47ZSLRLqrLxWsQ48YYdJPyjLf", + "width": 500, + "height": 500, + "format": "png" + } +] diff --git a/_data/icons/etho.json b/_data/icons/etho.json new file mode 100644 index 00000000..35f80e4b --- /dev/null +++ b/_data/icons/etho.json @@ -0,0 +1,8 @@ +[ + { + "url":"ipfs://QmNSNdgbazhur7fKbTc5YgqP1oPhgSCyrm7QMkxS6itoTw", + "width":688, + "height":688, + "format":"png" + } +] \ No newline at end of file diff --git a/_data/icons/evmos.json b/_data/icons/evmos.json new file mode 100644 index 00000000..fb1292e1 --- /dev/null +++ b/_data/icons/evmos.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmU1avSagPdrjV7YuDc4faj5cjezrdNDjDTohLCyw7fPku", + "width": 1600, + "height": 1600, + "format": "png" + } +] diff --git a/_data/icons/lucky.json b/_data/icons/lucky.json new file mode 100644 index 00000000..96f5edff --- /dev/null +++ b/_data/icons/lucky.json @@ -0,0 +1,8 @@ +[ + { + "url":"ipfs://bafkreidmvcd5i7touug55hj45mf2pgabxamy5fziva7mtx5n664s3yap6m", + "width":205, + "height":28, + "format":"png" + } +] diff --git a/_data/icons/ntity.json b/_data/icons/ntity.json new file mode 100644 index 00000000..4dba513a --- /dev/null +++ b/_data/icons/ntity.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmSW2YhCvMpnwtPGTJAuEK2QgyWfFjmnwcrapUg6kqFsPf", + "width": 1000, + "height": 1628, + "format": "svg" + } +] \ No newline at end of file diff --git a/_data/icons/oasis.json b/_data/icons/oasis.json new file mode 100644 index 00000000..9696c62c --- /dev/null +++ b/_data/icons/oasis.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreiespupb52akiwrexxg7g72mh7m7h7lum5hmqijmpdh3kmuunzclha", + "width": 2000, + "height": 2000, + "format": "png" + } +] diff --git a/_data/icons/platon.json b/_data/icons/platon.json new file mode 100644 index 00000000..70f478cc --- /dev/null +++ b/_data/icons/platon.json @@ -0,0 +1,8 @@ +[ + { + "url":"ipfs://QmT7PSXBiVBma6E15hNkivmstqLu3JSnG1jXN5pTmcCGRC", + "width":200, + "height":200, + "format":"png" + } +] \ No newline at end of file diff --git a/_data/icons/popcateum.json b/_data/icons/popcateum.json new file mode 100644 index 00000000..56eb135a --- /dev/null +++ b/_data/icons/popcateum.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmQfFqmCxRU1ZWcBC2A2JX2Ejh5ar6GHAj6mKhTYQgLpjV", + "width": 2600, + "height": 2600, + "format": "png" + } +] \ No newline at end of file diff --git a/_data/icons/rangers.json b/_data/icons/rangers.json new file mode 100644 index 00000000..9bfdb96d --- /dev/null +++ b/_data/icons/rangers.json @@ -0,0 +1,8 @@ +[ + { + "url":"ipfs://QmfHG3xbg4iiopagww93Gu7tmvCpPwZdiwsUjd3Dt5mRwT", + "width":835, + "height":835, + "format":"png" + } +] diff --git a/_data/icons/uzmi.json b/_data/icons/uzmi.json new file mode 100644 index 00000000..6a60e671 --- /dev/null +++ b/_data/icons/uzmi.json @@ -0,0 +1,8 @@ +[ + { + "url":"ipfs://QmRU9tH2mM8P7r12FXL6cqPbZnzw57p9QSuNK2f8ePB4Qi", + "width":310, + "height":310, + "format":"png" + } +] \ No newline at end of file diff --git a/_data/icons/velas.json b/_data/icons/velas.json new file mode 100644 index 00000000..28212e39 --- /dev/null +++ b/_data/icons/velas.json @@ -0,0 +1,8 @@ +[ + { + "url":"ipfs://QmNXiCXJxEeBd7ZYGYjPSMTSdbDd2nfodLC677gUfk9ku5", + "width":924, + "height":800, + "format":"png" + } +] diff --git a/_data/icons/zcore.json b/_data/icons/zcore.json new file mode 100644 index 00000000..17a21414 --- /dev/null +++ b/_data/icons/zcore.json @@ -0,0 +1,8 @@ +[ + { + "url":"ipfs://QmQnXu13ym8W1VA3QxocaNVXGAuEPmamSCkS7bBscVk1f4", + "width":1050, + "height":1050, + "format":"png" + } +] diff --git a/build.gradle b/build.gradle index f3ce9a79..9d8f1173 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ buildscript { ext { - KOTLIN_VERSION = "1.5.31" - KETHEREUM_VERSION = "0.85.3" + KOTLIN_VERSION = "1.6.10" + KETHEREUM_VERSION = "0.85.6" } repositories { @@ -14,30 +14,13 @@ buildscript { } } -apply plugin: "kotlin" -apply plugin: "application" -apply plugin: "com.github.ben-manes.versions" +subprojects { + apply plugin: "kotlin" -mainClassName = "org.ethereum.lists.chains.MainKt" - -repositories { - mavenCentral() - maven { url 'https://jitpack.io' } -} - -dependencies { - implementation "org.jetbrains.kotlin:kotlin-stdlib:${KOTLIN_VERSION}" - - implementation "com.github.komputing.kethereum:rpc:${KETHEREUM_VERSION}" - implementation "com.github.komputing.kethereum:model:${KETHEREUM_VERSION}" - implementation "com.github.komputing.kethereum:erc55:${KETHEREUM_VERSION}" - implementation "com.github.komputing.kethereum:crypto_impl_bouncycastle:${KETHEREUM_VERSION}" - - implementation 'com.beust:klaxon:5.5' - implementation 'com.squareup.moshi:moshi-kotlin:1.12.0' - implementation 'com.squareup.okhttp3:okhttp:4.9.2' - - testImplementation "org.jetbrains.kotlin:kotlin-test:${KOTLIN_VERSION}" - testImplementation "org.jetbrains.kotlin:kotlin-test-junit:${KOTLIN_VERSION}" + repositories { + mavenCentral() + maven { url 'https://jitpack.io' } + } } +apply plugin: "com.github.ben-manes.versions" \ No newline at end of file diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index a0f7639f..669386b8 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-all.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/model/build.gradle b/model/build.gradle new file mode 100644 index 00000000..0398edc1 --- /dev/null +++ b/model/build.gradle @@ -0,0 +1,12 @@ +plugins { + id("com.google.devtools.ksp").version("1.6.10-1.0.2") +} + +dependencies { + ksp("com.squareup.moshi:moshi-kotlin-codegen:1.13.0") + implementation "org.jetbrains.kotlin:kotlin-stdlib:${KOTLIN_VERSION}" + + implementation 'com.squareup.moshi:moshi:1.13.0' + implementation 'com.squareup.okhttp3:okhttp:4.9.3' +} + diff --git a/model/src/main/kotlin/org/ethereum/lists/chains/model/Chain.kt b/model/src/main/kotlin/org/ethereum/lists/chains/model/Chain.kt new file mode 100644 index 00000000..3e7b7bed --- /dev/null +++ b/model/src/main/kotlin/org/ethereum/lists/chains/model/Chain.kt @@ -0,0 +1,17 @@ +package org.ethereum.lists.chains.model + +import com.squareup.moshi.JsonClass + +@JsonClass(generateAdapter = true) +data class Chain( + val name: String, + val shortName: String, + val chain: String, + val network: String, + val chainId: Long, + val networkId: Long, + val rpc: List, + val faucets: List, + val explorers: List?, + val infoURL: String, +) \ No newline at end of file diff --git a/model/src/main/kotlin/org/ethereum/lists/chains/model/Explorer.kt b/model/src/main/kotlin/org/ethereum/lists/chains/model/Explorer.kt new file mode 100644 index 00000000..0da3eba7 --- /dev/null +++ b/model/src/main/kotlin/org/ethereum/lists/chains/model/Explorer.kt @@ -0,0 +1,10 @@ +package org.ethereum.lists.chains.model + +import com.squareup.moshi.JsonClass + +@JsonClass(generateAdapter = true) +data class Explorer( + val name: String, + val url: String, + val standard: String +) \ No newline at end of file diff --git a/processor/build.gradle b/processor/build.gradle new file mode 100644 index 00000000..3954b70d --- /dev/null +++ b/processor/build.gradle @@ -0,0 +1,22 @@ +apply plugin: "application" + +mainClassName = "org.ethereum.lists.chains.MainKt" + +dependencies { + implementation "org.jetbrains.kotlin:kotlin-stdlib:${KOTLIN_VERSION}" + + implementation "com.github.komputing.kethereum:rpc:${KETHEREUM_VERSION}" + implementation "com.github.komputing.kethereum:model:${KETHEREUM_VERSION}" + implementation "com.github.komputing.kethereum:erc55:${KETHEREUM_VERSION}" + implementation "com.github.komputing.kethereum:crypto_impl_bouncycastle:${KETHEREUM_VERSION}" + + implementation 'com.beust:klaxon:5.5' + implementation 'com.squareup.moshi:moshi:1.13.0' + implementation 'com.squareup.okhttp3:okhttp:4.9.3' + + implementation project(":model") + + testImplementation "org.jetbrains.kotlin:kotlin-test:${KOTLIN_VERSION}" + testImplementation "org.jetbrains.kotlin:kotlin-test-junit:${KOTLIN_VERSION}" +} + diff --git a/src/main/kotlin/org/ethereum/lists/chains/Env.kt b/processor/src/main/kotlin/org/ethereum/lists/chains/Env.kt similarity index 80% rename from src/main/kotlin/org/ethereum/lists/chains/Env.kt rename to processor/src/main/kotlin/org/ethereum/lists/chains/Env.kt index 74ef5bdf..7fb8cdf0 100644 --- a/src/main/kotlin/org/ethereum/lists/chains/Env.kt +++ b/processor/src/main/kotlin/org/ethereum/lists/chains/Env.kt @@ -2,7 +2,6 @@ package org.ethereum.lists.chains import com.squareup.moshi.JsonAdapter import com.squareup.moshi.Moshi -import com.squareup.moshi.kotlin.reflect.KotlinJsonAdapterFactory import org.ethereum.lists.chains.model.Chain val mandatory_fields = listOf( @@ -25,5 +24,5 @@ val optionalFields = listOf( "parent" ) -val moshi: Moshi = Moshi.Builder().add(KotlinJsonAdapterFactory()).build() +val moshi: Moshi = Moshi.Builder().build() val chainAdapter: JsonAdapter = moshi.adapter(Chain::class.java) diff --git a/src/main/kotlin/org/ethereum/lists/chains/Main.kt b/processor/src/main/kotlin/org/ethereum/lists/chains/Main.kt similarity index 95% rename from src/main/kotlin/org/ethereum/lists/chains/Main.kt rename to processor/src/main/kotlin/org/ethereum/lists/chains/Main.kt index 73d8a0c5..904d62f6 100644 --- a/src/main/kotlin/org/ethereum/lists/chains/Main.kt +++ b/processor/src/main/kotlin/org/ethereum/lists/chains/Main.kt @@ -12,9 +12,11 @@ import org.kethereum.rpc.HttpEthereumRPC val parsedShortNames = mutableSetOf() val parsedNames = mutableSetOf() -val iconsPath = File("_data/icons") +val basePath = File("..") +val dataPath = File(basePath, "_data") +val iconsPath = File(dataPath, "icons") -val chainsPath = File("_data/chains") +val chainsPath = File(dataPath, "chains") private val allFiles = chainsPath.listFiles() ?: error("$chainsPath must contain the chain json files - but it does not") private val allChainFiles = allFiles.filter { !it.isDirectory } @@ -26,7 +28,7 @@ fun main(args: Array) { } private fun createOutputFiles() { - val buildPath = File("output").apply { mkdir() } + val buildPath = File(basePath, "output").apply { mkdir() } val chainJSONArray = JsonArray() val miniChainJSONArray = JsonArray() @@ -77,6 +79,7 @@ private fun createOutputFiles() { """.trimIndent() ) + File(buildPath, ".nojekyll").createNewFile() File(buildPath, "CNAME").writeText("chainid.network") } @@ -137,8 +140,6 @@ fun checkIcon(icon: File) { fun checkChain(chainFile: File, connectRPC: Boolean) { println("processing $chainFile") - parseWithMoshi(chainFile) - val jsonObject = Klaxon().parseJsonObject(chainFile.reader()) val chainAsLong = getNumber(jsonObject, "chainId") @@ -219,9 +220,9 @@ fun checkChain(chainFile: File, connectRPC: Boolean) { throw ParentMustHaveChainAndType() } - val extraFields = it.keys - setOf("chain", "type", "bridges") - if (extraFields.isNotEmpty()) { - throw ParentHasExtraFields(extraFields) + val extraParentFields = it.keys - setOf("chain", "type", "bridges") + if (extraParentFields.isNotEmpty()) { + throw ParentHasExtraFields(extraParentFields) } val bridges = it["bridges"] @@ -247,6 +248,8 @@ fun checkChain(chainFile: File, connectRPC: Boolean) { } + parseWithMoshi(chainFile) + if (connectRPC) { if (jsonObject["rpc"] is List<*>) { (jsonObject["rpc"] as List<*>).forEach { diff --git a/src/main/kotlin/org/ethereum/lists/chains/model/Exceptions.kt b/processor/src/main/kotlin/org/ethereum/lists/chains/model/Exceptions.kt similarity index 100% rename from src/main/kotlin/org/ethereum/lists/chains/model/Exceptions.kt rename to processor/src/main/kotlin/org/ethereum/lists/chains/model/Exceptions.kt diff --git a/src/test/kotlin/org/ethereum/lists/chains/TheChainChecker.kt b/processor/src/test/kotlin/org/ethereum/lists/chains/TheChainChecker.kt similarity index 98% rename from src/test/kotlin/org/ethereum/lists/chains/TheChainChecker.kt rename to processor/src/test/kotlin/org/ethereum/lists/chains/TheChainChecker.kt index bd3c3ad4..19a0a681 100644 --- a/src/test/kotlin/org/ethereum/lists/chains/TheChainChecker.kt +++ b/processor/src/test/kotlin/org/ethereum/lists/chains/TheChainChecker.kt @@ -172,7 +172,7 @@ class TheChainChecker { @Test(expected = JsonEncodingException::class) fun shouldFailForExtraComma() { - val file = getFile("invalid/eip155-extracomma.json") + val file = getFile("invalid/extracomma/eip155-1.json") checkChain(file, false) } diff --git a/src/test/resources/test_chains/invalid/eip155-1.json b/processor/src/test/resources/test_chains/invalid/eip155-1.json similarity index 100% rename from src/test/resources/test_chains/invalid/eip155-1.json rename to processor/src/test/resources/test_chains/invalid/eip155-1.json diff --git a/src/test/resources/test_chains/invalid/eip155-1.nojson b/processor/src/test/resources/test_chains/invalid/eip155-1.nojson similarity index 100% rename from src/test/resources/test_chains/invalid/eip155-1.nojson rename to processor/src/test/resources/test_chains/invalid/eip155-1.nojson diff --git a/src/test/resources/test_chains/invalid/eip155-100.json b/processor/src/test/resources/test_chains/invalid/eip155-100.json similarity index 100% rename from src/test/resources/test_chains/invalid/eip155-100.json rename to processor/src/test/resources/test_chains/invalid/eip155-100.json diff --git a/src/test/resources/test_chains/invalid/eip155-101.json b/processor/src/test/resources/test_chains/invalid/eip155-101.json similarity index 100% rename from src/test/resources/test_chains/invalid/eip155-101.json rename to processor/src/test/resources/test_chains/invalid/eip155-101.json diff --git a/src/test/resources/test_chains/invalid/eip155-102.json b/processor/src/test/resources/test_chains/invalid/eip155-102.json similarity index 100% rename from src/test/resources/test_chains/invalid/eip155-102.json rename to processor/src/test/resources/test_chains/invalid/eip155-102.json diff --git a/src/test/resources/test_chains/invalid/eip155-2.json b/processor/src/test/resources/test_chains/invalid/eip155-2.json similarity index 100% rename from src/test/resources/test_chains/invalid/eip155-2.json rename to processor/src/test/resources/test_chains/invalid/eip155-2.json diff --git a/src/test/resources/test_chains/invalid/eip155-3.json b/processor/src/test/resources/test_chains/invalid/eip155-3.json similarity index 100% rename from src/test/resources/test_chains/invalid/eip155-3.json rename to processor/src/test/resources/test_chains/invalid/eip155-3.json diff --git a/src/test/resources/test_chains/invalid/eip155-4.json b/processor/src/test/resources/test_chains/invalid/eip155-4.json similarity index 100% rename from src/test/resources/test_chains/invalid/eip155-4.json rename to processor/src/test/resources/test_chains/invalid/eip155-4.json diff --git a/src/test/resources/test_chains/invalid/eip155-99.json b/processor/src/test/resources/test_chains/invalid/eip155-99.json similarity index 100% rename from src/test/resources/test_chains/invalid/eip155-99.json rename to processor/src/test/resources/test_chains/invalid/eip155-99.json diff --git a/src/test/resources/test_chains/invalid/eip155-invalid_filename.json b/processor/src/test/resources/test_chains/invalid/eip155-invalid_filename.json similarity index 100% rename from src/test/resources/test_chains/invalid/eip155-invalid_filename.json rename to processor/src/test/resources/test_chains/invalid/eip155-invalid_filename.json diff --git a/src/test/resources/test_chains/invalid/explorerinvalidurl/eip155-1.json b/processor/src/test/resources/test_chains/invalid/explorerinvalidurl/eip155-1.json similarity index 100% rename from src/test/resources/test_chains/invalid/explorerinvalidurl/eip155-1.json rename to processor/src/test/resources/test_chains/invalid/explorerinvalidurl/eip155-1.json diff --git a/src/test/resources/test_chains/invalid/explorermissingurl/eip155-1.json b/processor/src/test/resources/test_chains/invalid/explorermissingurl/eip155-1.json similarity index 100% rename from src/test/resources/test_chains/invalid/explorermissingurl/eip155-1.json rename to processor/src/test/resources/test_chains/invalid/explorermissingurl/eip155-1.json diff --git a/src/test/resources/test_chains/invalid/explorernoname/eip155-1.json b/processor/src/test/resources/test_chains/invalid/explorernoname/eip155-1.json similarity index 100% rename from src/test/resources/test_chains/invalid/explorernoname/eip155-1.json rename to processor/src/test/resources/test_chains/invalid/explorernoname/eip155-1.json diff --git a/src/test/resources/test_chains/invalid/explorersnotarray/eip155-1.json b/processor/src/test/resources/test_chains/invalid/explorersnotarray/eip155-1.json similarity index 100% rename from src/test/resources/test_chains/invalid/explorersnotarray/eip155-1.json rename to processor/src/test/resources/test_chains/invalid/explorersnotarray/eip155-1.json diff --git a/processor/src/test/resources/test_chains/invalid/extracomma/eip155-1.json b/processor/src/test/resources/test_chains/invalid/extracomma/eip155-1.json new file mode 100644 index 00000000..4d18cd85 --- /dev/null +++ b/processor/src/test/resources/test_chains/invalid/extracomma/eip155-1.json @@ -0,0 +1,19 @@ +{ + "name": "Ethereum Mainnet", + "shortName": "eth", + "chain": "ETH", + "network": "mainnet", + "chainId": 1, + "networkId": 1, + "rpc": [ + "https://mainnet.infura.io/v3/${INFURA_API_KEY}", + "https://api.mycryptoapi.com/eth" + ], + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "faucets": [], + "infoURL": "https://ethereum.org", +} diff --git a/src/test/resources/test_chains/invalid/sameshortname/eip155-1.json b/processor/src/test/resources/test_chains/invalid/sameshortname/eip155-1.json similarity index 75% rename from src/test/resources/test_chains/invalid/sameshortname/eip155-1.json rename to processor/src/test/resources/test_chains/invalid/sameshortname/eip155-1.json index d3f9eee1..104eaab3 100644 --- a/src/test/resources/test_chains/invalid/sameshortname/eip155-1.json +++ b/processor/src/test/resources/test_chains/invalid/sameshortname/eip155-1.json @@ -9,6 +9,11 @@ "https://mainnet.infura.io/v3/${INFURA_API_KEY}", "https://api.mycryptoapi.com/eth" ], + "nativeCurrency": { + "name": "Görli Ether", + "symbol": "GOR", + "decimals": 18 + }, "faucets": [], "infoURL": "https://ethereum.org" } diff --git a/src/test/resources/test_chains/invalid/sameshortname/eip155-5.json b/processor/src/test/resources/test_chains/invalid/sameshortname/eip155-5.json similarity index 100% rename from src/test/resources/test_chains/invalid/sameshortname/eip155-5.json rename to processor/src/test/resources/test_chains/invalid/sameshortname/eip155-5.json diff --git a/src/test/resources/test_chains/invalid/withparentchaindoesnotexist/eip155-2.json b/processor/src/test/resources/test_chains/invalid/withparentchaindoesnotexist/eip155-2.json similarity index 100% rename from src/test/resources/test_chains/invalid/withparentchaindoesnotexist/eip155-2.json rename to processor/src/test/resources/test_chains/invalid/withparentchaindoesnotexist/eip155-2.json diff --git a/src/test/resources/test_chains/invalid/withparentextrabridgeelementnoobject/eip155-2.json b/processor/src/test/resources/test_chains/invalid/withparentextrabridgeelementnoobject/eip155-2.json similarity index 100% rename from src/test/resources/test_chains/invalid/withparentextrabridgeelementnoobject/eip155-2.json rename to processor/src/test/resources/test_chains/invalid/withparentextrabridgeelementnoobject/eip155-2.json diff --git a/src/test/resources/test_chains/invalid/withparentextrabridgesfield/eip155-2.json b/processor/src/test/resources/test_chains/invalid/withparentextrabridgesfield/eip155-2.json similarity index 100% rename from src/test/resources/test_chains/invalid/withparentextrabridgesfield/eip155-2.json rename to processor/src/test/resources/test_chains/invalid/withparentextrabridgesfield/eip155-2.json diff --git a/src/test/resources/test_chains/invalid/withparentextrabridgesnoarray/eip155-2.json b/processor/src/test/resources/test_chains/invalid/withparentextrabridgesnoarray/eip155-2.json similarity index 100% rename from src/test/resources/test_chains/invalid/withparentextrabridgesnoarray/eip155-2.json rename to processor/src/test/resources/test_chains/invalid/withparentextrabridgesnoarray/eip155-2.json diff --git a/src/test/resources/test_chains/invalid/withparentextrafield/eip155-2.json b/processor/src/test/resources/test_chains/invalid/withparentextrafield/eip155-2.json similarity index 100% rename from src/test/resources/test_chains/invalid/withparentextrafield/eip155-2.json rename to processor/src/test/resources/test_chains/invalid/withparentextrafield/eip155-2.json diff --git a/src/test/resources/test_chains/invalid/withparentinvalidtype/eip155-2.json b/processor/src/test/resources/test_chains/invalid/withparentinvalidtype/eip155-2.json similarity index 100% rename from src/test/resources/test_chains/invalid/withparentinvalidtype/eip155-2.json rename to processor/src/test/resources/test_chains/invalid/withparentinvalidtype/eip155-2.json diff --git a/src/test/resources/test_chains/invalid/withparentnobject/eip155-2.json b/processor/src/test/resources/test_chains/invalid/withparentnobject/eip155-2.json similarity index 100% rename from src/test/resources/test_chains/invalid/withparentnobject/eip155-2.json rename to processor/src/test/resources/test_chains/invalid/withparentnobject/eip155-2.json diff --git a/src/test/resources/test_chains/invalid/wrongexplorerstandard/eip155-1.json b/processor/src/test/resources/test_chains/invalid/wrongexplorerstandard/eip155-1.json similarity index 100% rename from src/test/resources/test_chains/invalid/wrongexplorerstandard/eip155-1.json rename to processor/src/test/resources/test_chains/invalid/wrongexplorerstandard/eip155-1.json diff --git a/src/test/resources/test_chains/valid/eip155-1.json b/processor/src/test/resources/test_chains/valid/eip155-1.json similarity index 100% rename from src/test/resources/test_chains/valid/eip155-1.json rename to processor/src/test/resources/test_chains/valid/eip155-1.json diff --git a/src/test/resources/test_chains/valid/eip155-5.json b/processor/src/test/resources/test_chains/valid/eip155-5.json similarity index 100% rename from src/test/resources/test_chains/valid/eip155-5.json rename to processor/src/test/resources/test_chains/valid/eip155-5.json diff --git a/src/test/resources/test_chains/valid/withexplorer/eip155-1.json b/processor/src/test/resources/test_chains/valid/withexplorer/eip155-1.json similarity index 100% rename from src/test/resources/test_chains/valid/withexplorer/eip155-1.json rename to processor/src/test/resources/test_chains/valid/withexplorer/eip155-1.json diff --git a/src/test/resources/test_chains/valid/withexplorer/eip155-2.json b/processor/src/test/resources/test_chains/valid/withexplorer/eip155-2.json similarity index 100% rename from src/test/resources/test_chains/valid/withexplorer/eip155-2.json rename to processor/src/test/resources/test_chains/valid/withexplorer/eip155-2.json diff --git a/src/test/resources/test_chains/valid/withparent/eip155-1.json b/processor/src/test/resources/test_chains/valid/withparent/eip155-1.json similarity index 100% rename from src/test/resources/test_chains/valid/withparent/eip155-1.json rename to processor/src/test/resources/test_chains/valid/withparent/eip155-1.json diff --git a/src/test/resources/test_chains/valid/withparent/eip155-2.json b/processor/src/test/resources/test_chains/valid/withparent/eip155-2.json similarity index 100% rename from src/test/resources/test_chains/valid/withparent/eip155-2.json rename to processor/src/test/resources/test_chains/valid/withparent/eip155-2.json diff --git a/src/test/resources/test_chains/valid/withparentbridge/eip155-1.json b/processor/src/test/resources/test_chains/valid/withparentbridge/eip155-1.json similarity index 100% rename from src/test/resources/test_chains/valid/withparentbridge/eip155-1.json rename to processor/src/test/resources/test_chains/valid/withparentbridge/eip155-1.json diff --git a/src/test/resources/test_chains/valid/withparentbridge/eip155-2.json b/processor/src/test/resources/test_chains/valid/withparentbridge/eip155-2.json similarity index 100% rename from src/test/resources/test_chains/valid/withparentbridge/eip155-2.json rename to processor/src/test/resources/test_chains/valid/withparentbridge/eip155-2.json diff --git a/settings.gradle.kts b/settings.gradle.kts new file mode 100644 index 00000000..7befe42f --- /dev/null +++ b/settings.gradle.kts @@ -0,0 +1,2 @@ +include(":model") +include(":processor") \ No newline at end of file diff --git a/src/main/kotlin/org/ethereum/lists/chains/model/Chain.kt b/src/main/kotlin/org/ethereum/lists/chains/model/Chain.kt deleted file mode 100644 index 86d29ec1..00000000 --- a/src/main/kotlin/org/ethereum/lists/chains/model/Chain.kt +++ /dev/null @@ -1,13 +0,0 @@ -package org.ethereum.lists.chains.model - -data class Chain( - val name: String, - val shortName: String, - val chain: String, - val network: String, - val chainId: Long, - val networkId: Long, - val rpc: List, - val faucets: List, - val infoURL: String, -) \ No newline at end of file diff --git a/src/test/resources/test_chains/invalid/eip155-extracomma.json b/src/test/resources/test_chains/invalid/eip155-extracomma.json deleted file mode 100644 index 8fa947c1..00000000 --- a/src/test/resources/test_chains/invalid/eip155-extracomma.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Ethereum Mainnet", - "shortName": "eth", - "chain": "ETH", - "network": "mainnet", - "chainId": 1, - "networkId": 1, - "rpc": [ - "https://mainnet.infura.io/v3/${INFURA_API_KEY}", - "https://api.mycryptoapi.com/eth" - ], - "faucets": [], - "infoURL": "https://ethereum.org", -}