diff --git a/_data/chains/eip155-103454.json b/_data/chains/eip155-103454.json index f160748dc3e6..f0874f2f8de8 100644 --- a/_data/chains/eip155-103454.json +++ b/_data/chains/eip155-103454.json @@ -1,6 +1,7 @@ { "name": "Masa Testnet", "chain": "MASA", + "icon": "masa", "rpc": ["https://subnets.avax.network/masatestne/testnet/rpc"], "features": [ { @@ -14,7 +15,7 @@ "decimals": 18 }, "infoURL": "https://masa.finance", - "shortName": "masa", + "shortName": "masatest", "chainId": 103454, "networkId": 103454, "explorers": [ diff --git a/_data/chains/eip155-1089.json b/_data/chains/eip155-1089.json index c8aaf6b3281a..fc3c3be76219 100644 --- a/_data/chains/eip155-1089.json +++ b/_data/chains/eip155-1089.json @@ -8,7 +8,8 @@ "https://evm.humans.stakepool.dev.br", "https://mainnet-humans-evm.konsortech.xyz", "https://evm-rpc.mainnet.humans.zone", - "https://json-rpc.humans.bh.rocks" + "https://json-rpc.humans.bh.rocks", + "https://evm-rpc.humans.huginn.tech" ], "faucets": [], "nativeCurrency": { diff --git a/_data/chains/eip155-1100789.json b/_data/chains/eip155-1100789.json new file mode 100644 index 000000000000..6293f0935a58 --- /dev/null +++ b/_data/chains/eip155-1100789.json @@ -0,0 +1,25 @@ +{ + "name": "Netmind Chain Testnet", + "title": "NetMind Chain Testnet", + "chain": "NetMind", + "rpc": ["https://testblock.protago-dev.com"], + "faucets": [], + "nativeCurrency": { + "name": "NMT", + "symbol": "NMT", + "decimals": 18 + }, + "infoURL": "https://netmind.ai", + "shortName": "nmtTest", + "chainId": 1100789, + "networkId": 1100789, + "icon": "netmind", + "explorers": [ + { + "name": "NetMind Testnet Explorer", + "url": "https://testbrower.protago-dev.com", + "icon": "netmind", + "standard": "EIP3091" + } + ] +} diff --git a/_data/chains/eip155-13396.json b/_data/chains/eip155-13396.json new file mode 100644 index 000000000000..8c3ca601a806 --- /dev/null +++ b/_data/chains/eip155-13396.json @@ -0,0 +1,28 @@ +{ + "name": "Masa", + "chain": "MASA", + "icon": "masa", + "rpc": ["https://subnets.avax.network/masanetwork/mainnet/rpc"], + "features": [ + { + "name": "EIP1559" + } + ], + "faucets": [], + "nativeCurrency": { + "name": "Masa Token", + "symbol": "MASA", + "decimals": 18 + }, + "infoURL": "https://masa.finance", + "shortName": "masa", + "chainId": 13396, + "networkId": 13396, + "explorers": [ + { + "name": "Masa Explorer", + "url": "https://subnets.avax.network/masa", + "standard": "EIP3091" + } + ] +} diff --git a/_data/chains/eip155-5106.json b/_data/chains/eip155-5106.json new file mode 100644 index 000000000000..9091f5687b8c --- /dev/null +++ b/_data/chains/eip155-5106.json @@ -0,0 +1,22 @@ +{ + "name": "Azra Testnet", + "chain": "Azra Testnet", + "rpc": ["https://rpc-azra-testnet-6hz86owb1n.t.conduit.xyz"], + "faucets": [], + "nativeCurrency": { + "name": "ETH", + "symbol": "ETH", + "decimals": 18 + }, + "infoURL": "https://azragames.com", + "shortName": "azra-testnet", + "chainId": 5106, + "networkId": 5106, + "explorers": [ + { + "name": "blockscout", + "url": "https://explorerl2new-azra-testnet-6hz86owb1n.t.conduit.xyz", + "standard": "EIP3091" + } + ] +} diff --git a/_data/chains/eip155-6000.json b/_data/chains/eip155-6000.json new file mode 100644 index 000000000000..9038b7ae2ded --- /dev/null +++ b/_data/chains/eip155-6000.json @@ -0,0 +1,22 @@ +{ + "name": "BounceBit Testnet", + "chain": "BounceBit", + "rpc": ["https://fullnode-testnet.bouncebitapi.com/"], + "faucets": [], + "nativeCurrency": { + "name": "BounceBit", + "symbol": "BB", + "decimals": 18 + }, + "infoURL": "https://bouncebit.io", + "shortName": "bouncebit-testnet", + "chainId": 6000, + "networkId": 6000, + "explorers": [ + { + "name": "BBScan Testnet Explorer", + "url": "https://bbscan.io", + "standard": "none" + } + ] +} diff --git a/_data/chains/eip155-70700.json b/_data/chains/eip155-70700.json new file mode 100644 index 000000000000..cf3cae4f8881 --- /dev/null +++ b/_data/chains/eip155-70700.json @@ -0,0 +1,32 @@ +{ + "name": "Proof of Play - Apex", + "chainId": 70700, + "shortName": "pop-apex", + "chain": "ETH", + "networkId": 70700, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": ["https://rpc.apex.proofofplay.com"], + "faucets": [], + "explorers": [ + { + "name": "Proof of Play Apex Explorer", + "url": "https://explorer.apex.proofofplay.com", + "icon": "pop-apex", + "standard": "EIP3091" + } + ], + "infoURL": "https://proofofplay.com", + "icon": "pop-apex", + "parent": { + "type": "L2", + "chain": "eip155-42161", + "bridges": [ + { "url": "https://bridge.arbitrum.io" }, + { "url": "https://relay.link/bridge/apex/" } + ] + } +} diff --git a/_data/chains/eip155-7798.json b/_data/chains/eip155-7798.json new file mode 100644 index 000000000000..11961ae81062 --- /dev/null +++ b/_data/chains/eip155-7798.json @@ -0,0 +1,26 @@ +{ + "name": "OpenEX LONG Testnet", + "title": "OpenEX LONG Testnet", + "chain": "OEX", + "icon": "oex", + "rpc": ["https://long.rpc.openex.network/"], + "faucets": ["https://long.hub.openex.network/faucet"], + "nativeCurrency": { + "name": "USDT Testnet", + "symbol": "USDT", + "decimals": 18 + }, + "infoURL": "https://openex.network", + "shortName": "oex", + "chainId": 7798, + "networkId": 7798, + "slip44": 1, + "explorers": [ + { + "name": "OpenEX Long Testnet Explorer", + "url": "https://scan.long.openex.network", + "icon": "oex", + "standard": "EIP3091" + } + ] +} diff --git a/_data/icons/masa.json b/_data/icons/masa.json new file mode 100644 index 000000000000..02d2b5568e05 --- /dev/null +++ b/_data/icons/masa.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmV4f9byENNduHgLi8o1pC1sBNe3QAege2NnFkqGkTKojT", + "width": 1000, + "height": 1000, + "format": "png" + } +] diff --git a/_data/icons/netmind.json b/_data/icons/netmind.json new file mode 100644 index 000000000000..ce2eb41afef5 --- /dev/null +++ b/_data/icons/netmind.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmQNipd6uen7sm7HZXGbqhcSVkUXxu3Tp6c3BoeFpvmywp", + "width": 500, + "height": 500, + "format": "png" + } +] diff --git a/_data/icons/oex.json b/_data/icons/oex.json new file mode 100644 index 000000000000..9f7057107df6 --- /dev/null +++ b/_data/icons/oex.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreidnu6p6vmmplerzvkboq7fz73ygkomzpnnokuxstrqv2fvxgmgg7i", + "width": 512, + "height": 512, + "format": "png" + } +] diff --git a/_data/icons/pop-apex.json b/_data/icons/pop-apex.json new file mode 100644 index 000000000000..254574da3d71 --- /dev/null +++ b/_data/icons/pop-apex.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmW3NPDe6WRqucrWbe8pg3GqSMPi8V6Qa1fAiaQuqjxSJC", + "width": 1256, + "height": 1256, + "format": "png" + } +] diff --git a/_data/iconsDownload/bafkreidnu6p6vmmplerzvkboq7fz73ygkomzpnnokuxstrqv2fvxgmgg7i b/_data/iconsDownload/bafkreidnu6p6vmmplerzvkboq7fz73ygkomzpnnokuxstrqv2fvxgmgg7i new file mode 100644 index 000000000000..659c290dd685 Binary files /dev/null and b/_data/iconsDownload/bafkreidnu6p6vmmplerzvkboq7fz73ygkomzpnnokuxstrqv2fvxgmgg7i differ