Documentation
¶
Index ¶
- func CreateAnkrEvmWatcher(rateLimit int, chainURL string, wb config.WatcherBlockchainAddresses, ...) watcher.ContractWatcher
- func CreateAptosWatcher(rateLimit int, chainURL string, wb config.WatcherBlockchain, ...) watcher.ContractWatcher
- func CreateEvmWatcher(rateLimit int, chainURL string, wb config.WatcherBlockchainAddresses, ...) watcher.ContractWatcher
- func CreateSolanaWatcher(rateLimit int, chainURL string, wb config.WatcherBlockchain, ...) watcher.ContractWatcher
- func CreateTerraWatcher(rateLimit int, chainURL string, wb config.WatcherBlockchain, ...) watcher.ContractWatcher
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAnkrEvmWatcher ¶
func CreateAnkrEvmWatcher(rateLimit int, chainURL string, wb config.WatcherBlockchainAddresses, repo *storage.Repository, metrics metrics.Metrics, logger *zap.Logger) watcher.ContractWatcher
func CreateAptosWatcher ¶
func CreateAptosWatcher(rateLimit int, chainURL string, wb config.WatcherBlockchain, logger *zap.Logger, repo *storage.Repository, metrics metrics.Metrics) watcher.ContractWatcher
func CreateEvmWatcher ¶
func CreateEvmWatcher( rateLimit int, chainURL string, wb config.WatcherBlockchainAddresses, logger *zap.Logger, repo *storage.Repository, metrics metrics.Metrics, ) watcher.ContractWatcher
func CreateSolanaWatcher ¶
func CreateSolanaWatcher(rateLimit int, chainURL string, wb config.WatcherBlockchain, logger *zap.Logger, repo *storage.Repository, metrics metrics.Metrics) watcher.ContractWatcher
func CreateTerraWatcher ¶
func CreateTerraWatcher(rateLimit int, chainURL string, wb config.WatcherBlockchain, logger *zap.Logger, repo *storage.Repository, metrics metrics.Metrics) watcher.ContractWatcher
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.