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
Sebastian Abondano 36d3d95e68 Improve transaction#getstatus API endpoint 6 years ago
..
accounts Add user accounts (#176) 7 years ago
chain Derive status from internal transaction at index 0 6 years ago
etherscan Add event logs API support 6 years ago
exchange_rates Live reload chart, exchange rate, and market cap on homepage 6 years ago
market Consolidate `Application.get_env(:explorer, :coin)` calls 7 years ago
smart_contract Handle multiple values when reading Smart Contract functions 6 years ago
token Remove unnecessary code in Token.BalanceReader 6 years ago
application.ex Eliminate unused statistics context and gen_server and move statistics function into Chain context. 6 years ago
chain.ex Derive status from internal transaction at index 0 6 years ago
etherscan.ex Improve transaction#getstatus API endpoint 6 years ago
paging_options.ex Use block_number and index for stable transaction paging 7 years ago
repo.ex Don't truncate Repo.safe_insert_all errors 6 years ago
schema.ex Use :utc_datetime and DateTime for timestamps 7 years ago