Skip to content

Commit

Permalink
tag edu chain as arbitrum orbit L3
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Jan 17, 2025
1 parent 89d8838 commit e664847
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion defi/src/utils/normalizeChain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3696,7 +3696,11 @@ export const chainCoingeckoIds = {
geckoId: "edu-coin",
symbol: "EDU",
cmcId: "24613",
categories: ["EVM"],
categories: ["EVM", "Arbitrum Orbit"],
parent: {
chain: "Arbitrum",
types: ["L3"]
},
twitter: "opencampus_xyz",
url: "https://www.opencampus.xyz/",
chainId: 41923,
Expand Down

0 comments on commit e664847

Please sign in to comment.