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
Andrew Cravenho 130d06afe0
Merge branch 'master' into optimize-internal-transaction-queries
6 years ago
..
accounts Add user accounts (#176) 7 years ago
chain Credo and formatting appeasement 6 years ago
counters Add a counter to store the token tranfers count info 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 requets -> requests 6 years ago
repo prometheus_ecto 6 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 Add a counter to store the token tranfers count info 6 years ago
chain.ex Merge branch 'master' into optimize-internal-transaction-queries 6 years ago
etherscan.ex account#txlistinternal by address 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