Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
ligi committed Apr 3, 2024
2 parents 881ceaf + 534d438 commit aad5806
Show file tree
Hide file tree
Showing 38 changed files with 659 additions and 19 deletions.
16 changes: 10 additions & 6 deletions _data/chains/eip155-1001.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,29 @@
"name": "Klaytn Testnet Baobab",
"chain": "KLAY",
"rpc": [
"https://api.baobab.klaytn.net:8651",
"https://klaytn-baobab.drpc.org",
"wss://klaytn-baobab.drpc.org"
"https://public-en-baobab.klaytn.net",
"https://api.baobab.klaytn.net:8651"
],
"faucets": ["https://baobab.wallet.klaytn.com/access?next=faucet"],
"nativeCurrency": {
"name": "KLAY",
"symbol": "KLAY",
"decimals": 18
},
"infoURL": "https://www.klaytn.com/",
"infoURL": "https://klaytn.foundation",
"shortName": "Baobab",
"chainId": 1001,
"networkId": 1001,
"slip44": 1,
"explorers": [
{
"name": "klaytnscope",
"url": "https://scope.klaytn.com",
"name": "Klaytnscope",
"url": "https://baobab.klaytnscope.com",
"standard": "EIP3091"
},
{
"name": "Klaytnfinder",
"url": "https://baobab.klaytnfinder.io",
"standard": "EIP3091"
}
]
Expand Down
24 changes: 24 additions & 0 deletions _data/chains/eip155-1009.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Jumbochain Mainnet",
"chain": "Jumbo",
"rpc": ["https://rpcpriv.jumbochain.org"],
"faucets": [],
"nativeCurrency": {
"name": "JNFTC",
"symbol": "JNFTC",
"decimals": 18
},
"features": [{ "name": "EIP155" }],
"infoURL": "https://jumbochain.org",
"shortName": "Jumboscan",
"chainId": 1009,
"networkId": 1009,
"slip44": 1,
"explorers": [
{
"name": "Jumboscan",
"url": "https://jumboscan.jumbochain.org",
"standard": "EIP3091"
}
]
}
3 changes: 1 addition & 2 deletions _data/chains/eip155-111188.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
{ "url": "https://re.al/bridge" },
{ "url": "https://bridge.gelato.network/bridge/real" }
]
},
"status": "incubating"
}
}
24 changes: 24 additions & 0 deletions _data/chains/eip155-11221.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Shine Chain",
"chain": "SC20",
"rpc": ["https://rpc.shinescan.io"],
"faucets": [],
"nativeCurrency": {
"name": "Shine",
"symbol": "SC20",
"decimals": 18
},
"infoURL": "https://shinechain.tech",
"shortName": "SC20",
"chainId": 11221,
"networkId": 11221,
"icon": "shine",
"explorers": [
{
"name": "shinescan",
"url": "https://shinescan.io",
"icon": "shine",
"standard": "none"
}
]
}
28 changes: 28 additions & 0 deletions _data/chains/eip155-12553.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "RSS3 VSL Mainnet",
"chain": "RSS3",
"rpc": ["https://rpc.rss3.io"],
"faucets": [],
"nativeCurrency": {
"name": "RSS3",
"symbol": "RSS3",
"decimals": 18
},
"infoURL": "https://rss3.io",
"shortName": "rss3",
"chainId": 12553,
"networkId": 12553,
"icon": "rss3",
"explorers": [
{
"name": "RSS3 VSL Scan",
"url": "https://scan.rss3.io",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-1",
"bridges": [{ "url": "https://explorer.rss3.io/bridge" }]
}
}
23 changes: 23 additions & 0 deletions _data/chains/eip155-14324.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "EVOLVE Testnet",
"chain": "EVO",
"icon": "evolveIcon",
"rpc": ["https://testnet-rpc.evolveblockchain.io"],
"faucets": ["https://faucet.evolveblockchain.io"],
"nativeCurrency": {
"name": "Evolve",
"symbol": "EVO",
"decimals": 18
},
"infoURL": "https://evolveblockchain.io",
"shortName": "evo",
"chainId": 14324,
"networkId": 14324,
"explorers": [
{
"name": "Evolve Testnet Explorer",
"url": "https://testnet.evolveblockchain.io",
"standard": "EIP3091"
}
]
}
31 changes: 31 additions & 0 deletions _data/chains/eip155-158.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"name": "Roburna Mainnet",
"chain": "RBA",
"features": [
{
"name": "EIP155"
},
{
"name": "EIP1559"
}
],
"rpc": ["https://dataseed.roburna.com"],
"faucets": [],
"nativeCurrency": {
"name": "Roburna",
"symbol": "RBA",
"decimals": 18
},
"infoURL": "https://www.roburna.com/",
"shortName": "rba",
"chainId": 158,
"networkId": 158,
"icon": "roburna",
"explorers": [
{
"name": "Rbascan Explorer",
"url": "https://rbascan.com",
"standard": "EIP3091"
}
]
}
31 changes: 31 additions & 0 deletions _data/chains/eip155-159.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"name": "Roburna Testnet",
"chain": "RBAT",
"features": [
{
"name": "EIP155"
},
{
"name": "EIP1559"
}
],
"rpc": ["https://preseed-testnet-1.roburna.com"],
"faucets": [],
"nativeCurrency": {
"name": "Roburna",
"symbol": "RBAT",
"decimals": 18
},
"infoURL": "https://www.roburna.com/",
"shortName": "rbat",
"chainId": 159,
"networkId": 159,
"icon": "roburna",
"explorers": [
{
"name": "Rbascan Testnet Explorer",
"url": "https://testnet.rbascan.com",
"standard": "EIP3091"
}
]
}
8 changes: 4 additions & 4 deletions _data/chains/eip155-18686.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "MXC zkEVM Mainnet",
"name": "MXC zkEVM Moonchain",
"chain": "MXC zkEVM",
"icon": "mxczkevm",
"rpc": ["https://rpc.mxc.com"],
"faucets": [],
"nativeCurrency": {
"name": "MXC zkEVM Mainnet",
"name": "MXC zkEVM Moonchain",
"symbol": "MXC",
"decimals": 18
},
Expand All @@ -15,8 +15,8 @@
"networkId": 18686,
"explorers": [
{
"name": "MXC zkEVM Mainnet",
"url": "https://explorer.mxc.com",
"name": "MXC zkEVM Moonchain",
"url": "https://explorer.moonchain.com",
"standard": "EIP3091"
}
]
Expand Down
28 changes: 28 additions & 0 deletions _data/chains/eip155-2331.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "RSS3 VSL Sepolia Testnet",
"chain": "RSS3",
"rpc": ["https://rpc.testnet.rss3.io"],
"faucets": [],
"nativeCurrency": {
"name": "RSS3",
"symbol": "RSS3",
"decimals": 18
},
"infoURL": "https://rss3.io",
"shortName": "rss3-testnet",
"chainId": 2331,
"networkId": 2331,
"icon": "rss3-testnet",
"explorers": [
{
"name": "RSS3 VSL Sepolia Testnet Scan",
"url": "https://scan.testnet.rss3.io",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-11155111",
"bridges": [{ "url": "https://explorer.testnet.rss3.io/bridge" }]
}
}
7 changes: 4 additions & 3 deletions _data/chains/eip155-2511.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"name": "Karak Testnet",
"name": "Karak Goerli",
"chain": "Karak",
"icon": "karak",
"status": "deprecated",
"rpc": ["https://goerli.node1.karak.network"],
"faucets": [],
"nativeCurrency": {
Expand All @@ -10,12 +11,12 @@
"decimals": 18
},
"infoURL": "https://karak.network",
"shortName": "karak-testnet",
"shortName": "karak-goerli",
"chainId": 2511,
"networkId": 2511,
"explorers": [
{
"name": "Karak Testnet Explorer",
"name": "Karak Goerli Explorer",
"url": "https://goerli.scan.karak.network",
"standard": "EIP3091"
}
Expand Down
23 changes: 23 additions & 0 deletions _data/chains/eip155-397.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Near Mainnet",
"chain": "NEAR",
"rpc": [],
"icon": "near",
"faucets": [],
"nativeCurrency": {
"name": "NEAR",
"symbol": "NEAR",
"decimals": 18
},
"infoURL": "https://near.org/",
"shortName": "near",
"chainId": 397,
"networkId": 397,
"explorers": [
{
"name": "Near Blocks",
"url": "https://nearblocks.io",
"standard": "none"
}
]
}
23 changes: 23 additions & 0 deletions _data/chains/eip155-398.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Near Testnet",
"chain": "NEAR",
"rpc": [],
"icon": "near",
"faucets": [],
"nativeCurrency": {
"name": "Testnet NEAR",
"symbol": "NEAR",
"decimals": 18
},
"infoURL": "https://aurora.dev",
"shortName": "near-testnet",
"chainId": 398,
"networkId": 398,
"explorers": [
{
"name": "Near blocks",
"url": "https://testnet.nearblocks.io",
"standard": "none"
}
]
}
23 changes: 23 additions & 0 deletions _data/chains/eip155-5039.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "ONIGIRI Test Subnet",
"chain": "ONIGIRI",
"rpc": ["https://subnets.avax.network/onigiri/testnet/rpc"],
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"faucets": [],
"nativeCurrency": {
"name": "ONIGIRI",
"symbol": "ONGR",
"decimals": 18
},
"infoURL": "https://www.ongr.org/",
"shortName": "onigiri",
"chainId": 5039,
"networkId": 5039,
"explorers": [
{
"name": "ONIGIRI Explorer",
"url": "https://subnets-test.avax.network/onigiri",
"standard": "EIP3091"
}
]
}
2 changes: 1 addition & 1 deletion _data/chains/eip155-5167003.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"decimals": 18
},
"infoURL": "https://wannsee.mxc.com/docs/intro",
"shortName": "MXC",
"shortName": "MXCdiscontinued",
"chainId": 5167003,
"networkId": 5167003,
"slip44": 1,
Expand Down
24 changes: 24 additions & 0 deletions _data/chains/eip155-5167004.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Moonchain Geneva Testnet",
"chain": "MXC zkEVM",
"icon": "mxc",
"rpc": ["https://geneva-rpc.moonchain.com"],
"faucets": [],
"nativeCurrency": {
"name": "Moonchain Geneva Testnet",
"symbol": "MXC",
"decimals": 18
},
"infoURL": "https://doc.mxc.com/docs/intro",
"shortName": "MXC",
"chainId": 5167004,
"networkId": 5167004,
"slip44": 1,
"explorers": [
{
"name": "Moonchain Geneva Testnet",
"url": "https://geneva-explorer.moonchain.com",
"standard": "EIP3091"
}
]
}
Loading

0 comments on commit aad5806

Please sign in to comment.