Skip to content

Commit

Permalink
update era addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Sep 19, 2024
1 parent faef2bf commit fe9df13
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions projects/treasury/venus.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ module.exports = treasuryExports({
},
era: {
tokens: [
'0xBBeB516fb02a01611cBBE0453Fe3c580D7281011',
'0x5A7d6b2F92C77FAD6CCaBd7EE0624E64907Eaf3E',
'0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4',
'0x5AEa5775959fBC2557Cc8789bC1bf90A239D9a91'
ADDRESSES.era.WBTC,
ADDRESSES.era.ZK,
ADDRESSES.era.USDC,
ADDRESSES.era.WETH
],
owners: ['0xB2e9174e23382f7744CebF7e0Be54cA001D95599']
}
Expand Down

0 comments on commit fe9df13

Please sign in to comment.