Difference between revisions of "BlockScout"
Jump to navigation
Jump to search
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[wikipedia:Blockscout]] is an open-source [[blockchain explorer]] available for use by any [[Ethereum Virtual Machine]] (EVM) chain. | [[wikipedia:Blockscout]] is an open-source [[blockchain explorer]] available for use by any [[Ethereum Virtual Machine]] (EVM) chain. | ||
* https://www.blockscout.com/ | * https://www.blockscout.com/ | ||
− | * Repo: https://github.com/blockscout/ | + | * Repo: https://github.com/blockscout/blockscout |
+ | * <code>git clone https://github.com/blockscout/blockscout.git</code> | ||
+ | |||
+ | |||
* Installation: <code>[[cargo install]] --git https://github.com/blockscout/blockscout-rs [[smart-contract-verifier-http]]</code> | * Installation: <code>[[cargo install]] --git https://github.com/blockscout/blockscout-rs [[smart-contract-verifier-http]]</code> | ||
** [[Blockscout manual deployment]] | ** [[Blockscout manual deployment]] | ||
Line 10: | Line 13: | ||
blockscout | 2023-01-13T13:41:23.953 application=indexer fetcher=pending_transaction [error] %{code: -32601, message: "the method [[txpool_content]] does not exist/is not available"} | blockscout | 2023-01-13T13:41:23.953 application=indexer fetcher=pending_transaction [error] %{code: -32601, message: "the method [[txpool_content]] does not exist/is not available"} | ||
+ | |||
+ | [[Failed to fetch internal transactions for blocks]] | ||
+ | |||
+ | == [[BlockScout logs|Logs]] == | ||
+ | * [[Index already caught up.]] | ||
+ | |||
+ | == Activities == | ||
+ | * [[Blockscout manual deployment]] | ||
== Related == | == Related == | ||
* [[Elixir]] | * [[Elixir]] | ||
* <code>[[mix do]] deps.get</code> | * <code>[[mix do]] deps.get</code> | ||
− | * <code>[[geth]]</code> | + | * [[Ethereum clients]]: <code>[[geth]]</code> |
+ | * [[Hardhat]] | ||
+ | * <code>[[/ext/ (Avalanche)|/ext/]]</code> (Avalanche) | ||
+ | * Versions: 5.1.1 | ||
+ | * [[The Graph]] | ||
+ | * [[Blockfrost]] | ||
== See also == | == See also == |
Latest revision as of 09:00, 9 June 2023
wikipedia:Blockscout is an open-source blockchain explorer available for use by any Ethereum Virtual Machine (EVM) chain.
- https://www.blockscout.com/
- Repo: https://github.com/blockscout/blockscout
git clone https://github.com/blockscout/blockscout.git
- Installation:
cargo install --git https://github.com/blockscout/blockscout-rs smart-contract-verifier-http
- POA Network, Gnosis Chain, Ethereum Classic, Sokol, Kovan
Contents
Errors[edit]
blockscout | 2023-01-13T13:31:58.122 application=ethereum_jsonrpc [error] Failed to decode Ethereum JSONRPC response:
blockscout | 2023-01-13T13:41:23.953 application=indexer fetcher=pending_transaction [error] %{code: -32601, message: "the method txpool_content does not exist/is not available"}
Failed to fetch internal transactions for blocks
Logs[edit]
Activities[edit]
Related[edit]
- Elixir
mix do deps.get
- Ethereum clients:
geth
- Hardhat
/ext/
(Avalanche)- Versions: 5.1.1
- The Graph
- Blockfrost
See also[edit]
- BlockScout, manual deployment, BlockScout variables, Logs
- EVM, zkEVM,
evm
, Avalanche subnet EVM, Solidity, Celo, Arbitrum, ette, BlockScout, Tornado Cash, Evmos, ChainList, Precompiles, Multicall, Linea, Ethereum Yellowpaper, Optimism, Chain ID, Blast.io - Blockchain explorer, beaconcha.in, Etherscan, BlockScout, PolkaStats, Snowtrace.io, Oklink.com, Dune.com, Etherscan.io
Advertising: