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
Felipe Renan f9069b2871 Ignore the burn_address for ERC-721 in the query 6 years ago
..
accounts Add user accounts (#176) 7 years ago
chain Ignore the burn_address for ERC-721 in the query 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 more errors types at Smart Contract Reader 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 Ignore the burn_address for ERC-721 in the query 6 years ago
etherscan.ex Merge branch 'master' into validated-blocks-address-page-overview 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