Expand description
Configuration management for ethcli
Structs§
- Address
Book - Address book storage
- Address
Entry - Address book entry
- Alchemy
Config - Alchemy API configuration
- Blacklist
Entry - Blacklisted token entry
- Chainlink
Config - Chainlink Data Streams API configuration
- Config
- Main configuration for the log fetcher
- Config
Builder - Builder for Config
- Config
File - Configuration file structure
- Dune
Config - Dune Analytics API configuration
- Dune
SimConfig - Dune SIM API configuration (separate from Dune Analytics)
- Endpoint
Config - Configuration for a single RPC endpoint
- Gecko
Config - CoinGecko API configuration
- Llama
Config - DefiLlama API configuration
- Moralis
Config - Moralis API configuration
- OneInch
Config - 1inch API configuration
- Output
Config - Output configuration
- Proxy
Config - Proxy configuration
- RpcConfig
- RPC configuration
- Solodit
Config - Solodit API configuration
- Tenderly
Config - Tenderly API configuration
- Token
Blacklist - Token blacklist storage
- Zerox
Config - 0x API configuration
Enums§
- Block
Number - Block number (can be specific or “latest”)
- Block
Range - Block range specification
- Chain
- Supported blockchain networks
- Node
Type - Node type classification
- Output
Format - Supported output formats
Constants§
- DEFAULT_
MAX_ BLOCK_ RANGE - Default maximum block range for getLogs queries
- DEFAULT_
MAX_ LOGS - Default maximum number of logs in a response
- DEFAULT_
PRIORITY - Default endpoint priority
- MIN_
TX_ FETCH_ CONCURRENCY - Minimum concurrency for transaction/receipt fetching
Type Aliases§
- ChainId
- Chain ID type