Your portfolio is down bad. It's too late to short, too early to long, and swing trading will just bankrupt you faster. You're struggling mentally. Here's how to productively spend your time during crypto winter.
1/🧵
2/ Learn a skill and monetize it. Take your focus off the price charts and shitcoins, and CREATE. AI has made this easier than ever: vibe code some apps, create daily artworks—learn something that can earn you cash on the side.
3/ Use a percentage (not 100%, please) of that income to grow your crypto allocation. You'll be buying at favorable prices while developing marketable skills that last beyond any market cycle.
4/ LP with available funds. Set up one-sided liquidity positions that range from current prices down to what you consider a realistic bottom (or a bit below). Decide on a price at which to pull it.
5/ This LP strategy effectively pays you to DCA. Mentally, you're setting yourself up to have something to feel good about if prices continue to decline. You're earning yield while accumulating more of what you believe in.
6/ Take time to reflect on the ACTUAL reason you're here. Is it idealistic, profit-driven, social connection? Log your thoughts, share them on X, find likeminded folks to build towards goals together.
7/ Form a community you can count on. True support during bear markets is invaluable. Do NOT follow "experts"—basic rule is if they sell a course or run a paid group, THAT'S their income stream.
They're not an expert at anything other than luring suckers into paying them.
8/ Set realistic targets for the next cycle. Decide on specific levels at which to take profit, and how much to take. Determine a portfolio value where you should enter "wealth preservation mode."
9/ Write down your exit strategy and STICK TO IT. Bull markets are emotionally charged environments—not a good time to be making decisions on the fly. Your bear market self is more rational, and has more time to construct a plan.
10/ Explore every corner of crypto. Projects starting during bear markets are more likely to be true builders. Help them build, and some will reward you with an eventual TGE (or other avenues)
11/ Control what you can control. The past is the past—if you didn't sell, no point dwelling on it now. Look toward the future and prepare yourself for when markets recover.
12/ Your bear market goals: accumulate quality crypto, work on your skillset, and build your network. When the tide turns, you'll be in a much stronger position than those who spent the winter crying about prices (you can also cry about prices if you want)
13/ All the while, shitpost shitpost shitpost. Bear markets are the most fun time to be on CT, the shitposting is unmatched.
Hone your shitposting skills and join us in the new trenches, where nobody gets out and no money is made.
• • •
Missing some Tweet in this thread? You can try to
force a refresh
1/ Shadows have begun their soft rollout -- the contracts are deployed and will publicly launch when the rest of the pieces (frontends, indexer, etc) come together.
I just did an in person tweet thread at ETH Denver, and shadowed my ape live on stage. Below is that thread 👇
2/ NFTs have traditionally existed on a single chain (usually Ethereum).
That's where they were born, and it's where the majority live even today. Bored Apes, CryptoPunks, Pudgy Penguins, Azuki, and more all live exclusively on Ethereum.
3/ Those NFTs have probably changed your life in some way, big or small. Maybe it was the ApeCoin drop, Lil Pudgies, $anime, or something else entirely.
Owning an NFT signals that you're part of a community, and with that comes benefits both intangible and tangible.
Exited all my validators, and I think it's worth discussing: Ethereum has an incentive problem.
1/🧵
2/ Proof of stake is a simple concept on the surface: those with money at stake are rewarded in exchange for honest validation of new blocks.
If you're dishonest, your stake is vulnerable to slashing (aka, there is a high cost to dishonesty).
3/ Similar to difficulty adjustments with bitcoin, incentive to validate should naturally reach equilibrium as stakers reach consensus on what APY justifies the opportunity cost of locking up ETH.
Flash loans are zero risk loans where the full loan amount must be paid back in the same transaction is was originated. They are useful for arbs or opportunities for profit where you simply don't have the ETH up front.
But this one actually sacrificed a punk...
1/🧵
2/ Today's loan was not a profit opportunity - at least, not directly (we'll get to that later).
To execute, two contracts were used (we'll call them Contract A and Contract B).
Contract A is in charge of listing the punk, and Contract B handles buying it.
3/ The progression:
Contract A holds Punk #1563, Contract B holds nothing.
Contract A lists for 24,000 ETH.
Contract B borrows 24,000 ETH from Balancer.
Contract B buys #1563. Contract B now has #1563, contract A has 24,000 ETH.
Punk 2386, with a current high bid of 600 eth, sold for 10 ETH today.
A combination of clever sleuthing, followed by an unfortunate miscalculation leads to a 7 figure payday for 0x282.
🧵
2/ This ape punk was fractionalized into 10,000 ERC20 tokens on 9/26/2020, and spread out among what is now 257 holders.
This was done on a now decommissioned platform called niftex (the contracts continue to live forever).
3/ The setup is such that any shareholder can propose a "shotgun", whereby any shareholder can propose a buyout price, and if nobody counters, they can purchase the asset after 14 days.
One of the questions I'm asked the most is "how do I get started becoming a solidity dev?". While there's no right answer, my response is always similar. So here it is in a thread:
How to take yourself from 0-1 as a solidity dev
1/🧵
2/ This thread will assume you have dev experience already - if you don't solidity might not be the best place to start.
Solidity doesn't necessarily have a steeper learning curve than other languages, but it has steeper penalties for getting it wrong.
3/ A good intro to the basics is available at . It's outdated - most of the program uses solc 0.5, and we're now at 0.8+ - a lot has changed, but it's quick, and enjoyable enough that it can ease the fear of "getting started", which is the hardest part.cryptozombies.io
ERC404 has taken X by storm. Many have called it out for misusing the ERC label, and rightfully so, but let's take a moment to discuss another aspect of it: composability.
Is it safe?
1/🧵
2/ If you haven't read a technical breakdown of ERC404, check out my thread here:
I'll be referring back to the topics covered there throughout this thread.
3/ Imagine a basic shared vault application: users can deposit and withdraw NFTs or tokens. This can be a lending protocol, a custodial marketplace, or anything else (and in fact, this design exists in many places already).
This one is basic, you can only deposit and withdraw: