package
0.16.4
Repository: https://github.com/irisnet/irishub.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
CheckTokenID checks if the given token id is valid.
default asset module params.
default asset module params for test.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetTokenIDParts returns the source prefix and symbol.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewGateway constructs a gateway.
NewMsgCreateGateway creates a MsgCreateGateway.
NewMsgEditGateway creates a MsgEditGateway.
NewMsgEditToken creates a MsgEditToken.
NewMsgIssueToken - construct asset issue msg.
NewMsgMintToken creates a MsgMintToken.
NewMsgTransferGatewayOwner creates a MsgTransferGatewayOwner.
No description provided by the author
ParamTable for asset module.
No description provided by the author
Register concrete types on codec.
ValidateMoniker checks if the specified moniker is valid.
No description provided by the author
No description provided by the author

# Constants

Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
Asset errors reserve 100 ~ 199.
No description provided by the author
constant used to indicate that some field should not be updated.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MsgRoute identifies transaction types.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
only accepts alphanumeric characters.
only accepts alphanumeric characters, _ and -.
No description provided by the author
parameter keys.
parameter keys.
parameter keys.
parameter keys.
parameter keys.
maximal limitation for asset decimal.
maximal limitation for asset initial supply,100 billion.
maximal limitation for asset max supply,1000 billion.
maximal limitation for the length of the asset's min_unit_alias.
maximal limitation for the length of the asset's name.
maximal limitation for the length of the asset's symbol / canonical_symbol.
maximal limitation for the length of the gateway's details.
maximal limitation for the length of the gateway's identity.
maximal limitation for the length of the gateway's moniker.
maximal limitation for the length of the gateway's website.
minimal limitation for the length of the asset's min_unit_alias.
minimal limitation for the length of the asset's symbol / canonical_symbol.
minimal limitation for the length of the gateway's moniker.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
FungibleToken.
Gateway represents a gateway.
GatewayFeeOutput is for the gateway fee query output.
GenesisState - all asset state that must be provided at genesis.
MsgCreateGateway for creating a gateway.
MsgEditGateway for editing a specified gateway.
MsgEditToken for editing a specified token.
MsgIssueToken.
MsgMintToken for mint the token to a specified address.
MsgTransferGatewayOwner for transferring the gateway owner.
MsgTransferTokenOwner for transferring the token owner.
asset params.
QueryGatewayFeeParams is the query parameters for 'custom/asset/fees/gateways'.
QueryGatewayParams is the query parameters for 'custom/asset/gateway'.
QueryGatewaysParams is the query parameters for 'custom/asset/gateways'.
QueryTokenFeesParams is the query parameters for 'custom/asset/fees/tokens'.
QueryTokenParams is the query parameters for 'custom/asset/tokens/{id}'.
QueryTokensParams is the query parameters for 'custom/asset/tokens'.
TokenFeesOutput is for the token fees query output.

# Interfaces

expected bank keeper.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
Gateways is a set of gateways.
No description provided by the author