Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
blockscout/apps/indexer/lib/indexer
Felipe Renan 6148658f61 Store tokens with invalid strings in Token indexer. 6 years ago
..
address Rename Balance references to Address.CoinBalance 6 years ago
block_fetcher Change Address fetched_balance's columns to fetched_coin_balace 6 years ago
address_extraction.ex Change Address fetched_balance's columns to fetched_coin_balace 6 years ago
application.ex Rename BalanceFetcher to CoinBalanceFetcher 6 years ago
block_fetcher.ex Change Address fetched_balance's columns to fetched_coin_balace 6 years ago
bound_interval.ex Catch up index based on whether previous catch up found missing blocks 6 years ago
buffered_task.ex Historical Address Balances 6 years ago
coin_balance_fetcher.ex Change Address fetched_balance's columns to fetched_coin_balace 6 years ago
internal_transaction_fetcher.ex Change Address fetched_balance's columns to fetched_coin_balace 6 years ago
pending_transaction_fetcher.ex Switch Chain.import options to maps 6 years ago
sequence.ex Elixir 1.7.2 / Erlang 21.0.4 6 years ago
token_balance_fetcher.ex Fetch TokenBalances value in the Catchup Indexer 6 years ago
token_balances.ex Handle timeout when fetching token balances from blockchain 6 years ago
token_fetcher.ex Store tokens with invalid strings in Token indexer. 6 years ago
token_transfers.ex Catalog token transfers and tokens during indexing (#484) 6 years ago