Skip to content

Commit

Permalink
[update]: Open Campus to EDU Chain (#6284)
Browse files Browse the repository at this point in the history
* [update]: Open Campus to EDU Chain

* [fix]: explorer URL

---------

Co-authored-by: ligi <[email protected]>
  • Loading branch information
anirudhmakhana and ligi authored Nov 28, 2024
1 parent 1365b32 commit c025a75
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions _data/chains/eip155-41923.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Open Campus Codex Mainnet",
"chain": "Open Campus Codex Mainnet",
"name": "EDU Chain",
"chain": "EDU Chain",
"icon": "occ-mainnet",
"rpc": ["https://rpc.edu-chain.raas.gelato.cloud"],
"faucets": ["https://bridge.gelato.network/bridge/edu-chain"],
Expand All @@ -10,13 +10,13 @@
"decimals": 18
},
"infoURL": "https://raas.gelato.network/rollups/details/public/edu-chain",
"shortName": "occ-mainnet",
"shortName": "edu-chain",
"chainId": 41923,
"networkId": 41923,
"explorers": [
{
"name": "Open Campus Codex",
"url": "https://edu-chain.blockscout.com",
"name": "EDU Chain",
"url": "https://educhain.blockscout.com",
"icon": "occ-mainnet",
"standard": "none"
}
Expand Down
6 changes: 3 additions & 3 deletions _data/chains/eip155-656476.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Open Campus Codex",
"chain": "Open Campus Codex",
"name": "EDU Chain Testnet",
"chain": "EDU Chain Testnet",
"icon": "open-campus-codex",
"rpc": ["https://rpc.open-campus-codex.gelato.digital"],
"faucets": [],
Expand All @@ -16,7 +16,7 @@
"explorers": [
{
"name": "Open Campus Codex",
"url": "https://opencampus-codex.blockscout.com",
"url": "https://edu-chain-testnet.blockscout.com",
"icon": "open-campus-codex",
"standard": "none"
}
Expand Down

0 comments on commit c025a75

Please sign in to comment.