Skip to content

Commit

Permalink
add opbnb
Browse files Browse the repository at this point in the history
  • Loading branch information
algtm committed Sep 19, 2024
1 parent 3f2a939 commit 3fdbd1b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion aggregators/udex-agg/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ const contract: IContract = {
[CHAIN.BSC]: '0xfCD555b55AA785d46E8c6e9bBB109b10602c431c',
[CHAIN.POLYGON]:'0x464599BDaC77E8e5843D5BbC531EC8aD75d3F7b1',
[CHAIN.ETHEREUM]:'0x9556E8ce70ceA3c43e4A6c17ad2FAb258067b058',
[CHAIN.BASE]:'0x334F493613c1dD33a364684802fB9C728dfcE1A5'
[CHAIN.BASE]:'0x334F493613c1dD33a364684802fB9C728dfcE1A5',
[CHAIN.OP_BNB]:'0x8A3e34e45b76885001aa024d6F35FBAcfDBd9DB0'

}

Expand Down

0 comments on commit 3fdbd1b

Please sign in to comment.