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
Victor Baranov 5c653b86dd DISABLE_BRIDGE_MARKET_CAP_UPDATER env var 4 years ago
..
accounts Update credo dependency to the latest version 4 years ago
admin Upgrade absinthe and ecto 5 years ago
chain Replace symbol for some tokens to be able to find price in CoinGecko for OmniBridge supply 4 years ago
chain_spec Actualize tests 4 years ago
counters DISABLE_BRIDGE_MARKET_CAP_UPDATER env var 4 years ago
etherscan Fix tests 5 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 Halt reducing evm versions if contract name is wrong with the first try 4 years ago
staking Actualize tests 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 Fetch bridged tokens prices and market cap asynchronously 4 years ago
chain.ex Address contract twins feature performance 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