Documentation
¶
Index ¶
Constants ¶
View Source
const ( Arbitrum = "Arbitrum" Ethereum = "Ethereum" )
CONST
Variables ¶
View Source
var ArbitrumMonitor = Monitor{ Name: Arbitrum, ChainID: 42161, RPC: configInstance.Arbitrum, FactoryList: factoryListArbitrum, }
View Source
var EthereumMonitor = Monitor{ Name: Ethereum, ChainID: 1, RPC: configInstance.Ethereum, FactoryList: factoryListEthereum, }
Functions ¶
func StartPairTracking ¶
func StartPairTracking()
Types ¶
Click to show internal directories.
Click to hide internal directories.