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/block_scout_web/lib/block_scout_web
Victor Baranov e1c7ef8c73
Merge pull request #1958 from poanetwork/default-release-link
6 years ago
..
channels feat: synchronously fetch coin balances when an address is viewed. 6 years ago
controllers feat: exclude empty contracts by default 6 years ago
counters Calculate indexed ratio in SQL 6 years ago
plug fix credo 6 years ago
prometheus prometheus_phoenix 6 years ago
resolvers GraphQL API token_transfers query 6 years ago
schema GraphQL API token_transfers query 6 years ago
templates Merge branch 'master' into fix/#1935-wrong-styles-for-tokens-dropdown 6 years ago
views Merge pull request #1958 from poanetwork/default-release-link 6 years ago
admin_router.ex feat: add an admin method to import contract methods. 6 years ago
application.ex Add blocks indexed counter at BlockScoutWeb 6 years ago
chain.ex Merge branch 'master' into ab-paginate-addresses 6 years ago
controller.ex Move ajax?/1 to controller helper 6 years ago
csp_header.ex fix CR issues 6 years ago
endpoint.ex Update to Phoenix 1.4 + Cowboy 2 for HTTP 2 6 years ago
etherscan.ex feat: exclude empty contracts by default 6 years ago
gettext.ex Change ExplorerWeb to BlockScoutWeb 6 years ago
notifier.ex fix average block time calculation 6 years ago
realtime_event_handler.ex feat: synchronously fetch coin balances when an address is viewed. 6 years ago
router.ex feat: show raw transaction traces 6 years ago
schema.ex GraphQL API token_transfers query 6 years ago
social_media.ex Change ExplorerWeb to BlockScoutWeb 6 years ago
tracer.ex feat: support tracing via spandex 6 years ago