Skip to content

Commit

Permalink
Add Ostium trading collateral contract (#12776)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmichalis authored Dec 19, 2024
1 parent a4a58fb commit 93010c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/ostium/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ const ADDRESSES = require('../helper/coreAssets.json');
const { sumTokensExport } = require('../helper/unwrapLPs');

const owners = [
// OLP vault
'0x20D419a8e12C45f88fDA7c5760bb6923Cee27F98',
// Trading collateral
'0xcCd5891083A8acD2074690F65d3024E7D13d66E7',
];

const tokens = [
Expand Down

0 comments on commit 93010c3

Please sign in to comment.