Commit Graph

2329 Commits (c870e653db8b1ab59c12be0c7412869b20b66139)

Author SHA1 Message Date
Viktor Baranov 053ea28060 Change the title of "Add to MM" button in the footer 3 years ago
Viktor Baranov 1f1c781ef2 Add chain to MetaMask in the footer 3 years ago
Viktor Baranov a55430b334 Fix blocks validated hint 3 years ago
nikitosing 7d2c9b339e Fix token counters bug 3 years ago
Viktor Baranov d670212a8f Discord link instead of Gitter 3 years ago
nikitosing bf5ee5e92e Redesign token page; Add contract interaction tabs to token page 3 years ago
Viktor Baranov 662052249d Inventory controller refactoring 3 years ago
Viktor Baranov ca0de76528 Fix _topnav template 3 years ago
nikitosing 4f2e5f462f Rework pagination on the transactions list page 3 years ago
Viktor Baranov ff36568268 _token_icon template: @class to @additional_classes in order supporting multiple classes 3 years ago
nikitosing 86aaeef3e2 Hide broken images (Safari, Firefox) 3 years ago
nikitosing 546fe9058f Fix wallet style 3 years ago
Viktor Baranov d692059205 Refactor search page template 3 years ago
Viktor Baranov 4ad36e2f79 Dedicated rate limiting by IP 3 years ago
Viktor Baranov be1d248981 Store address transactions/token transfers in the DB 3 years ago
Viktor Baranov 5a24940032 Static global API key 3 years ago
Zaki Alam 27b5bc6987
fix typo 3 years ago
nikitosing 0e4de06099 Fix broken functions input 3 years ago
nikitosing 0d902eb80f Add parse input errors view; fix empty method_id 3 years ago
Viktor Baranov 35f2df7c46 API rate limit 3 years ago
nikitosing d23e9ab13e Add separate column for token icons 3 years ago
Viktor Baranov 3871ab8569 Capability to leave an empty logo 3 years ago
Viktor Baranov 5be5c351e8 Token instance image fix 3 years ago
nikitosing 0036178649 Add daily bytecode verifcation to warn about metamorphic contracts vulnerability 3 years ago
nikitosing da7b9c815e Add check if contract already verified; fix error response 3 years ago
nikitosing 9afeaf2708 Add verification via standard JSON input 3 years ago
Viktor Baranov b38cb83ee6 Extend decimals cap in format_according_to_decimals up to 24 3 years ago
nikitosing 2b3045bcb5 Fix bugs and improve contract interactions 3 years ago
Viktor Baranov 29aa23e213 An ability to separate Ecto Repo DB endpoint for the API endpoints 3 years ago
nikitosing 04939730ce Add reusable channel-disconnected-msg template 3 years ago
Viktor Baranov 4ca9737388 API router refactoring: disable routes like /api/anything, leave only /api/v1 and /api available 3 years ago
Viktor Baranov 81df52787c API endpoints logger 3 years ago
Viktor Baranov 51cec29e43 Improve bridged tokens list API endpoint: add handler for empty page number and page size 3 years ago
Viktor Baranov cc1c7b4f34 Bridged tokens API endpoint 3 years ago
Viktor Baranov 68f74d64a8 Save gas_used in addresses table 3 years ago
nikitosing 643969b505 Fix displaying of nested arrays for contracts read 3 years ago
Viktor Baranov ec85c23ffa Web3Modal refactoring 3 years ago
Viktor Baranov 652c536521 Web3modal refactoring 3 years ago
Viktor Baranov 7b30b72c0a Web3 modal with Wallet Connect for Write contract page 3 years ago
nikitosing b15d6d0039 Change button link to the verification type selection page 3 years ago
Viktor Baranov ed034c56b5 Fix format_according_to_decimals method 3 years ago
Viktor Baranov 7a42c1aa2d Fix infinite gas usage count loading 3 years ago
Viktor Baranov 3cb935e5ed Allow custom optimizations runs for contract verifications via API 3 years ago
nikitosing 8dfc13eac9 Remove raw revert message if it was decoded 3 years ago
nikitosing 1a54597b4d Add decoding for revert messages on a read contract page 3 years ago
nikitosing 2264db32c3 Fix floating tooltip on the main page 3 years ago
nikitosing 9065a09d14 Fix view for broken token icons 3 years ago
Viktor Baranov 1ba0fb062a Add loading spinner for async data (transactions count, transfers count, gas usage count) 3 years ago
nikitosing dae0ed50f3 Add utf-8 decoding for revert reason data 3 years ago
nikitosing 9c76bc7e6d Block Details page: Remove crossing at the Burnt Fee line 3 years ago