diff --git a/CHANGELOG.md b/CHANGELOG.md index 341edf1b57..19b967c77d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ - [#4579](https://github.com/blockscout/blockscout/pull/4579) - Write contract page: Resize inputs; Improve multiplier selector ### Fixes +- [#4654](https://github.com/blockscout/blockscout/pull/4654) - AddressView: Change `@burn_address` to string `0x0000000000000000000000000000000000000000` - [#4626](https://github.com/blockscout/blockscout/pull/4626) - Refine view of popup for reverted tx - [#4640](https://github.com/blockscout/blockscout/pull/4640) - Token page: fixes in mobile view - [#4612](https://github.com/blockscout/blockscout/pull/4612) - Hide error selector in the contract's functions list diff --git a/apps/block_scout_web/lib/block_scout_web/templates/address/overview.html.eex b/apps/block_scout_web/lib/block_scout_web/templates/address/overview.html.eex index b5abe71701..13a21fe728 100644 --- a/apps/block_scout_web/lib/block_scout_web/templates/address/overview.html.eex +++ b/apps/block_scout_web/lib/block_scout_web/templates/address/overview.html.eex @@ -60,7 +60,7 @@