Commit Graph

146 Commits (c9c62dcac2ecbf4628036a6f36b594c4802b63a9)

Author SHA1 Message Date
Ryan Arthur f38455ede9 Add whitespace between the transfer count and the token name on the contract address details view 6 years ago
Stamates af6976317d Use EXPLAIN in count query to speed up and get estimated row results 6 years ago
Sebastian Abondano b74a9290e1 Add stats#ethprice API endpoint 6 years ago
Alex Garibay 4f9e7a5963
Preload contract addresses names for transaction push (#746) 6 years ago
Sebastian Abondano 608dfc5ef8 Add stats#ethsupply API endpoint 6 years ago
Ryan Arthur c3292b8db9 Make the contract ABI code wrap to multiple lines 6 years ago
Ryan Arthur aafe238d51 Mobile enhancements for the Address/Contract Details page 6 years ago
jimmay5469 a321b90878 Add full details to internal transaction tiles 6 years ago
jimmay5469 ce641c02fe Combine internal transaction tile templates 6 years ago
jimmay5469 9c1dc73912 Standardize internal transaction tiles 6 years ago
Stamates d2d394d8d6 Fix transaction not having IN/OUT on live update due to misnamed variable. 6 years ago
Sebastian Abondano 8da1345d51 Add transaction#getstatus API endpoint 6 years ago
Luke Imhoff b92c8511f5 Show transaction error in UI 6 years ago
Delweng Zheng de1a101c8c fix(apps): adjust gas_used to Decimal 6 years ago
Felipe Renan b289219e3c Use the controller assign instead of params['id'] in Token's page 6 years ago
Felipe Renan 0eb812c0da Fix Token Holders' link from Read Smart Contract page 6 years ago
Sebastian Abondano eb2919e765 Add transaction#gettxreceiptstatus API endpoint 6 years ago
Felipe Renan eaba0f0d56 Improve Smart Contract's function response CSS style 6 years ago
Felipe Renan 4226b6fd8a Fix div overflow in Smart Contract's page. 6 years ago
Felipe Renan 4d34639f99 Fix tab-menu active style in Read Contract's page 6 years ago
Felipe Renan 3dee9d0031 Remove used partial and view helper functions 6 years ago
Felipe Renan 53cb6de504 Handle multiple values when reading Smart Contract functions 6 years ago
Sebastian Abondano 46244f4680 Add contract#getsourcecode API endpoint 6 years ago
jimmay5469 8cdaf1abba Use data attributes to identify pages 6 years ago
Alex Garibay 0a922bb1a3
Display primary address name when available (#610) 6 years ago
Gustavo Santos Ferreira e5e31526a6 move function to a good position and add a space 6 years ago
Gustavo Santos Ferreira 83b75939d3 remove duplicate lines 6 years ago
Gustavo Santos Ferreira 6535f7283f resolve conflicts from master 6 years ago
Gustavo Santos Ferreira 429e3927fc fix small mistake of addin mr-4 to a data attribute 6 years ago
Gustavo Santos Ferreira 605d28cb4d preload token in queries that need it 6 years ago
Gustavo Santos Ferreira 78a0215cc7 give view contract its own line when on smaller screens 6 years ago
Gustavo Santos Ferreira 2e88214a78 change contract to view contract 6 years ago
Gustavo Santos Ferreira 79dd6c0d79 change from 6 last to 6 first chars on the hash 6 years ago
Gustavo Santos Ferreira fe91cb3e47 get the contract_address_hash straight from the pattern matching 6 years ago
Gustavo Santos Ferreira 85770c547d have the token beside the transactions count as name(symbol) 6 years ago
Gustavo Santos Ferreira 1a947867e2 pass the token(or nil if there's no token) to the address transaction indexrender 6 years ago
Gustavo Santos Ferreira af76d4918a use conn on the token details partial too 6 years ago
Gustavo Santos Ferreira 0f235b498b use @ conn instead of BlockScoutWeb.Endpoint 6 years ago
Gustavo Santos Ferreira 9550c31ccf add contract link on token page 6 years ago
Gustavo Santos Ferreira 9d8c4d5089 add link to token on addresses that are contracts 6 years ago
katibest 7b1eee7399 Added in the missing Gettext 6 years ago
Felipe Renan d0766c2017 Rafactor to count the holders from token balances instead of token transfers 6 years ago
Felipe Renan e9e03120c9 Add tab token holders in the Token's page 6 years ago
Stamates 5b8b08a255 Refactor address rendering functions and add test coverage 6 years ago
Stamates a514f3f5b9 Consolidate address rendering view function and partials 6 years ago
Stamates 849306a95b Use view function for displaying addresses on transaction detail overview 6 years ago
Sebastian Abondano a372acaa1d Add contract#getabi API endpoint 6 years ago
Lucas Narciso 1942248670
Add a "Tokens" tab on the Address page 6 years ago
Lucas Narciso 83b3c77ced
Change tile-type-token to tile-type-token-transfer 6 years ago
katibest 30d65eb5ce Added gettext to aria-label 6 years ago