Skip to content

Commit 9163e5f

Browse files
authored
Merge pull request #1865 from priyam-anand/master
chore: updated merkle campaign ids
2 parents da0ac10 + ebc90df commit 9163e5f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/adaptors/superlend/constants.js

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -987,12 +987,13 @@ const UI_POOL_DATA_PROVIDER = '0x9F9384Ef6a1A76AE1a95dF483be4b0214fda0Ef9';
987987
const PROVIDER_ADDRESS = '0x5ccF60c7E10547c5389E9cBFf543E5D0Db9F4feC';
988988

989989
const CAMPAIGN_ID_MAP = {
990-
USDC: '0x1bd8c05ef0d7b581826288a6b28a33eee2d95caa68c7f4b23dc7c5f32704b8ad',
990+
USDC: '0xb41a8ffef4c790d0f25c55a15f29b81b2c9fff9c07fd4999854ccb7fb3301d6b',
991991
MTBILL: '0xd8d0ad6579284bcb4dbc3fb1e40f4596c788e4508daf9cfd010459ce86832850',
992992
MBASIS: '0xb3509a79b1715bc7666666fc9c27eb77762436648de827a5c5817371593aefd0',
993-
WBTC: '0xc85b1c610c3ae5058cc69e04d87239c2af3cefb0c2fbdfcccffa5fb23d9f1cd7',
994-
USDT: '0x691135dbaf8ce8bcc7aace2468be9b499834308362e1194a4246014ff74163a1',
995-
WXTZ: '0x898a135c2bceffdae7618b1e2266108d154dfeab75a373b3eb3641ca31647e6a',
993+
WBTC: '0x3e262731bc9ef328fd1222b1164ff27f4fa46c02dde254257e0ae1164ebe1acd',
994+
USDT: '0x4dd6b7595b1612465e25a8a5ec8ce7c9750f5211f0ebe120ffad71ada8a9b3e9',
995+
WXTZ: '0x2bd98414a5af5dae4a8370a2d59869ce4c1b204a9bd4236d3007617f93625303',
996+
WETH: '0x5571b243f36c4320559aaf8c61e116d8271060b8db28cb90871c5ec8ed665ab0',
996997
};
997998

998999
const MERKLE_BASE_URL =

0 commit comments

Comments
 (0)