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/lib/explorer
goodsoft 26715dcf00 Render lists of validators and staking pools (#2215) 4 years ago
..
accounts Update credo dependency to the latest version 4 years ago
admin Upgrade absinthe and ecto 5 years ago
chain Fetch and use token to use for all staking amounts (#2419) 4 years ago
chain_spec Actualize tests 4 years ago
counters Check that ETS tables exists before inserting new data or lookup from the table 4 years ago
etherscan Fix logs api response 4 years ago
exchange_rates Handle nil values from coingecko response 4 years ago
history Finalizing of txs count chart 5 years ago
known_tokens fetch env without raise 6 years ago
market Finalizing of txs count chart 5 years ago
repo prometheus_ecto 6 years ago
smart_contract Contract interaction: xix encoding of bytes output 4 years ago
staking Fetch and use token to use for all staking amounts (#2419) 4 years ago
token Get nft tokens metadata from IPFS support 4 years ago
validator Actualize tests 4 years ago
admin.ex Add bare admin panel (#927) 6 years ago
application.ex Consolidate POSDAO contract reading (#2371) 4 years ago
chain.ex Render lists of validators and staking pools (#2215) 4 years ago
eth_rpc.ex Add eth_blockNumber API endpoint to eth_rpc section 5 years ago
etherscan.ex Improve get mined blocks query performance: remove grouping by number, timestamp 4 years ago
graphql.ex Speedup list of token transfers query per token and inventory queries 5 years ago
logger.ex Import stages 6 years ago
paging_options.ex use paging options struct in staking pools functions 6 years ago
repo.ex Convert DBConnection.ConnectionError tcp recv: closed to {:error, :timeout} 6 years ago
schema.ex Update to Ecto 3.0 6 years ago
tracer.ex feat: support tracing via spandex 6 years ago