Skip to content

Commit

Permalink
Merge pull request #36 from roycoprotocol/verify-gearbox-wbtc
Browse files Browse the repository at this point in the history
Verify Gearbox WBTC Market
  • Loading branch information
githubotoro authored Dec 11, 2024
2 parents d3e6279 + fcaa070 commit 143885c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ export default defineMarket({
id: "1_1_0x6402d18a46e56f37edbbe0f6a0aa9e83ee2d34a2",
name: "Lend WBTC on Gearbox",
description: "When WBTC is supplied to the market, it is deposited into the Gearbox WBTC Mainnet Pool to earn yield. Users may withdraw at any time. As an additional incentive, depositors receive 2,000 Lombard LUX points per day for depositing.",
is_verified: false,
});
is_verified: true,
});

0 comments on commit 143885c

Please sign in to comment.