Update README.md

This commit is contained in:
dr. mia von steinkirch, phd 2023-02-10 16:24:04 -08:00 committed by GitHub
parent 1720ea23a7
commit fc9b2f638a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,4 +27,5 @@
* [resources for gas optimization](https://github.com/go-outside-labs/web3-solidity/blob/main/saving_gas/README.md)
* [contract and typescript library for static multi-calls](https://github.com/indexed-finance/multicall)
* [ggregate multiple constant function call results into one](https://github.com/makerdao/multicall)
* [`trace_call` RPC method](https://www.quicknode.com/docs/ethereum/trace_call)