Viterbo Rodriguez
Viterbo Rodriguez
# Description This [PR#575](https://github.com/telosnetwork/open-block-explorer/pull/575) is introducing new set o filters that try to exploit the Hyperion API capabilities and we want to keep the filter state in the URL so...
# Description In order to keep reaching more people we need to incorporate more languages into our sites. For that, it is suggested to import and use the i18n library...
# Description We need to modify the account page so that live transactions are disabled by default. However, we want to keep the home page as it is now.
**Describe the bug** The _eosio.wrap_ account appears as not found when the problem is that the backend is not returning the total_resources data and the code fails to avoid the...
# Fixes #825 ## Description This PR includes a user-friendly solution for applying API JSON to non-verified contracts. Instead of displaying the whole JSON once uploaded occupying most of the...
# Fixes #817 ## Description Broken token cards were restyled. Now they look better and use the whole space available. ## Test scenarios Activate the grid mode on the Tokens...
## Overview Currently, when you have an unverified contract, the only way to interact with it is by uploading the metadata JSON that you may have. The problem with doing...
## Overview Currently, we have a single input to enter an array with a flat list of the parameters mixed in the same input field which is not friendly. We...
## Overview Currently, there are many pages where lists of accounts are displayed using the AddressField component, which makes an independent query of the account to be displayed to find...
# Fixes #783, #807, #803 ### This branch is missing some features. I'm working on preparing it. ## Description This PR includes the [previous part](https://github.com/telosnetwork/teloscan/pull/800) and adds the ERC info...