Skip to main content

CoinManaged

type CoinManaged

A typed view of a `0x2::coin_manager::CoinManaged`.

type CoinManaged struct {
// contains filtered or unexported fields
}

func CoinManagedTryFromBcs

func CoinManagedTryFromBcs(bytes []byte) (*CoinManaged, error)

Decode from the BCS contents of an emitted event.

func LiftFromExternalCoinManaged

func LiftFromExternalCoinManaged(handle uint64) *CoinManaged

func (*CoinManaged) CoinName

func (_self *CoinManaged) CoinName() string

func (*CoinManaged) DebugString

func (_self *CoinManaged) DebugString() string

func (*CoinManaged) Destroy

func (object *CoinManaged) Destroy()