From 93010c30205a5901247ae517f838f7c7ec279216 Mon Sep 17 00:00:00 2001 From: Michalis Kargakis Date: Thu, 19 Dec 2024 11:18:21 +0100 Subject: [PATCH] Add Ostium trading collateral contract (#12776) --- projects/ostium/index.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects/ostium/index.js b/projects/ostium/index.js index 84cb47d2ab2e..1427ac341b21 100644 --- a/projects/ostium/index.js +++ b/projects/ostium/index.js @@ -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 = [