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
Никита Поздняков 06d9377b12
Add nil clause for Data.to_string/1
2 years ago
..
accounts Update credo dependency to the latest version 4 years ago
admin Upgrade absinthe and ecto 5 years ago
chain Add nil clause for Data.to_string/1 2 years ago
chain_spec Bump credo from 1.5.6 to 1.6.4 3 years ago
counters Remove bridged tokens functionality from Blockscout core 2 years ago
etherscan Add name for the proxy implementation on address page 3 years ago
exchange_rates Remove bridged tokens functionality from Blockscout core 2 years ago
history Speed up txs per day chart data collection 3 years ago
known_tokens Repair tests for exchange rates/know tokens sorce by addind mock for headers function 3 years ago
market Remove bridged tokens functionality from Blockscout core 2 years ago
repo Allow special characters in password in DB URL parser 2 years ago
smart_contract Sanitize values of getters on smart contract read page 2 years ago
third_party_integrations Extract error messages to the constant 3 years ago
token Fix read contract page 3 years ago
validator Fix read contract page 3 years ago
admin.ex Add bare admin panel (#927) 6 years ago
application.ex Remove Staking dapp logic from Blockscout core 2 years ago
chain.ex Remove bridged tokens functionality from Blockscout core 2 years ago
custom_contracts_helpers.ex Bridged tokens price feed improvement 4 years ago
eth_rpc.ex An ability to separate Ecto Repo DB endpoint for the API endpoints 3 years ago
etherscan.ex Return all ERC-1155's token instances in tokenList api endpoint 3 years ago
graphql.ex An ability to separate Ecto Repo DB endpoint for the API endpoints 3 years ago
logger.ex Import stages 6 years ago
paging_options.ex Fix token transfers csv export 3 years ago
repo.ex Extract database parameters from DATABASE_URL. (#305) 3 years ago
schema.ex Update to Ecto 3.0 6 years ago
tracer.ex feat: support tracing via spandex 6 years ago