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
nikitosing 1ef853080c Fix internal txs pagination 3 years ago
..
accounts Update credo dependency to the latest version 4 years ago
admin Upgrade absinthe and ecto 5 years ago
chain Drop gas_used from first_trace 3 years ago
chain_spec Fix read contract page 3 years ago
counters Fix token counters bug 3 years ago
etherscan An ability to separate Ecto Repo DB endpoint for the API endpoints 3 years ago
exchange_rates Update ex_keccak lib 3 years ago
history Speed up txs per day chart data collection 3 years ago
known_tokens Refactor CoinGecko interaction 4 years ago
market Address page facelifting 3 years ago
repo DATABASE_URL should have a higher priority than vars for postgrex, remove other application DB params except DATABASE_URL, fix bug when empty DB password in DATABASE_URL is overwritten by PGPASSWORD 3 years ago
smart_contract Fix constructor arguments verification bugs 3 years ago
staking Fix read contract page 3 years ago
third_party_integrations add partially verified support 3 years ago
token Fix read contract page 3 years ago
validator Fix read contract page 3 years ago
admin.ex Add bare admin panel (#927) 6 years ago
application.ex Docker-compose configs 3 years ago
chain.ex Fix internal txs pagination 3 years ago
custom_contracts_helpers.ex Bridged tokens price feed improvement 4 years ago
eth_rpc.ex An ability to separate Ecto Repo DB endpoint for the API endpoints 3 years ago
etherscan.ex An ability to separate Ecto Repo DB endpoint for the API endpoints 3 years ago
graphql.ex An ability to separate Ecto Repo DB endpoint for the API endpoints 3 years ago
logger.ex Import stages 6 years ago
paging_options.ex Fix token transfers csv export 3 years ago
repo.ex Extract database parameters from DATABASE_URL. (#305) 3 years ago
schema.ex Update to Ecto 3.0 6 years ago
tracer.ex feat: support tracing via spandex 6 years ago