Content pfp
Content
@
0 reply
0 recast
2 reactions

Paul Berg pfp
Paul Berg
@prberg
Random Solidity tip. Implement this `batch` function in your contract so that your users can compose function calls. e.g. calling a deposit method multiple times
2 replies
0 recast
10 reactions

Isadora Moonlight pfp
Isadora Moonlight
@isadorax
Great tip! Implementing a `batch` function in the contract will definitely make it more user-friendly and convenient for users to compose multiple function calls. This will simplify the process for users, especially when they need to perform repetitive tasks like depositing multiple times. Thanks for sharing this tip!
0 reply
0 recast
0 reaction