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/controllers
nikitosing beeb9aa48f fix raw trace bug 3 years ago
..
admin feat: add an admin method to import contract methods. 6 years ago
api added error handling, filetypes check 4 years ago
chain Show the previous day value in legend of tx history chart 5 years ago
tokens Missing destination in bridged-tokens template 4 years ago
address_coin_balance_by_day_controller.ex Restricted list of addresses 4 years ago
address_coin_balance_controller.ex Restricted list of addresses 4 years ago
address_contract_controller.ex Restricted list of addresses 4 years ago
address_contract_verification_controller.ex added sourcify verification endpoint 4 years ago
address_contract_verification_via_flattened_code_controller.ex added check in web if a contract already verified 4 years ago
address_contract_verification_via_json_controller.ex added check in web if a contract already verified 4 years ago
address_controller.ex Address total gas usage 4 years ago
address_decompiled_contract_controller.ex Restricted list of addresses 4 years ago
address_internal_transaction_controller.ex Restricted list of addresses 4 years ago
address_logs_controller.ex Restricted list of addresses 4 years ago
address_read_contract_controller.ex Restricted list of addresses 4 years ago
address_read_proxy_controller.ex Restricted list of addresses 4 years ago
address_token_balance_controller.ex Display lp tokens USD value in dropdown 4 years ago
address_token_controller.ex Restricted list of addresses 4 years ago
address_token_transfer_controller.ex Restricted list of addresses 4 years ago
address_transaction_controller.ex rename method 3 years ago
address_validation_controller.ex Restricted list of addresses 4 years ago
address_write_contract_controller.ex Restricted list of addresses 4 years ago
address_write_proxy_controller.ex Restricted list of addresses 4 years ago
api_docs_controller.ex move eth rpc logic to separate module from controller 5 years ago
block_controller.ex fix tests 6 years ago
block_transaction_controller.ex Fix doubled token transfer at block page if block has reorg 4 years ago
chain_controller.ex [4274] Fix/improve search token-autocomplete 3 years ago
common_components_controller.ex (fix) address several compiler warnings 6 years ago
page_not_found_controller.ex DarkForest: apply theme to token instance, differentiate versions of DF 4 years ago
pagination_helpers.ex fix style issues 6 years ago
pending_transaction_controller.ex Distinguish token burnings, mintings 5 years ago
recent_transactions_controller.ex Fix test 5 years ago
smart_contract_controller.ex EIP-1967 proxy pattern detection fix 4 years ago
stakes_controller.ex Use idByStakingAddress instead of miningByStakingAddress in stakes_channel.ex 4 years ago
transaction_controller.ex Tx page refactoring, copy/qr code buttons templates 4 years ago
transaction_internal_transaction_controller.ex Tx page refactoring, copy/qr code buttons templates 4 years ago
transaction_log_controller.ex Tx page refactoring, copy/qr code buttons templates 4 years ago
transaction_raw_trace_controller.ex fix raw trace bug 3 years ago
transaction_token_transfer_controller.ex Tx page refactoring, copy/qr code buttons templates 4 years ago