Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( EtherscanBaseUrl = "https://api.etherscan.io/api?" EtherscanApiKey = "HZEZGEPJJDA633N421AYW9NE8JFNZZC7JT" EtherscanTimeout = time.Second * 20 OklinkBaseUrl = "https://www.oklink.com/" OklinkApiKey = "5181d535-b68f-41cf-bbc6-25905e46b6a6" OkTimeout = time.Second * 20 )
Functions ¶
func NewMockClient ¶
func NewMockClient() (*oklink.ChainExplorerAdaptor, *etherscan.ChainExplorerAdaptor, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.