Trendaavat aiheet
#
Bonk Eco continues to show strength amid $USELESS rally
#
Pump.fun to raise $1B token sale, traders speculating on airdrop
#
Boop.Fun leading the way with a new launchpad on Solana.
the clojure way of doing things can be so comfy
represent everything as data until its time to use that data
following this approach, things like "refactor the whole frontend to use multicall as much as possible" becomes really easy and straightforward
you essentially represent every contract call as data, a mapping containing the address, abi, and calldata to be passed
you can pass those as single items to a fn that'll execute the call
you could also past a list of them to another function that'll execute them with multicall
crucially, if you're already coordinating calls this way throughout your codebase, implementing this switch is really really minor and can likely be done in a single place
458
Johtavat
Rankkaus
Suosikit