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
Luke Imhoff e22fca4ada Don't use step variable twice 6 years ago
..
address Add block_reward import 6 years ago
block Don't use step variable twice 6 years ago
coin_balance Move step out of prose and into metadata 6 years ago
internal_transaction Move step out of prose and into metadata 6 years ago
memory Shrinkable BufferedTasks 6 years ago
pending_transaction Chunk pending transactions 6 years ago
shrinkable Shrinkable BufferedTasks 6 years ago
token feat: support tracing via spandex 6 years ago
token_balance Move step out of prose and into metadata 6 years ago
token_transfer Port fix for InvalidConsensus to Uncataloged 6 years ago
address_extraction.ex Update address extraction testcases 6 years ago
application.ex Shrink Catchup Sequence if its consumes too much memory 6 years ago
bound_interval.ex Catch up index based on whether previous catch up found missing blocks 6 years ago
bound_queue.ex Shrinkable BufferedTasks 6 years ago
buffered_task.ex Include fetcher in logger metadata 6 years ago
logger.ex Move block number out of prose and into metadata 6 years ago
mint_transfer.ex Consider mint transfers in the logs to index the address 6 years ago
sequence.ex Shrink Catchup Sequence if its consumes too much memory 6 years ago
token_balances.ex Fix picking wrong clause for fetch_token_balances_from_blockchain 6 years ago
token_transfers.ex Missed token transfer cataloger (#807) 6 years ago
tracer.ex feat: support tracing via spandex 6 years ago