0xWeb
Search
K

Blockchain Explorers

With BlockChainExplorerFactory🔗 different Blockchain Explorer Clients are created:
The clients allow to (see the interface IBlockChainExplorer🔗)
  • receive ABIs and sources for the validated contracts. 0xweb uses extensively this feature.
  • load transactions, internal transactions, and erc20 transactions for an address
Basically, the public APIs🔗 are or will be implemented.
With 0xweb config -e save your API keys to configuration. The API keys are free, though the requests will be throttled, but the client can handle the throttling by queuing the requests