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
Igor Florian 7077a41576 Change Address fetched_balance's columns to fetched_coin_balace 6 years ago
..
.gitkeep Umbrellify 7 years ago
20180117221921_create_address.exs Change Address fetched_balance's columns to fetched_coin_balace 6 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 token_id needs to be able to hold 14251919818366649780 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_address_coin_balances.exs Rename table and indexes 6 years ago
20180817021704_create_address_token_balances.exs Change Address.TokenBalance value to be decimal 6 years ago
20180821142139_create_address_names.exs Add support for named addresses (#590) 6 years ago