How to's
Last updated
Last updated
For a 5 minute guide on how to modify a simple contract, see our .
In this more advanced section, we'll go through how to modify contracts on your shadow fork that use design patterns that are commonly found in the wild:
that delegate call to implementation contracts.
to get token prices in USD, without using offchain price APIs.
and applying modifications to all child contracts it has created.
that call new functions from another shadow contract.