duncancmt defdff460a
Base mainnet (#734)
* Add BaseGoerliBridgeAdapter

* Ignore Emacs files

* Remove Balancer V1; add Solidly to BaseBridgeAdapter

* Update addresses for both Base Mainnet and Goerli

* Remove Base Goerli testnet

* Prettier, CHANGELOG, and lowercasing addresses

---------

Co-authored-by: Savarn Dontamsetti <sav.dontamsetti@gmail.com>
2023-07-18 17:21:43 -04:00
..
2023-05-10 20:03:48 +00:00
2023-05-01 21:25:50 +00:00
2023-05-10 20:03:48 +00:00
2023-05-10 20:03:48 +00:00
2023-05-10 20:03:48 +00:00
2023-07-18 17:21:43 -04:00
2021-08-18 10:33:47 +10:00

Development

Building solidity files will update the contract artifact in {package-name}/generated-artifacts/{contract}.json, but does not automatically update the contract-artifacts or contract-wrappers packages, which are generated from the artifact JSON. See contract-artifacts/README.md for instructions on updating these packages.