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/explorer/lib/explorer
Luke Imhoff 01b5fb2120 Allow BufferTask retry to change batch 7 years ago
..
accounts Add user accounts (#176) 7 years ago
chain fetched_balance_block_number instead of fetched_balance_at 7 years ago
exchange_rates Fix dialyzer warnings 7 years ago
indexer fetched_balance_block_number instead of fetched_balance_at 7 years ago
market Consolidate `Application.get_env(:explorer, :coin)` calls 7 years ago
smart_contract Add smart contract verification using the solidity cli to process code 7 years ago
application.ex Use configuration to conditionally start processes (#178) 7 years ago
buffered_task.ex Allow BufferTask retry to change batch 7 years ago
chain.ex fetched_balance_block_number instead of fetched_balance_at 7 years ago
indexer.ex Extract Indexer.start_monitor 7 years ago
paging_options.ex Use block_number and index for stable transaction paging 7 years ago
repo.ex Log chunk and options when insert_all fails 7 years ago
schema.ex Use :utc_datetime and DateTime for timestamps 7 years ago