March 24, 2022: The Flaredrop π©πͺ
Will LendFlare Airdrop Lead to More Giveaways to veCRV/vlCVX Holders?
Convex spent all this time building out a beautiful airdrops section. Then, the airdrops dried up...
Since the Ellipsis announcement, Iβm not aware of any other airdrops to veCRV holders over the past year. Goblin townβ¦
When DeFi summer was raging, the thought of splashing a little bit extra to veCRV holders was a no-brainer. Holders of veCRV are a community with the following desirable properties:
plugged in enough to understand Curve tokenomics
willing to lock their tokens for >3.5 years on average
often have other forms of liquidity they were hoping to boost
Getting your new token into the hands of smart, patient, whales is sort of a no-brainer. Curve users are cut from a different clothβ¦
Still, DeFi summer faded. Airdrops dried up. ERC-20 tokens gave way to JPEGS.
Hence the excitement generated by LendFlareβs announcement of a forthcoming airdrop to veCRV / vlCVX holders. Could the drought be ending?
LendFlare first popped onto our radar back in December. LendFlare offers not just borrowing against your LP position, but promises no liquidation risk:
Theyβve had a busy several months. They launched earlier this month with a sample of Curve pools and quickly attracted $3MM from early users eager to test the concept.
The protection against liquidation risk in particular has the often risk-averse Curve community willing to give it shot.
LendFlare development is ramping up as they prepare to support more metapools in their v1.5 release.
Their airdrop is also right around the corner, giving back 1% of the $LFT token to holders of veCRV and vlCVX. The $LFT token is used for governance, as well as sharing of loan interest.
Holders of veCRV and vlCVX have already been snapshotted, with the vlCVX airdrop list posted to the Convex Discord. If you are interested in juicing your airdrop, it appears you have a few days left to to supply liquidity, though we donβt know if these terms remain active:
LendFlare will surely get attention thanks to the free giveaway, but theyβre not the only borrowing game in town. Theyβre facing still competition from established protocols like Rari Capitalβ¦
β¦as well as the fast building Curvanceβ¦
Curve LP positions may become a foundational building block in the next generation of DeFi offering, and weβre here for it!
Devs Do Something
BTW, want to splash Curve users with something nice? Itβs easy!
Just pick a block height, since veCRV depreciates linearly over time. In your minting contract, ping the veCRV contractβs helpful function to calculate a walletβs address at a particular point in time:
vecrv.balanceOfAt(address addr, uint256 _block)
You can use just a few lines of code assert the user was above whatever threshold you set. Hereβs a functional airdrop contract knocked together this AM (written in Vyper to honor receiving the team receiving the inaugural veFunder emissions.)
It seems Convex has a similar vlcvx.balanceAtEpochOf()
function that could also be used, although epochs are less precise than block heights so you might ask around their #airdrops channel if youβre actually planning an airdrop of your own. If youβre planning to give away free money, youβre likely to be greeted warmly.
Disclaimers! Author is eligible for the LendFlare airdrop