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 6725f59c23
Merge branch 'master' into np-fix-tx-count-and-read-contract
2 years ago
..
channels Add preload for :created_contract_address (#6105) 2 years ago
controllers Address txs count now counts all txs on address; Fix backward compatibility issue with smart contract interaction 2 years ago
counters Elixir 1.14 support 2 years ago
models Copy public tags functionality to master 2 years ago
plug Add redis storage to have possibility to invalidate sessions 2 years ago
prometheus prometheus_phoenix 6 years ago
resolvers graphql: add user-selected ordering to transactions for address 2 years ago
schema graphql: add user-selected ordering to transactions for address 2 years ago
templates Merge pull request #6316 from blockscout/np-move-public-tags-to-master 2 years ago
views Add urls 2 years ago
admin_router.ex feat: add an admin method to import contract methods. 6 years ago
api_router.ex Merge pull request #6212 from blockscout/np-search-api 2 years ago
application.ex Move rate limit logs to application start 2 years ago
captcha_helper.ex Server-side captcha check for CSV export 2 years ago
chain.ex Fixing failed test: Revert Poison 5.0.0 -> 4.0.1 2 years ago
checksum_address.ex Fix routes: add NETWORK_PATH variable to current_path 3 years ago
cldr.ex Migrate to Erlang OTP 23 4 years ago
controller.ex Fix routes: add NETWORK_PATH variable to current_path 3 years ago
csp_header.ex Web3 modal with Wallet Connect for Write contract page 3 years ago
endpoint.ex Elixir 1.14 support 2 years ago
etherscan.ex Filter by time created in listonctracts API endpoint 2 years ago
gettext.ex Migrate to Elixir 1.12.x 3 years ago
notifier.ex Finalize rust verifier micro-service integration 2 years ago
realtime_event_handler.ex Sequential blocks broadcast 3 years ago
router.ex Elixir 1.14 support 2 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
web_router.ex Ability to disable account by default and enable it with ACCOUNT_ENABLED env variable 2 years ago