Commit Graph

2303 Commits (4293c3af31b3ed74074c389a07e78aff72f71469)

Author SHA1 Message Date
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
Viktor Baranov cd960aa458 Pin address overview rows 3 years ago
Viktor Baranov 8a62223475 Add config for GasUsage Cache 3 years ago
Viktor Baranov 3361e04440 Finalize: check if exists custom_cap property of extended token object before access it 3 years ago
Viktor Baranov 464ad7d7fe Check if exists custom_cap property of extended token object before access it 3 years ago
nikitosing 8506b0e923 Show nil block.size as N/A bytes 3 years ago
Viktor Baranov 8d45597ed3 Token instance View contract icon Safari fix 3 years ago
Viktor Baranov bec8c27a8f Get CRC total balance in non-blocking address page maneer 3 years ago
nikitosing ee6776e104 Update ex_abi to 0.5.7; add decoding revert reason for contract interaction tx 3 years ago
nikitosing 1b115ef165 Added view for unsuccessfully fetched values from read functions 3 years ago
Viktor Baranov a5ffd22b4f Fix mobile view for address page 3 years ago
nikitosing b997b33008 Handle zero division in Block Details page 3 years ago
Viktor Baranov e8803bdbc8 Fix type var value for _tokens.html rendering in case of 1155 3 years ago
nikitosing 165a46891e Fix token balances 500 response 3 years ago
nikitosing 8b54503003 Add condition for ERC-721 token balance entry without tokenId 3 years ago
Viktor Baranov ee54656026 Finalize ERC-1155 support 3 years ago
Viktor Baranov 6f506b4565 ERC-1155 finalization 3 years ago
Viktor Baranov c685cd00fd ERC-1155 transfers support in UI 3 years ago
Ayrat Badykov 6f6fa1c21f Add ERC-1155 support for token transfers and token balances 3 years ago
nikitosing fac9cc0038 Complement for 1155 3 years ago
nikitosing df13fe3f1b Add possibility to decode input and logs based on other's SC method even for verified contract 3 years ago
nikitosing 26a32ca836 Update link and text: Bitmax -> AscendEX 3 years ago
Viktor Baranov a2a7e2a1b5 Address page facelifting 3 years ago