Content
@
0 reply
0 recast
0 reaction
markus - ethOS - e/acc-d
@markus
EVM devs: Is it possible to do an implementation of multicall where the first call is any call, and the second call knows the end-state of the first call? (For example, if the first call mints an NFT, the second call sends it to the users wallet, same goes for a swap as the first call)
5 replies
1 recast
25 reactions
markus - ethOS - e/acc-d
@markus
Paging Dr @horsefacts.eth
0 reply
0 recast
2 reactions
shazow
@shazow.eth
Can do calls with arbitrary code if you do them in a constructor that SELFDESTRUCTs.
0 reply
0 recast
1 reaction
J. Valeska π¦π©π«
@jvaleska.eth
I think you could deploy your own multicall contract adapted to your needs
1 reply
0 recast
1 reaction
0age
@0age
https://github.com/dharmaprotocol/dharmaOS/blob/main/contracts/Wallet.sol
1 reply
0 recast
1 reaction
GUNBOATs π©π΅πΈ
@gunboats
weiroll scripting can do that. https://github.com/weiroll/weiroll
0 reply
0 recast
0 reaction