Skip to content

Commit

Permalink
add unidx on base (#1250)
Browse files Browse the repository at this point in the history
  • Loading branch information
aureliusbtc authored Aug 14, 2023
1 parent 77e98d0 commit 265e17e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/synapse-interface/constants/tokens/master.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ export const UNIDX = new Token({
[CHAINS.ARBITRUM.id]: '0x5429706887FCb58a595677B73E9B0441C25d993D', // redeem
[CHAINS.FANTOM.id]: '0x0483a76D80D0aFEC6bd2afd12C1AD865b9DF1471',
[CHAINS.OPTIMISM.id]: '0x28b42698Caf46B4B012CF38b6C75867E0762186D',
[CHAINS.BASE.id]: '0x6B4712AE9797C199edd44F897cA09BC57628a1CF',
},
decimals: 18,
symbol: 'UNIDX',
Expand Down

0 comments on commit 265e17e

Please sign in to comment.