Features
- #5030 - API rate limiting
- #4924 - Add daily bytecode verifcation to prevent metamorphic contracts vulnerablity
- #4908 - Add verification via standard JSON input
- #5004 - Add ability to set up a separate DB endpoint for the API endpoints
- #4989, #4991 - Bridged tokens list API endpoint
- #4931 - Web3 modal with Wallet Connect for Write contract page and Staking Dapp
Fixes
- #5045 - Contracts interaction improvements
- #5032 - Fix token transfer csv export
- #5020 - Token instance image display imrovement
- #5019 - Fix fetch_last_token_balance function termination
- #5011 - Fix
0x0implementation address - #5008 - Extend decimals cap in format_according_to_decimals up to 24
- #5005 - Fix falsy appearance
Connection Lostwarning on reload/switch page - #5003 - API router refactoring
- #4992 - Fix
typefield in transactions after enabling 1559 - #4979, #4993 - Store total gas_used in addresses table
- #4977 - Export token transfers on address: include transfers on contract itself
- #4976 - Handle :econnrefused in pending transactions fetcher
- #4965 - Fix search field appearance on medium size screens
- #4945 - Fix
Verify & Publishbutton link - #4938 - Fix displaying of nested arrays for contracts read
- #4888 - Fix fetch_top_tokens method: add nulls last for token holders desc order
- #4867 - Fix bug in quering contracts method and improve contracts interactions
Chore
- #5047 - At contract write use wei precision
- #5023 - Capability to leave an empty logo
- #5018 - Resolve npm vulnerabilities via npm audix fix
- #5014 - Separate FIRST_BLOCK and TRACE_FIRST_BLOCK option for blocks import and tracing methods
- #4998 - API endpoints logger
- #4983, #5038 - Fix contract verification tests
- #4861 - Add separate column for token icons