Commit Graph

1909 Commits (9d56fb3c24e28f144bc50ef28ee57ce562a7fc02)

Author SHA1 Message Date
nikitosing 8274e5dbbe Add docs, spec, small fix 3 years ago
nikitosing 40aae23252 Add field from to the eth_call 3 years ago
nikitosing 000861c9ac Improve categorization of smart-contracts' methods 3 years ago
nikitosing b17d077b66 Add path for sources from Sourcify 3 years ago
Viktor Baranov 51d3900e92 Bump ex_keccak 3 years ago
Viktor Baranov 9b52c6b05d Migrate to Elixir 1.12.x 3 years ago
nikitosing d4c48454f8 Add beacon contract address slot for proxy 3 years ago
Viktor Baranov 82a8e26248 Display token icons for tokens from TrustWallet repo 3 years ago
nikitosing a1bc250783 Add support EIP-1559 3 years ago
nikitosing 40b1c7fac0 Remove comment with the submission date from contracts 3 years ago
Viktor Baranov e9c0925f0a Add skip_metadata flag for token if indexer failed to get any of [name, symbol, decimals, totalSupply] 3 years ago
Tim Tickel 60704cf221 Add arbitrum support 3 years ago
Viktor Baranov 3fba4f633c Indexer update: refactor coin balance daily fetcher 3 years ago
Viktor Baranov acdf5af000 Uncataloged token transfers query performance improvement 3 years ago
nikitosing c01737e960 Change order of transations in block's view 3 years ago
Viktor Baranov 3c555b431f Search results page 3 years ago
Viktor Baranov 3773b7e67f Handle error in fetch_validators_list method 3 years ago
nikitosing 7baa78841c Added names to smart-contract's outputs 3 years ago
nikitosing af25209841 Fix copy-paste typo in token_transfers_counter.ex 3 years ago
Viktor Baranov cd34ebec92 Tx page facelifting 3 years ago
Viktor Baranov 96a9e5fb93 Search autcomplete fix for address hash, block hash, tx hash 3 years ago
Viktor Baranov 688d5eb3b2 Unescape characters for string output type in the contract response 3 years ago
nikitosing 515f29330f Fix error response in contract's output 3 years ago
nikitosing 94c505a6da Fix token holders list 3 years ago
Viktor Baranov b0108026d5 Search results grouping 3 years ago
Viktor Baranov 0b818125b3 Add creation time of contract in the results of the search 3 years ago
Viktor Baranov ec21aaf3f3 Fix empty search results 3 years ago
Viktor Baranov 2446c0b9db Order contracts in the search by inserted_at in descending order 3 years ago
nikitosing 3310d7981c Fix internal server error on validator's transactions page 3 years ago
Viktor Baranov c3e3828923 Replace awesomplete with autocomplete.js 3 years ago
nikitosing a851195e4b add partially verified support 3 years ago
nikitosing 140228a5b9 fix txs page for validators 3 years ago
nikitosing 6c4a78b248 remove dropped/replaced txs from address transactions page 3 years ago
nikitosing 9305353a96 Fix getsourcecode bug 3 years ago
Valentin Syrovatskiy edec3a1575 [4274] Fix/improve search token-autocomplete 3 years ago
nikitosing d7c0131016 rename method 3 years ago
nikitosing 22ac5c2c10 Add pending txs on address page 3 years ago
Viktor Baranov dfaf08e6a3 Infinite timeout for fetch_min_missing_block_cache query 3 years ago
Viktor Baranov 07c73c352e Fix internal server error on contract verification options page 3 years ago
nikitosing f7d41877f8 Added sourcify verification 4 years ago
Viktor Baranov 63cce8be56 Typo: constructor instead of contructor 4 years ago
Viktor Baranov 32663bc027 Speedup intial query for catchup fetcher 4 years ago
Viktor Baranov 972b58a9a8 Deduplicate block numbers in acquire_blocks function 4 years ago
Viktor Baranov aa60d14e1b Get token balance query improvement: instead of address_token_balances use address_current_token_balances table 4 years ago
Viktor Baranov e81ff7bf48 Transactions stats: get min/max blocks in one query 4 years ago
Viktor Baranov ce876e09fa Account failed transactions in total fee calculator 4 years ago
Viktor Baranov 4dfaed9394 Total transactions fee API endpoint 4 years ago
Viktor Baranov 518fc23117 Calc total fee per day 4 years ago
Viktor Baranov 026df3da3d Exclude encoding of smart_contract_additional_sources in address schema 4 years ago
Viktor Baranov ab9f94f6a7 Display lp tokens USD value in dropdown 4 years ago