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 4610a8bb9a
Merge branch 'master' into ab-export-transactions
6 years ago
..
accounts Update to Ecto 3.0 6 years ago
admin Update to Ecto 3.0 6 years ago
chain Merge branch 'master' into ab-export-transactions 6 years ago
counters sort blocks by timestamp when calculatin average block time 6 years ago
etherscan feat: add eth_getLogs rpc endpoint 6 years ago
exchange_rates fix credo 6 years ago
known_tokens fetch env without raise 6 years ago
market use cached data 6 years ago
repo prometheus_ecto 6 years ago
smart_contract Merge branch 'master' into ab-fix-metadata-decoding-for-smart-contracts 6 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 add market history cache to supervision tree 6 years ago
chain.ex fix credo 6 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