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/explorer/priv/repo/migrations
Luke Imhoff 0680973e64 fetched_balance_block_number instead of fetched_balance_at 7 years ago
..
.gitkeep Umbrellify 7 years ago
20180117221921_create_address.exs fetched_balance_block_number instead of fetched_balance_at 7 years ago
20180117221922_create_blocks.exs Use :utc_datetime and DateTime for timestamps 7 years ago
20180117221923_create_transactions.exs Use :utc_datetime and DateTime for timestamps 7 years ago
20180212222309_create_logs.exs Use :utc_datetime and DateTime for timestamps 7 years ago
20180221001948_create_internal_transactions.exs Use :utc_datetime and DateTime for timestamps 7 years ago
20180424203101_create_market_history.exs Merge branch 'master' into optimized-indexer 7 years ago
20180508183700_create_users.exs Add user accounts (#176) 7 years ago
20180508191045_create_user_contacts.exs Add user accounts (#176) 7 years ago
20180518221256_create_smart_contract_verified.exs Add smart contract verification using the solidity cli to process code 7 years ago
20180522154252_create_btree_gist_extension.exs Add API to calculate a block reward for a block (#223) 7 years ago
20180522154253_create_block_rewards.exs Add API to calculate a block reward for a block (#223) 7 years ago