makerdao / multicall

Multicall: Aggregate multiple constant function call results into one
MIT License
851 stars 451 forks source link

Deduplicate #2

Closed nmushegian closed 5 years ago

nmushegian commented 5 years ago

I'm guessing only one of these two repos is getting formally verified

https://github.com/dapphub/ds-proxy/blob/master/src/proxy.sol

I might be misunderstanding the purpose here, since you're using staticcall

gbalabasquer commented 5 years ago

This project is just for reading purposes. It takes several static calls, execute them together and attaches the blocknumber retrieving all the information together. This is very helpful for UIs when trying to reach data from the chain.

levity commented 5 years ago

If only we’d kept my original whimsical name for this, “readalot”, this confusion might have been averted! :)

tyler17 commented 5 years ago

I don't know, what if people confuse that with this very educational Sir Readalot game