Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Nov 24, 2024
1 parent 4cc42a4 commit 8eabf8f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions defi/src/constants/chainsByOracle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ const chainsByOracle: Record<string, Array<string>> = {
"ZKsync Era",
],
"Pyth": [
"ApeChain"
"ApeChain",
"Arbitrum",
"Astar zkEVM",
"Aurora",
Expand All @@ -85,12 +85,12 @@ const chainsByOracle: Record<string, Array<string>> = {
"Fantom",
"Filecoin",
"Flow",
"Fuel Ignition"
"Fuel",
"Gnosis",
"Gravity",
"Hedera",
"Horizen EON",
'IDEX'
'IDEX',
"inEVM",
"IOTA EVM",
"Kaia",
Expand Down

0 comments on commit 8eabf8f

Please sign in to comment.