Skip to content

Commit

Permalink
Merge branch 'debank' of github.com:DeBankDeFi/chains into debank
Browse files Browse the repository at this point in the history
  • Loading branch information
user committed Aug 17, 2023
2 parents 0898375 + 84d05dc commit fd13327
Show file tree
Hide file tree
Showing 12 changed files with 212 additions and 0 deletions.
27 changes: 27 additions & 0 deletions _data/chains/eip155-10201.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "MaxxChain Mainnet",
"chain": "MaxxChain",
"rpc": [
"https://rpc.maxxchain.org",
"https://rpc1.maxxchain.org",
"https://rpc2.maxxchain.org"
],
"faucets": ["https://faucet.maxxchain.org"],
"nativeCurrency": {
"name": "Power",
"symbol": "PWR",
"decimals": 18
},
"icon": "pwr",
"infoURL": "https://www.maxxchain.org/",
"shortName": "PWR",
"chainId": 10201,
"networkId": 10201,
"explorers": [
{
"name": "MaxxChain Block Explorer",
"url": "https://explorer.maxxchain.org",
"standard": "EIP3091"
}
]
}
24 changes: 24 additions & 0 deletions _data/chains/eip155-1291.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Swisstronik Testnet",
"chain": "SWTR",
"rpc": ["https://json-rpc.testnet.swisstronik.com"],
"faucets": ["https://faucet.testnet.swisstronik.com"],
"nativeCurrency": {
"name": "Swisstronik",
"symbol": "SWTR",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://www.swisstronik.com",
"shortName": "swtr",
"chainId": 1291,
"networkId": 1291,
"icon": "swisstronik",
"explorers": [
{
"name": "Swisstronik Scout",
"url": "https://explorer-evm.testnet.swisstronik.com",
"standard": "none"
}
]
}
28 changes: 28 additions & 0 deletions _data/chains/eip155-17000.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "Holesky",
"chain": "ETH",
"rpc": ["https://rpc.holesky.ethpandaops.io"],
"faucets": [
"https://faucet.holesky.ethpandaops.io",
"https://holesky-faucet.pk910.de"
],
"nativeCurrency": {
"name": "Testnet ETH",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://holesky.ethpandaops.io",
"shortName": "holesky",
"chainId": 17000,
"networkId": 17000,
"icon": "ethereum",
"status": "incubating",
"explorers": [
{
"name": "Holesky Explorer",
"url": "https://holesky.beaconcha.in",
"icon": "ethereum",
"standard": "EIP3091"
}
]
}
24 changes: 24 additions & 0 deletions _data/chains/eip155-2484.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Unicorn Ultra Nebulas Testnet",
"chain": "u2u",
"rpc": ["https://rpc-nebulas-testnet.uniultra.xyz"],
"faucets": ["https://faucet.uniultra.xyz"],
"nativeCurrency": {
"name": "Unicorn Ultra Nebulas Testnet",
"symbol": "U2U",
"decimals": 18
},
"infoURL": "https://uniultra.xyz",
"shortName": "u2u_nebulas",
"chainId": 2484,
"networkId": 2484,
"icon": "u2u_nebulas",
"explorers": [
{
"icon": "u2u_nebulas",
"name": "U2U Explorer",
"url": "https://testnet.u2uscan.xyz",
"standard": "EIP3091"
}
]
}
24 changes: 24 additions & 0 deletions _data/chains/eip155-4460.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Orderly Sepolia Testnet",
"chain": "ETH",
"rpc": ["https://l2-orderly-l2-4460-sepolia-8tc3sd7dvy.t.conduit.xyz"],
"faucets": [],
"nativeCurrency": {
"name": "Sepolia Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "www.orderly.network",
"shortName": "orderlyl2",
"chainId": 4460,
"networkId": 4460,
"icon": "orderlyTestnet",
"explorers": [
{
"name": "basescout",
"url": "https://explorerl2new-orderly-l2-4460-sepolia-8tc3sd7dvy.t.conduit.xyz",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}
22 changes: 22 additions & 0 deletions _data/chains/eip155-542.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "PAWCHAIN Testnet",
"chain": "PAW",
"rpc": ["https://pawchainx.com/"],
"faucets": [],
"nativeCurrency": {
"name": "PAW",
"symbol": "PAW",
"decimals": 18
},
"infoURL": "https://pawchainx.com/",
"shortName": "PAW",
"chainId": 542,
"networkId": 542,
"explorers": [
{
"name": "PAWCHAIN Testnet",
"url": "https://pawscan.io",
"standard": "none"
}
]
}
23 changes: 23 additions & 0 deletions _data/chains/eip155-761412.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Miexs Smartchain",
"chain": "MiexsSmartchain",
"icon": "miexs",
"rpc": ["https://mainnet-rpc.miexs.com"],
"faucets": [],
"nativeCurrency": {
"name": "Miexs Coin",
"symbol": "MIX",
"decimals": 18
},
"infoURL": "https://miexs.com",
"shortName": "Miexs",
"chainId": 761412,
"networkId": 761412,
"explorers": [
{
"name": "Miexs Smartchain Explorer",
"url": "https://miexs.com",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/miexs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreic6tcc6swh5kzljwqnswj6rlemcm7n6ra7xkgttwv5v3fv7ozj5zu",
"width": 1500,
"height": 1500,
"format": "png"
}
]
8 changes: 8 additions & 0 deletions _data/icons/orderlyTestnet.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmSpwp3RAVhZsErAQrCQxEmjnGqJQMigarzZbfqr9Ktakb",
"width": 512,
"height": 512,
"format": "png"
}
]
8 changes: 8 additions & 0 deletions _data/icons/pwr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmRhQG9TZrXDdbQeTzBmjg3pqgwaD5TKVZj8k4kaz8AoZx",
"width": 1021,
"height": 1021,
"format": "png"
}
]
8 changes: 8 additions & 0 deletions _data/icons/swisstronik.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafybeihuintkoipxalwans23vhxajbwjnozpy34ww7ia7ds7nay3rpylzi",
"width": 256,
"height": 256,
"format": "svg"
}
]
8 changes: 8 additions & 0 deletions _data/icons/u2u_nebulas.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmcW64RgqQVHnNbVFyfaMNKt7dJvFqEbfEHZmeyeK8dpEa",
"width": 512,
"height": 512,
"format": "png"
}
]

0 comments on commit fd13327

Please sign in to comment.