seturi

package
v0.10.20 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: MPL-2.0 Imports: 8 Imported by: 2

Documentation

Index

Constants

View Source
const SetURIRoute = "miniTokensSetURI"

Variables

This section is empty.

Functions

func NewHandler

func NewHandler(tokenMapper store.Mapper) sdk.Handler

Types

type SetURIMsg

type SetURIMsg struct {
	From     sdk.AccAddress `json:"from"`
	Symbol   string         `json:"symbol"`
	TokenURI string         `json:"token_uri"`
}

func NewSetUriMsg

func NewSetUriMsg(from sdk.AccAddress, symbol string, tokenURI string) SetURIMsg

func (SetURIMsg) GetInvolvedAddresses

func (msg SetURIMsg) GetInvolvedAddresses() []sdk.AccAddress

func (SetURIMsg) GetSignBytes

func (msg SetURIMsg) GetSignBytes() []byte

func (SetURIMsg) GetSigners

func (msg SetURIMsg) GetSigners() []sdk.AccAddress

func (SetURIMsg) Route

func (msg SetURIMsg) Route() string

Implements MintMsg.

func (SetURIMsg) String

func (msg SetURIMsg) String() string

func (SetURIMsg) Type

func (msg SetURIMsg) Type() string

func (SetURIMsg) ValidateBasic

func (msg SetURIMsg) ValidateBasic() sdk.Error

Jump to

Keyboard shortcuts

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