Skip to content

Commit

Permalink
Update config.js (#11215)
Browse files Browse the repository at this point in the history
  • Loading branch information
StrategicReserve authored Aug 7, 2024
1 parent 11dad58 commit 27f38cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions projects/visor/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ const HYPE_REGISTRY = {
],
scroll: [
["0x683292172E2175bd08e3927a5e72FC301b161300", 4651930], // Uniswap
["0x0B79d5117dd22eDC1e5F2649aC32746aF7Ca3445", 8111003], // Scribe
],
blast: [
["0xFc13Ebe7FEB9595D70195E9168aA7F3acE153621", 1727054], // Uniswap
Expand All @@ -135,6 +136,9 @@ const HYPE_REGISTRY = {
["0x683292172E2175bd08e3927a5e72FC301b161300", 6414342], // Uniswap
["0xC27DDd78FC49875Fe6F844B72bbf31DFBB099881", 6414350], // Sushiswap
],
iotaevm: [
["0xF44cECB1CF40ee12303E85Eb8651263c01812EaD", 223591], // wagmi
],
};

Object.keys(HYPE_REGISTRY).forEach(chain => {
Expand Down

0 comments on commit 27f38cc

Please sign in to comment.