Akuti pfp

Akuti

@akuti

66 Following
65 Followers


bagelcoin pfp
bagelcoin
@bagelcoin
EVERYTHING TO THE $BAGEL !!
 We use @partydao and their new feature Token Launcher to raise LP funds and launch $BAGEL as a party. Contribute and receive proportionate amount of $BAGEL. bagelconomics below https://base.party.app/party/0xdEF53687748ABA350423970B347B566DD7313451
34 replies
1269 recasts
1479 reactions

Akuti pfp
Akuti
@akuti
gj, minted a pair
1 reply
0 recast
1 reaction

Akuti pfp
Akuti
@akuti
Thanks, looks like I should become more degen
0 reply
0 recast
0 reaction

Akuti pfp
Akuti
@akuti
I'm taking $onchain pill
1 reply
0 recast
1 reaction

Akuti pfp
Akuti
@akuti
I only found info from last year where you got 25 WLD (~220 USD) for signing up and then 1 per week. Not sure if that is still accurate, somehow it's hard to find that info on the official website, it's not even in their FAQ and I am sure it's frequently asked.
1 reply
0 recast
1 reaction

Akuti pfp
Akuti
@akuti
Here is an example of modifying a value in a nested struct in a private mapping variable:
0 reply
0 recast
0 reaction

Akuti pfp
Akuti
@akuti
This is a really powerful feature to test you contract works in certain states or assert the values of private variables. If you handle the pointer references, unpacking and packing you can even use it for complex datatypes like mappings and structs.
1 reply
0 recast
0 reaction

Akuti pfp
Akuti
@akuti
Then you can use `vm.load(contractAddress, storageSlot)` to load the data as bytes32, you can then evaulate and potentially modify it and write it back using `vm.store(contractAddress, storageSlot, data)`.
1 reply
0 recast
0 reaction

Akuti pfp
Akuti
@akuti
Even more powerful is that you can also modify internal variables but it's more complex as it does not work with the simple StdStorage module. You first need to find the storage slot of the variable you want to modify. You can get it easily by using `forge inspect src/ContractName.sol:ContractName storage`.
1 reply
0 recast
0 reaction

Akuti pfp
Akuti
@akuti
One of the great features of foundry is that you can modify variables to test specific cases in your contracts. With `Std Storage` you easily modify public variables without needing to add a setter method. But you can even read and store directly to storage to interact with private variables.
1 reply
1 recast
6 reactions

Akuti pfp
Akuti
@akuti
gm world
0 reply
0 recast
1 reaction

Akuti pfp
Akuti
@akuti
It definetly helps if there is already a lot built by the time people discover your product. So it's building first, then attention. And I much prefer that over attention first and building later.
0 reply
0 recast
0 reaction

Akuti pfp
Akuti
@akuti
Well, they also generated attention. People still have to find you, so if you only build they might not come in time.
1 reply
0 recast
2 reactions

Akuti pfp
Akuti
@akuti
Yes, looks good with the red lip. :) True outlined would be cool. I just looked at the punk one first, that was perfect.
0 reply
0 recast
1 reaction

Akuti pfp
Akuti
@akuti
Great job, I see your frames get more advanced with each day. I guess my pfp is challenging with the single color head and bright background.
1 reply
0 recast
3 reactions

Akuti pfp
Akuti
@akuti
Enjoy, there is a lot to discover around Scapes. https://scapes.xyz
0 reply
0 recast
0 reaction

Akuti pfp
Akuti
@akuti
The fourth portal.
0 reply
0 recast
1 reaction

Akuti pfp
Akuti
@akuti
Super cool, maybe you can scale it a little so that we see the whole Scape.
0 reply
0 recast
2 reactions