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
Alexander Kolotov da88e66dfb
fix: proper default value of gas used for dropped Arbitrum transactions (#10619)
3 months ago
..
channels feat: support for `:celo` chain type (#10564) 4 months ago
controllers feat: Support smart-contract verification in zkSync (#10500) 3 months ago
counters Refactoring indexing ratio related functions 2 years ago
graphql feat: Support smart-contract verification in zkSync (#10500) 3 months ago
microservice_interfaces feat: Add method name to transactions CSV export (#10579) 4 months ago
models feat: support for `:celo` chain type (#10564) 4 months ago
notifiers feat: broadcast updates about new Arbitrum batches and L1-L2 messages through WebSocket (#10272) 5 months ago
plug feat: API endpoint to re-fetch token instance metadata (#10097) 6 months ago
prometheus feat: Chain & explorer Prometheus metrics (#10063) 5 months ago
routers feat: Support smart-contract verification in zkSync (#10500) 3 months ago
templates chore: Shrink internal transactions (#10567) 3 months ago
utility chore: Add metrics for realtime event handlers queue length (#9822) 8 months ago
views fix: proper default value of gas used for dropped Arbitrum transactions (#10619) 3 months ago
api_v2.ex Add VerificationController to API v2 2 years ago
application.ex feat: Chain & explorer Prometheus metrics (#10063) 5 months ago
captcha_helper.ex Bump credo from 1.7.1 to 1.7.3 (#9117) 10 months ago
chain.ex feat: support for `:celo` chain type (#10564) 4 months ago
checksum_address.ex Refactor code to support Credo 1.7 2 years ago
cldr.ex Migrate to Erlang OTP 23 4 years ago
controller.ex Refactor code to support Credo 1.7 2 years ago
csp_header.ex JSON RPC to CSP header 2 years ago
endpoint.ex feat: Chain & explorer Prometheus metrics (#10063) 5 months ago
etherscan.ex API v1 bridgedtokenlist endpoint (#9506) 9 months ago
gettext.ex Migrate to Elixir 1.12.x 3 years ago
health_router.ex fix: Add healthcheck endpoints for indexer-only setup (#10076) 7 months ago
main_page_realtime_event_handler.ex Add MainPageRealtimeEventHandler 1 year ago
notifier.ex chore: Token transfers broadcast optimization (#10465) 4 months ago
paging_helper.ex feat: Add Celestia blobs support to Optimism batches fetcher (#10199) 5 months ago
realtime_event_handler.ex chore: Move eth_bytecode_db_lookup_started event to smart contract related event handler (#10462) 4 months ago
router.ex feat: API endpoint to re-fetch token instance metadata (#10097) 6 months ago
smart_contract_realtime_event_handler.ex chore: Move eth_bytecode_db_lookup_started event to smart contract related event handler (#10462) 4 months ago
social_media.ex Change ExplorerWeb to BlockScoutWeb 6 years ago
tracer.ex feat: support tracing via spandex 6 years ago