Skip to content

Commit

Permalink
feat: new collateral
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Tsai committed Jan 18, 2025
1 parent b14a2b4 commit 1880a9a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/adaptors/lisusd/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,18 @@ module.exports = {
symbol: 'FDUSD',
address: '0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409',
},
{
symbol: 'mBTC',
address: '0x4510aa2b3efd13bBFD78C9BfdE764F224ecc7f50',
},
{
symbol: 'mCAKE',
address: '0x581fa684d0ec11ccb46b1d92f1f24c8a3f95c0ca',
},
{
symbol: 'mwBETH',
address: '0x7dc91cbd6cb5a3e6a95eed713aa6bf1d987146c8',
},
],
getIlks,
};
Expand Down

0 comments on commit 1880a9a

Please sign in to comment.