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
Ayrat Badykov 95da8e1a0c
fix CR issues
5 years ago
..
accounts Update to Ecto 3.0 6 years ago
admin Update to Ecto 3.0 6 years ago
chain fix CR issues 5 years ago
counters Add env var to manage refreshing period of average block time 5 years ago
etherscan fix CR issues 5 years ago
exchange_rates fix name for xDai source 5 years ago
known_tokens fetch env without raise 6 years ago
market Rename cache ttl to cache period 5 years ago
repo prometheus_ecto 6 years ago
smart_contract Improve controllers queries 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 Group Explorer caches 5 years ago
chain.ex Update chain.ex 5 years ago
eth_rpc.ex Add default and required field to params 5 years ago
etherscan.ex feat: add fields to tx apis, small cleanups 6 years ago
graphql.ex Reduce function input to address' hash only where possible 5 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