diff --git a/_data/chains/eip155-100009.json b/_data/chains/eip155-100009.json new file mode 100644 index 00000000..973cf3c4 --- /dev/null +++ b/_data/chains/eip155-100009.json @@ -0,0 +1,27 @@ +{ + "name": "VeChain", + "chain": "VeChain", + "rpc": [], + "faucets": [], + "nativeCurrency": { + "name": "VeChain", + "symbol": "VET", + "decimals": 18 + }, + "infoURL": "https://vechain.org", + "shortName": "vechain", + "chainId": 100009, + "networkId": 100009, + "explorers": [ + { + "name": "VeChain Stats", + "url": "https://vechainstats.com", + "standard": "none" + }, + { + "name": "VeChain Explorer", + "url": "https://explore.vechain.org", + "standard": "none" + } + ] +} diff --git a/_data/chains/eip155-100010.json b/_data/chains/eip155-100010.json new file mode 100644 index 00000000..a11f01d4 --- /dev/null +++ b/_data/chains/eip155-100010.json @@ -0,0 +1,22 @@ +{ + "name": "VeChain Testnet", + "chain": "VeChain", + "rpc": [], + "faucets": ["https://faucet.vecha.in"], + "nativeCurrency": { + "name": "VeChain", + "symbol": "VET", + "decimals": 18 + }, + "infoURL": "https://vechain.org", + "shortName": "vechain-testnet", + "chainId": 100010, + "networkId": 100010, + "explorers": [ + { + "name": "VeChain Explorer", + "url": "https://explore-testnet.vechain.org", + "standard": "none" + } + ] +} diff --git a/_data/chains/eip155-1338.json b/_data/chains/eip155-1338.json new file mode 100644 index 00000000..512036a8 --- /dev/null +++ b/_data/chains/eip155-1338.json @@ -0,0 +1,23 @@ +{ + "name": "Elysium Testnet", + "title": "An L1, carbon-neutral, tree-planting, metaverse dedicated blockchain created by VulcanForged", + "chain": "Elysium", + "rpc": ["https://elysium-test-rpc.vulcanforged.com"], + "faucets": [], + "nativeCurrency": { + "name": "LAVA", + "symbol": "LAVA", + "decimals": 18 + }, + "infoURL": "https://elysiumscan.vulcanforged.com", + "shortName": "ELST", + "chainId": 1338, + "networkId": 1338, + "explorers": [ + { + "name": "Elysium testnet explorer", + "url": "https://elysium-explorer.vulcanforged.com", + "standard": "none" + } + ] +} diff --git a/_data/chains/eip155-1339.json b/_data/chains/eip155-1339.json new file mode 100644 index 00000000..e0bf0d57 --- /dev/null +++ b/_data/chains/eip155-1339.json @@ -0,0 +1,23 @@ +{ + "name": "Elysium Mainnet", + "title": "An L1, carbon-neutral, tree-planting, metaverse dedicated blockchain created by VulcanForged", + "chain": "Elysium", + "rpc": ["https://elysium-rpc.vulcanforged.com"], + "faucets": [], + "nativeCurrency": { + "name": "LAVA", + "symbol": "LAVA", + "decimals": 18 + }, + "infoURL": "https://elysiumscan.vulcanforged.com", + "shortName": "ELSM", + "chainId": 1339, + "networkId": 1339, + "explorers": [ + { + "name": "Elysium mainnet explorer", + "url": "https://explorer.elysiumchain.tech", + "standard": "none" + } + ] +} diff --git a/_data/chains/eip155-16718.json b/_data/chains/eip155-16718.json new file mode 100644 index 00000000..94253e60 --- /dev/null +++ b/_data/chains/eip155-16718.json @@ -0,0 +1,23 @@ +{ + "name": "AirDAO Mainnet", + "chain": "ambnet", + "icon": "airdao", + "rpc": ["https://network.ambrosus.io"], + "faucets": [], + "nativeCurrency": { + "name": "Amber", + "symbol": "AMB", + "decimals": 18 + }, + "infoURL": "https://airdao.io", + "shortName": "airdao", + "chainId": 16718, + "networkId": 16718, + "explorers": [ + { + "name": "AirDAO Network Explorer", + "url": "https://airdao.io/explorer", + "standard": "none" + } + ] +} diff --git a/_data/chains/eip155-22040.json b/_data/chains/eip155-22040.json new file mode 100644 index 00000000..a61dba1b --- /dev/null +++ b/_data/chains/eip155-22040.json @@ -0,0 +1,23 @@ +{ + "name": "AirDAO Testnet", + "chain": "ambnet-test", + "icon": "airdao", + "rpc": ["https://network.ambrosus-test.io"], + "faucets": [], + "nativeCurrency": { + "name": "Amber", + "symbol": "AMB", + "decimals": 18 + }, + "infoURL": "https://testnet.airdao.io", + "shortName": "airdao-test", + "chainId": 22040, + "networkId": 22040, + "explorers": [ + { + "name": "AirDAO Network Explorer", + "url": "https://testnet.airdao.io/explorer", + "standard": "none" + } + ] +} diff --git a/_data/chains/eip155-333777.json b/_data/chains/eip155-333777.json new file mode 100644 index 00000000..a54b2b62 --- /dev/null +++ b/_data/chains/eip155-333777.json @@ -0,0 +1,22 @@ +{ + "name": "Oone Chain Testnet", + "chain": "OONE", + "rpc": ["https://blockchain-test.adigium.world"], + "faucets": ["https://apps-test.adigium.com/faucet"], + "nativeCurrency": { + "name": "Oone", + "symbol": "tOONE", + "decimals": 18 + }, + "infoURL": "https://oone.world", + "shortName": "oonetest", + "chainId": 333777, + "networkId": 333777, + "explorers": [ + { + "name": "expedition", + "url": "https://explorer-test.adigium.world", + "standard": "none" + } + ] +} diff --git a/_data/chains/eip155-4777.json b/_data/chains/eip155-4777.json new file mode 100644 index 00000000..fd85e1bb --- /dev/null +++ b/_data/chains/eip155-4777.json @@ -0,0 +1,25 @@ +{ + "name": "BlackFort Exchange Network Testnet", + "chain": "TBXN", + "rpc": ["https://testnet.blackfort.network/rpc"], + "faucets": [], + "nativeCurrency": { + "name": "BlackFort Testnet Token", + "symbol": "TBXN", + "decimals": 18 + }, + "features": [{ "name": "EIP155" }, { "name": "EIP1559" }], + "infoURL": "https://blackfort.exchange", + "shortName": "TBXN", + "chainId": 4777, + "networkId": 4777, + "icon": "bxn", + "explorers": [ + { + "name": "blockscout", + "url": "https://testnet-explorer.blackfort.network", + "icon": "blockscout", + "standard": "EIP3091" + } + ] +} diff --git a/_data/chains/eip155-4999.json b/_data/chains/eip155-4999.json new file mode 100644 index 00000000..94a01b88 --- /dev/null +++ b/_data/chains/eip155-4999.json @@ -0,0 +1,30 @@ +{ + "name": "BlackFort Exchange Network", + "chain": "BXN", + "rpc": [ + "https://mainnet.blackfort.network/rpc", + "https://mainnet-1.blackfort.network/rpc", + "https://mainnet-2.blackfort.network/rpc", + "https://mainnet-3.blackfort.network/rpc" + ], + "faucets": [], + "nativeCurrency": { + "name": "BlackFort Token", + "symbol": "BXN", + "decimals": 18 + }, + "features": [{ "name": "EIP155" }, { "name": "EIP1559" }], + "infoURL": "https://blackfort.exchange", + "shortName": "BXN", + "chainId": 4999, + "networkId": 4999, + "icon": "bxn", + "explorers": [ + { + "name": "blockscout", + "url": "https://explorer.blackfort.network", + "icon": "blockscout", + "standard": "EIP3091" + } + ] +} diff --git a/_data/chains/eip155-740.json b/_data/chains/eip155-740.json new file mode 100644 index 00000000..013d2f6e --- /dev/null +++ b/_data/chains/eip155-740.json @@ -0,0 +1,22 @@ +{ + "name": "Canto Testnet", + "chain": "Canto Tesnet", + "rpc": ["https://eth.plexnode.wtf/"], + "faucets": [], + "nativeCurrency": { + "name": "Canto", + "symbol": "CANTO", + "decimals": 18 + }, + "infoURL": "https://canto.io", + "shortName": "tcanto", + "chainId": 740, + "networkId": 740, + "explorers": [ + { + "name": "Canto Tesnet Explorer (Neobase)", + "url": "http://testnet-explorer.canto.neobase.one", + "standard": "none" + } + ] +} diff --git a/_data/chains/eip155-876.json b/_data/chains/eip155-876.json new file mode 100644 index 00000000..78b40d00 --- /dev/null +++ b/_data/chains/eip155-876.json @@ -0,0 +1,27 @@ +{ + "name": "Bandai Namco Research Verse Mainnet", + "chain": "Bandai Namco Research Verse", + "icon": "bnken", + "rpc": ["https://rpc.main.oasvrs.bnken.net"], + "faucets": [], + "nativeCurrency": { + "name": "OAS", + "symbol": "OAS", + "decimals": 18 + }, + "infoURL": "https://www.bandainamco-mirai.com/en/", + "shortName": "BNKEN", + "chainId": 876, + "networkId": 876, + "explorers": [ + { + "name": "Bandai Namco Research Verse Explorer", + "url": "https://explorer.main.oasvrs.bnken.net", + "standard": "EIP3091" + } + ], + "parent": { + "type": "L2", + "chain": "eip155-248" + } +} diff --git a/_data/chains/eip155-96.json b/_data/chains/eip155-96.json deleted file mode 100644 index e7702127..00000000 --- a/_data/chains/eip155-96.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "name": "NEXT Smart Chain", - "chain": "NSC", - "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/icons/airdao.json b/_data/icons/airdao.json new file mode 100644 index 00000000..4278b703 --- /dev/null +++ b/_data/icons/airdao.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmSxXjvWng3Diz4YwXDV2VqSPgMyzLYBNfkjJcr7rzkxom", + "width": 400, + "height": 400, + "format": "png" + } +] diff --git a/_data/icons/bnken.json b/_data/icons/bnken.json new file mode 100644 index 00000000..554f7428 --- /dev/null +++ b/_data/icons/bnken.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreifhetalm3vpvjrg5u5d2momkcgvkz6rhltur5co3rslltbxzpr6yq", + "width": 2048, + "height": 2048, + "format": "png" + } +] diff --git a/_data/icons/bxn.json b/_data/icons/bxn.json new file mode 100644 index 00000000..13ebdc45 --- /dev/null +++ b/_data/icons/bxn.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmPasA8xykRtJDivB2bcKDiRCUNWDPtfUTTKVAcaF2wVxC", + "width": 1968, + "height": 1968, + "format": "png" + } +] diff --git a/_data/icons/vechain.json b/_data/icons/vechain.json new file mode 100644 index 00000000..dd93d4b4 --- /dev/null +++ b/_data/icons/vechain.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmP2nMWbeZWogjVF6KV6GioFKMvBgiK3fs8Du87mg49c88", + "width": 512, + "height": 512, + "format": "png" + } +]