Documentation ¶ Index ¶ func Call(rpc string, abi map[string]string, contractAddress string, address string, ...) (string, error) func Mutate(rpcURL string, privateKey string, ABI map[string]string, ...) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Call ¶ func Call(rpc string, abi map[string]string, contractAddress string, address string, data map[string]interface{}) (string, error) func Mutate ¶ added in v0.1.0 func Mutate(rpcURL string, privateKey string, ABI map[string]string, contractAddress string, data map[string]interface{}) (string, error) Types ¶ This section is empty. Source Files ¶ View all Source files goether.go Directories ¶ Show internal Expand all Path Synopsis contract_core Click to show internal directories. Click to hide internal directories.