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 24c2d8e24e Use nil value to indicate unfetched Balance 6 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 Convert blocks nonce to bytea 6 years ago
20180117221923_create_transactions.exs Add `created_contract_address_hash` to transactions and update queries 6 years ago
20180212222309_create_logs.exs log type must be optional 6 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
20180606135149_create_tokens.exs Catalog token transfers and tokens during indexing (#484) 6 years ago
20180606135150_create_token_transfers.exs Catalog token transfers and tokens during indexing (#484) 6 years ago
20180626143840_add_inserted_at_index_to_blocks.exs Add `inserted_at` index to `blocks` to avoid sequential table scan 7 years ago
20180717204948_create_balances.exs Use nil value to indicate unfetched Balance 6 years ago