Skip to content

Commit

Permalink
update ferdyflip: DefiLlama#11338
Browse files Browse the repository at this point in the history
  • Loading branch information
g1nt0ki authored and 0xIvan committed Sep 11, 2024
1 parent 3361653 commit 2074c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/ferdyflip/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const { sumTokensExport, nullAddress } = require("../helper/unwrapLPs");
// https://docs.ferdyflip.xyz/developers/contracts/platform
const config = {
avax: {
tokens: [ADDRESSES.avax.WAVAX, nullAddress], owners: ['0x20AfbaC35B333dA4fE7230CC60946F88ee87aAA3'],
tokens: [ADDRESSES.avax.WAVAX, nullAddress], owners: ['0x20AfbaC35B333dA4fE7230CC60946F88ee87aAA3', '0xe0a69f4d29c891b9c5c7368b591ed3109bcb80f7'],
},
base: {
tokens: [ADDRESSES.base.WETH, nullAddress], owners: ['0x3b6014e4b38791444a352D687022D6d6d79Eb99c'],
Expand Down

0 comments on commit 2074c26

Please sign in to comment.