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
slightlycyborg d0009784af Added Transaction.History.Historian and TransactionStats w/ migration 5 years ago
..
accounts Update to Ecto 3.0 6 years ago
admin Update to Ecto 3.0 6 years ago
chain Added Transaction.History.Historian and TransactionStats w/ migration 5 years ago
counters allow to exclude uncles from average block time calculation 5 years ago
etherscan feat: add eth_getLogs rpc endpoint 6 years ago
exchange_rates fix name for xDai source 5 years ago
history Added Explorer.History.Historian to generalize Market.History.Cataloger 5 years ago
known_tokens fetch env without raise 6 years ago
market Replaced Market.History.Cataloger with smaller Historian impl 5 years ago
repo prometheus_ecto 6 years ago
smart_contract fix gettext 5 years ago
staking import staking pools delegators 6 years ago
token allow bytes32 for name and symbol 6 years ago
validator add staking contracts abi 6 years ago
admin.ex Add bare admin panel (#927) 6 years ago
application.ex Replaced Market.History.Cataloger with smaller Historian impl 5 years ago
chain.ex fix dialyzer 5 years ago
etherscan.ex feat: add fields to tx apis, small cleanups 6 years ago
graphql.ex GraphQL API token_transfers query 6 years ago
logger.ex Import stages 6 years ago
paging_options.ex use paging options struct in staking pools functions 6 years ago
repo.ex Convert DBConnection.ConnectionError tcp recv: closed to {:error, :timeout} 6 years ago
schema.ex Update to Ecto 3.0 6 years ago
tracer.ex feat: support tracing via spandex 6 years ago