Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HTTP = &HTTPClient{}
View Source
var ZeroAddress = common.HexToAddress("0x0000000000000000000000000000000000000000")
Functions ¶
func ParseTopics ¶
func PrettyString ¶
func ReplaceSchemeWithGateway ¶
ReplaceSchemeWithGateway func replaceSchemeWithGateway(url string, gateway string) string {
func WalletShortAddress ¶
Types ¶
type HTTPClient ¶
type HTTPClient struct{}
func (*HTTPClient) GetWithHeader ¶
func (*HTTPClient) GetWithTLS12 ¶
func (h *HTTPClient) GetWithTLS12(url string) (*http.Response, error)
Click to show internal directories.
Click to hide internal directories.