Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
bthaile committed Mar 22, 2024
2 parents d0046c9 + 8b7fa7d commit 68d4c5a
Show file tree
Hide file tree
Showing 13 changed files with 230 additions and 2 deletions.
32 changes: 32 additions & 0 deletions _data/chains/eip155-102031.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"name": "Creditcoin Testnet",
"chain": "CTC",
"icon": "creditcoin",
"rpc": ["https://rpc.cc3-testnet.creditcoin.network"],
"features": [
{
"name": "EIP155"
},
{
"name": "EIP1559"
}
],
"nativeCurrency": {
"name": "Testnet CTC",
"symbol": "tCTC",
"decimals": 18
},
"infoURL": "https://creditcoin.org",
"shortName": "ctctest",
"chainId": 102031,
"networkId": 102031,
"faucets": [],
"explorers": [
{
"name": "blockscout",
"url": "https://creditcoin-testnet.blockscout.com",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}
31 changes: 31 additions & 0 deletions _data/chains/eip155-145.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"name": "SoraAI Testnet",
"chain": "SETH",
"icon": "ethereum",
"rpc": ["https://rpc-testnet.soraai.bot"],
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"faucets": [],
"nativeCurrency": {
"name": "SoraETH",
"symbol": "SETH",
"decimals": 18
},
"infoURL": "https://soraai.bot",
"shortName": "SETH",
"chainId": 145,
"networkId": 145,
"slip44": 1,
"explorers": [
{
"name": "blockscout",
"url": "https://explorer.soraai.bot",
"icon": "blockscout",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-1",
"bridges": [{ "url": "https://bridge.soraai.bot" }]
}
}
24 changes: 24 additions & 0 deletions _data/chains/eip155-45454.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Swamps L2",
"chain": "SWP",
"icon": "swamps",
"rpc": ["https://swamps.tc.l2aas.com"],
"faucets": [],
"nativeCurrency": {
"name": "SWP",
"symbol": "SWP",
"decimals": 18
},
"infoURL": "https://www.swamps.fi",
"shortName": "SWP",
"chainId": 45454,
"networkId": 45454,
"explorers": [
{
"name": "blockscout",
"url": "https://swamps-explorer.tc.l2aas.com",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}
31 changes: 31 additions & 0 deletions _data/chains/eip155-77787778.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"name": "0xHash Testnet",
"chain": "HETH",
"icon": "ethereum",
"rpc": ["https://rpc-test.0xhash.io"],
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"faucets": [],
"nativeCurrency": {
"name": "0xHash",
"symbol": "HETH",
"decimals": 18
},
"infoURL": "https://0xhash.io",
"shortName": "HETH",
"chainId": 77787778,
"networkId": 77787778,
"slip44": 1,
"explorers": [
{
"name": "blockscout",
"url": "https://test.0xhashscan.io",
"icon": "blockscout",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-1",
"bridges": [{ "url": "https://app.optimism.io/bridge/deposit" }]
}
}
25 changes: 25 additions & 0 deletions _data/chains/eip155-80002.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Amoy",
"title": "Polygon Amoy Testnet",
"chain": "Polygon",
"icon": "polygon",
"rpc": ["https://rpc-amoy.polygon.technology"],
"faucets": ["https://faucet.polygon.technology/"],
"nativeCurrency": {
"name": "MATIC",
"symbol": "MATIC",
"decimals": 18
},
"infoURL": "https://polygon.technology/",
"shortName": "polygonamoy",
"chainId": 80002,
"networkId": 80002,
"slip44": 1,
"explorers": [
{
"name": "polygonamoy",
"url": "https://www.oklink.com/amoy",
"standard": "EIP3091"
}
]
}
2 changes: 1 addition & 1 deletion _data/chains/eip155-813.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Qitmeer",
"name": "Qitmeer Network Mainnet",
"chain": "MEER",
"rpc": [
"https://evm-dataseed1.meerscan.io",
Expand Down
25 changes: 25 additions & 0 deletions _data/chains/eip155-8822.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "IOTA EVM",
"title": "IOTA EVM",
"chain": "IOTA EVM",
"rpc": ["https://json-rpc.evm.iotaledger.net"],
"faucets": [],
"nativeCurrency": {
"name": "IOTA",
"symbol": "IOTA",
"decimals": 18
},
"infoURL": "https://www.iota.org",
"shortName": "iotaevm",
"chainId": 8822,
"networkId": 8822,
"icon": "iotaevm",
"explorers": [
{
"name": "explorer",
"url": "https://iota-evm.blockscout.com",
"icon": "iotaevm",
"standard": "EIP3091"
}
]
}
24 changes: 24 additions & 0 deletions _data/chains/eip155-898.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "MAXI Chain Testnet",
"chain": "MAXI",
"rpc": ["https://rpc-testnet.maxi.network"],
"faucets": ["https://faucet.maxi.network"],
"nativeCurrency": {
"name": "MAXICOIN",
"symbol": "MAXI",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://maxi.network",
"shortName": "maxi-testnet",
"chainId": 898,
"networkId": 898,
"icon": "maxi",
"explorers": [
{
"name": "Maxi Chain Testnet Explorer",
"url": "https://testnet.maxi.network",
"standard": "EIP3091"
}
]
}
6 changes: 5 additions & 1 deletion _data/chains/eip155-9025.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
{
"name": "Nexa Mainnet Block",
"chain": "Nexa Mainnet",
"rpc": ["https://rpc-nodes.nexablockscan.io"],
"rpc": [
"https://rpc-nodes.nexablockscan.io",
"wss://wss-nodes.nexablockscan.io",
"https://rpc-nodes-delta.nexablockscan.io"
],
"faucets": [],
"nativeCurrency": {
"name": "Nexa Mainnet Token",
Expand Down
8 changes: 8 additions & 0 deletions _data/icons/creditcoin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmTfecECALDCy51zwVbXBSXb6TokqowCYzVLv65etahLxX",
"width": 1024,
"height": 1024,
"format": "png"
}
]
8 changes: 8 additions & 0 deletions _data/icons/iotaevm.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreibky2sy6qhi6arktayvologkrgu5kudpgdxfkx4uosbvmstz7v4di",
"width": 720,
"height": 720,
"format": "png"
}
]
8 changes: 8 additions & 0 deletions _data/icons/maxi.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmXMLcCaNPMyWCEYX2MZDJHNvj5cpj2cR5dRQtedBRNypT",
"width": 512,
"height": 512,
"format": "png"
}
]
8 changes: 8 additions & 0 deletions _data/icons/swamps.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmTEEgWsknzdqjLbaAvLHqCCzCtMJZh2d1SqMscxZCXBwA",
"width": 150,
"height": 150,
"format": "png"
}
]

0 comments on commit 68d4c5a

Please sign in to comment.