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/test/explorer_web/controllers
Doc Ritezel e11415c794 Add transactions to addresses 7 years ago
..
address_controller_test.exs When a contributor clicks on the To/From Address they should be sent to the Account Details page for that Address. 7 years ago
address_transaction_controller_test.exs Add transactions to addresses 7 years ago
block_controller_test.exs Group blocks on the block index page 7 years ago
block_transaction_controller_test.exs Add transactions tab to blocks 7 years ago
chain_controller_test.exs Cache blocks and transactions in the chain statistics genserver 7 years ago
pending_transaction_controller_test.exs Import logs for transaction receipts 7 years ago
transaction_controller_test.exs Import logs for transaction receipts 7 years ago
transaction_log_controller_test.exs Import logs for transaction receipts 7 years ago