Documentation ¶
Index ¶
- func GalaAllowance(native *native.NativeService) ([]byte, error)
- func GalaApprove(native *native.NativeService) ([]byte, error)
- func GalaBalanceOf(native *native.NativeService) ([]byte, error)
- func GalaDecimals(native *native.NativeService) ([]byte, error)
- func GalaInit(native *native.NativeService) ([]byte, error)
- func GalaName(native *native.NativeService) ([]byte, error)
- func GalaSymbol(native *native.NativeService) ([]byte, error)
- func GalaTotalSupply(native *native.NativeService) ([]byte, error)
- func GalaTransfer(native *native.NativeService) ([]byte, error)
- func GalaTransferFrom(native *native.NativeService) ([]byte, error)
- func InitGala()
- func RegisterGalaContract(native *native.NativeService)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GalaAllowance ¶
func GalaAllowance(native *native.NativeService) ([]byte, error)
func GalaApprove ¶
func GalaApprove(native *native.NativeService) ([]byte, error)
func GalaBalanceOf ¶
func GalaBalanceOf(native *native.NativeService) ([]byte, error)
func GalaDecimals ¶
func GalaDecimals(native *native.NativeService) ([]byte, error)
func GalaSymbol ¶
func GalaSymbol(native *native.NativeService) ([]byte, error)
func GalaTotalSupply ¶
func GalaTotalSupply(native *native.NativeService) ([]byte, error)
func GalaTransfer ¶
func GalaTransfer(native *native.NativeService) ([]byte, error)
func GalaTransferFrom ¶
func GalaTransferFrom(native *native.NativeService) ([]byte, error)
func RegisterGalaContract ¶
func RegisterGalaContract(native *native.NativeService)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.