banteg / multicall.py

aggregate results of multiple smart contract calls into one
MIT License
251 stars 108 forks source link

Enable setting an address origin for Call and Multicall operations #98

Open DefiDebauchery opened 2 months ago

DefiDebauchery commented 2 months ago

Fix #4

DefiDebauchery commented 2 weeks ago

@BobTheBuidler - This would be really helpful for simulating calls through Safe's simulateAndRevert() method.