Using the full ERC20 or Native balance in a call
The Squid Multicall can update the value of a param on-chain before or after the Swap or bridge has occurred. This lets you do the following:
Send the remainder of tokens to the user's address, after minting or buying something at a fixed price
Stake the full amount received from a swap
Unstake, then swap the full amount across chains
This is designated by using callType
Last updated