Skip to content

Commit

Permalink
added puffETH to Zircuit Staking (#9676)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbak authored Apr 3, 2024
1 parent ed7cde0 commit 319d37d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion projects/zircuit/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ const TOKEN_CONTRACTS = [
'0xf951E335afb289353dc249e82926178EaC7DEd78', // swETH
'0x4c9EDD5852cd905f086C759E8383e09bff1E68B3', // USDe
'0x4d831e22F062b5327dFdB15f0b6a5dF20E2E3dD0', // cSTONE
'0xd5F7838F5C461fefF7FE49ea5ebaF7728bB0ADfa' // mETH
'0xd5F7838F5C461fefF7FE49ea5ebaF7728bB0ADfa', // mETH
'0xD9A442856C234a39a81a089C06451EBAa4306a72' // pufETH
];

module.exports = {
Expand Down

0 comments on commit 319d37d

Please sign in to comment.