constant

package
v0.0.0-...-73ba865 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ContrAuthority = "authority"
	ContrCharge    = "charge"
	ContrDDC721    = "ddc721"
	ContrDDC1155   = "ddc1155"
)
View Source
const (
	EventAddAccount            = "AddAccount"
	EventUpdateAccountState    = "UpdateAccountState"
	EventCrossPlatformApproval = "CrossPlatformApproval"
	EventRecharge              = "Recharge"
	EventPay                   = "Pay"
	EventSetFee                = "SetFee"
	EventDelFee                = "DelFee"
	EventDelDDC                = "DelDDC"
	EventTransfer              = "Transfer"
	EventEnterBlacklist        = "EnterBlacklist"
	EventExitBlacklist         = "ExitBlacklist"
	EventSetURI                = "SetURI"
	EventTransferSingle        = "TransferSingle"
	EventTransferBatch         = "TransferBatch"
)
View Source
const (
	FuncMint                  = "mint"
	FuncSafeMint              = "safeMint"
	FuncSafeMintBatch         = "safeMintBatch"
	FuncApprove               = "approve"
	FuncSetApprovalForAll     = "setApprovalForAll"
	FuncSafeTransferFrom      = "safeTransferFrom"
	FuncTransferFrom          = "transferFrom"
	FuncFreeze                = "Freeze"
	FuncUnFreeze              = "unFreeze"
	FuncBurn                  = "burn"
	FuncBurnBatch             = "burnBatch"
	FuncSetURI                = "setURI"
	FuncSetNameAndSymbol      = "setNameAndSymbol"
	FuncSafeBatchTransferFrom = "safeBatchTransferFrom"
	FuncRecharge              = "recharge"
	FuncSelfRecharge          = "selfRecharge"
	FuncSetFee                = "setFee"
	FuncDelFee                = "delFee"
	FuncDelDDC                = "delDDC"
	FuncAddAccountByOperator  = "addAccountByOperator"
	FuncUpdateAccState        = "updateAccountState"
	FuncCrossPlatformApproval = "crossPlatformApproval"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL