v1.31.0
What's Changed
π New Features
- Add certified conract label by @isstuev in #1940
- Public tags: form re-design by @tom2drum in #1919
- OP Fault Proofs support by @isstuev in #1958
- Add support for Diamond proxy standard by @tom2drum in #1963
- Multi chain balance button by @isstuev in #1912
- Add a DeFi dropdown by @maxaleks in #1925
π Bug Fixes
β‘ Performance Improvements
π¦ Dependencies Updates
- Bump undici from 5.26.3 to 5.28.4 by @dependabot in #1916
- Bump follow-redirects from 1.15.2 to 1.15.6 by @dependabot in #1917
- Bump version of web3modal to v4.2.1 by @tom2drum in #1936
β¨ Other Changes
- Menu lightning labels by @maxaleks in #1910
- Sidebar, latest txs and verified contracts improvements by @tom2drum in #1951
- Update styles of form inputs by @tom2drum in #1914
- Element paddings updates by @tom2drum in #1929
- Move generated assets into separate folder inside the public folder by @tom2drum in #1930
- More custom elements for public tags by @tom2drum in #1939
- Gas tracker improvements by @tom2drum in #1941
- Loader state for SolidityScan button by @tom2drum in #1945
- Fix different heights of components with a chart by @maxaleks in #1947
- Add native token image by @isstuev in #1932
- Token balance design update by @isstuev in #1934
- Playwright tests refactoring, pt.5 by @tom2drum in #1952
- User Operations: add switcher to call data by @tom2drum in #1950
- Details page: fix line height for rows by @tom2drum in #1949
- Change export holders text by @isstuev in #1962
- Add possibility to change ERC to something else by @isstuev in #1961
- SEO: add canonicals and change meta titles by @tom2drum in #1960
π¨ Changes in ENV variables
- #1910 - Added
NEXT_PUBLIC_NAVIGATION_HIGHLIGHTED_ROUTES
for highlighting items in the navigation menu - #1958 - Added
NEXT_PUBLIC_FAULT_PROOF_ENABLED
variable to enable Fault Proof System feature - #1912 - Added
NEXT_PUBLIC_MULTICHAIN_PROVIDER_CONFIG
variable to enable multichain balance button on address page - #1925 - Removed
NEXT_PUBLIC_SWAP_BUTTON_URL
and added a new variableNEXT_PUBLIC_DEFI_DROPDOWN_ITEMS
for displaying promo links to other DeFi projects in the top bar - #1961 - Added
NEXT_PUBLIC_NETWORK_TOKEN_STANDARD_NAME
variable to configure the display name of a token creation standard
Full list of the ENV variables: v1.31.0-alpha
Full Changelog: v1.30.1...v1.31.0