Documentation ¶
Index ¶
- func InitOxg()
- func OxgAllowance(native *native.NativeService) ([]byte, error)
- func OxgApprove(native *native.NativeService) ([]byte, error)
- func OxgBalanceOf(native *native.NativeService) ([]byte, error)
- func OxgDecimals(native *native.NativeService) ([]byte, error)
- func OxgInit(native *native.NativeService) ([]byte, error)
- func OxgName(native *native.NativeService) ([]byte, error)
- func OxgSymbol(native *native.NativeService) ([]byte, error)
- func OxgTotalSupply(native *native.NativeService) ([]byte, error)
- func OxgTransfer(native *native.NativeService) ([]byte, error)
- func OxgTransferFrom(native *native.NativeService) ([]byte, error)
- func RegisterOxgContract(native *native.NativeService)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OxgAllowance ¶
func OxgAllowance(native *native.NativeService) ([]byte, error)
func OxgApprove ¶
func OxgApprove(native *native.NativeService) ([]byte, error)
func OxgBalanceOf ¶
func OxgBalanceOf(native *native.NativeService) ([]byte, error)
func OxgDecimals ¶
func OxgDecimals(native *native.NativeService) ([]byte, error)
func OxgTotalSupply ¶
func OxgTotalSupply(native *native.NativeService) ([]byte, error)
func OxgTransfer ¶
func OxgTransfer(native *native.NativeService) ([]byte, error)
func OxgTransferFrom ¶
func OxgTransferFrom(native *native.NativeService) ([]byte, error)
func RegisterOxgContract ¶
func RegisterOxgContract(native *native.NativeService)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.