Versions in this module Expand all Collapse all v0 v0.6.1 Jan 21, 2020 Changes in this version + func InitOng() + func OngAllowance(native *native.NativeService) ([]byte, error) + func OngApprove(native *native.NativeService) ([]byte, error) + func OngBalanceOf(native *native.NativeService) ([]byte, error) + func OngDecimals(native *native.NativeService) ([]byte, error) + func OngInit(native *native.NativeService) ([]byte, error) + func OngName(native *native.NativeService) ([]byte, error) + func OngSymbol(native *native.NativeService) ([]byte, error) + func OngTotalSupply(native *native.NativeService) ([]byte, error) + func OngTransfer(native *native.NativeService) ([]byte, error) + func OngTransferFrom(native *native.NativeService) ([]byte, error) + func RegisterOngContract(native *native.NativeService)