Difference between revisions of "BlockScout"

From wikieduonline
Jump to navigation Jump to search
 
(12 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 11: Line 14:
 
  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 ==
 
== Activities ==
Line 18: Line 25:
 
* [[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

Advertising: