Documentation
¶
Index ¶
- func GetBaseURL(testnets bool) string
- func GetBaseURLByChain(c chain.Chain) string
- func GetMethod(contractMethodDef string) string
- func ParseFailureResponse(resp *http.Response, respBody []byte) error
- func PtrToBool(p *bool) (v bool)
- func PtrToInt(p *int) (v int)
- func PtrToString(p *string) (v string)
- func StringPtr(v string) *string
- func ValidateAddress(addr common.Address) bool
- func ValidateJsonNumber(key string, value json.Number) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBaseURL ¶
func GetBaseURLByChain ¶
func PtrToString ¶
func ValidateAddress ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.