Documentation ¶
Index ¶
- 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 OngTotalAllowance(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)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OngAllowance ¶
func OngAllowance(native *native.NativeService) ([]byte, error)
func OngApprove ¶
func OngApprove(native *native.NativeService) ([]byte, error)
func OngBalanceOf ¶
func OngBalanceOf(native *native.NativeService) ([]byte, error)
func OngDecimals ¶
func OngDecimals(native *native.NativeService) ([]byte, error)
func OngTotalAllowance ¶ added in v1.10.0
func OngTotalAllowance(native *native.NativeService) ([]byte, error)
func OngTotalSupply ¶
func OngTotalSupply(native *native.NativeService) ([]byte, error)
func OngTransfer ¶
func OngTransfer(native *native.NativeService) ([]byte, error)
func OngTransferFrom ¶
func OngTransferFrom(native *native.NativeService) ([]byte, error)
func RegisterOngContract ¶
func RegisterOngContract(native *native.NativeService)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.