Key changes
Added Monad testnet support. Note that this chain is different to the previous devnet and will serve as the canonical testnet moving forward, while the old devnet will be wound down.
To enable it, please use the following config parameters:
--monadRPC YOUR_MONAD_WEBSOCKET_URL
--monadContract 0xBB73cB66C26740F31d1FabDC6b7A46a038A300dd
What's Changed
- docs: add TransferFees conformance note by @joelsmith-2019 in #4212
- Deploy Monad testnet by @bruce-riley in #4218
- CONTRIBUTING.md: update to forbid PRs the contain only minor wording adjustments by @johnsaigle in #4221
New Contributors
- @joelsmith-2019 made their first contribution in #4212
Full Changelog: v2.24.18...v2.24.19