carter
@carter
first composable clanker? contract-owned clanker that uses fees to buy degen! deployed this clanker & transferred ownership to a rebuyer contract i just built how it works 1. rebuyer gets all fees from the clanker 2. uses those fees to buy degen 5. whoever calls the spend function gets 5% of the degen, the rest is burned (anyone can call) currently at least $3 worth of degen to claim just for clicking a button https://basescan.org/address/0x24a39D87b790afD29f6FfF69a65878a0C62F39E2#writeContract
4 replies
1 recast
19 reactions
MetaEnd🎩
@metaend.eth
Cool, how did you do it?
1 reply
0 recast
1 reaction
carter
@carter
all the code is open and shared here! https://gitlab.com/cter/rebuyer at a high level i just deployed the clanker (which uses my verified FC wallet), deployed the rebuyer code referencing the clanker, then transferred my ownership of the clanker to the rebuyer contract /script/Deploy.s.sol is set up for anyone to deploy their own rebuyer pair with a clanker they launch. just fill in the lpLocker, lpTokenId, and target token (all of that can be found in the clanker deploy logs) can dive deeper into any specific part too!
2 replies
0 recast
5 reactions