Skip to content

Commit

Permalink
feat(data): fetch list from ethereum-lists/chains
Browse files Browse the repository at this point in the history
  • Loading branch information
bot committed Jun 15, 2024
1 parent d422e55 commit 6ad5542
Show file tree
Hide file tree
Showing 5 changed files with 138 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1251,6 +1251,7 @@
│   ├── eip155-654.json
│   ├── eip155-65450.json
│   ├── eip155-6552.json
│   ├── eip155-656476.json
│   ├── eip155-6565.json
│   ├── eip155-66.json
│   ├── eip155-660279.json
Expand All @@ -1271,6 +1272,7 @@
│   ├── eip155-6688.json
│   ├── eip155-669.json
│   ├── eip155-66988.json
│   ├── eip155-6699.json
│   ├── eip155-67.json
│   ├── eip155-6701.json
│   ├── eip155-67390.json
Expand Down Expand Up @@ -1298,6 +1300,7 @@
│   ├── eip155-70002.json
│   ├── eip155-7001.json
│   ├── eip155-7007.json
│   ├── eip155-701.json
│   ├── eip155-70103.json
│   ├── eip155-7027.json
│   ├── eip155-707.json
Expand Down Expand Up @@ -2276,4 +2279,4 @@
├── zerion.io.png
└── zerolend.xyz.png

181 directories, 2095 files
181 directories, 2098 files
70 changes: 70 additions & 0 deletions docs/ethereum-lists-chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -34493,6 +34493,32 @@
}
]
},
{
"name": "Open Campus Codex",
"chain": "Open Campus Codex",
"icon": "open-campus-codex",
"rpc": [
"https://rpc.open-campus-codex.gelato.digital"
],
"faucets": [],
"nativeCurrency": {
"name": "EDU",
"symbol": "EDU",
"decimals": 18
},
"infoURL": "https://raas.gelato.network/rollups/details/public/open-campus-codex",
"shortName": "open-campus-codex",
"chainId": 656476,
"networkId": 656476,
"explorers": [
{
"name": "Open Campus Codex",
"url": "https://opencampus-codex.blockscout.com",
"icon": "open-campus-codex",
"standard": "none"
}
]
},
{
"name": "Fox Testnet Network",
"chain": "FOX",
Expand Down Expand Up @@ -35046,6 +35072,25 @@
}
]
},
{
"name": "OX Chain",
"title": "OX Chain",
"chain": "OX",
"rpc": [
"https://rpc.oxscan.io"
],
"faucets": [],
"nativeCurrency": {
"name": "OX",
"symbol": "OX",
"decimals": 18
},
"infoURL": "https://ox.fun/chain",
"shortName": "ox-chain",
"chainId": 6699,
"networkId": 6699,
"status": "incubating"
},
{
"name": "DBChain Testnet",
"chain": "DBM",
Expand Down Expand Up @@ -35765,6 +35810,31 @@
}
]
},
{
"name": "Darwinia Koi Testnet",
"chain": "Darwinia Koi",
"rpc": [
"https://koi-rpc.darwinia.network"
],
"faucets": [],
"nativeCurrency": {
"name": "Koi Network Native Token",
"symbol": "KRING",
"decimals": 18
},
"infoURL": "https://darwinia.network/",
"shortName": "darwinia-koi",
"chainId": 701,
"networkId": 701,
"slip44": 1,
"explorers": [
{
"name": "blockscout",
"url": "https://koi-scan.darwinia.network",
"standard": "EIP3091"
}
]
},
{
"name": "Thinkium Mainnet Chain 103",
"chain": "Thinkium",
Expand Down
24 changes: 24 additions & 0 deletions rawdata/ethereum-lists/chains/eip155-656476.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Open Campus Codex",
"chain": "Open Campus Codex",
"icon": "open-campus-codex",
"rpc": ["https://rpc.open-campus-codex.gelato.digital"],
"faucets": [],
"nativeCurrency": {
"name": "EDU",
"symbol": "EDU",
"decimals": 18
},
"infoURL": "https://raas.gelato.network/rollups/details/public/open-campus-codex",
"shortName": "open-campus-codex",
"chainId": 656476,
"networkId": 656476,
"explorers": [
{
"name": "Open Campus Codex",
"url": "https://opencampus-codex.blockscout.com",
"icon": "open-campus-codex",
"standard": "none"
}
]
}
17 changes: 17 additions & 0 deletions rawdata/ethereum-lists/chains/eip155-6699.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "OX Chain",
"title": "OX Chain",
"chain": "OX",
"rpc": ["https://rpc.oxscan.io"],
"faucets": [],
"nativeCurrency": {
"name": "OX",
"symbol": "OX",
"decimals": 18
},
"infoURL": "https://ox.fun/chain",
"shortName": "ox-chain",
"chainId": 6699,
"networkId": 6699,
"status": "incubating"
}
23 changes: 23 additions & 0 deletions rawdata/ethereum-lists/chains/eip155-701.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Darwinia Koi Testnet",
"chain": "Darwinia Koi",
"rpc": ["https://koi-rpc.darwinia.network"],
"faucets": [],
"nativeCurrency": {
"name": "Koi Network Native Token",
"symbol": "KRING",
"decimals": 18
},
"infoURL": "https://darwinia.network/",
"shortName": "darwinia-koi",
"chainId": 701,
"networkId": 701,
"slip44": 1,
"explorers": [
{
"name": "blockscout",
"url": "https://koi-scan.darwinia.network",
"standard": "EIP3091"
}
]
}

0 comments on commit 6ad5542

Please sign in to comment.