Documentation ¶
Index ¶
- func BurnNFTExec(t *testing.T, network simapp.Network, clientCtx client.Context, from string, ...) *simapp.ResponseTx
- func EditNFTExec(t *testing.T, network simapp.Network, clientCtx client.Context, from string, ...) *simapp.ResponseTx
- func IssueDenomExec(t *testing.T, network simapp.Network, clientCtx client.Context, from string, ...) *simapp.ResponseTx
- func MintNFTExec(t *testing.T, network simapp.Network, clientCtx client.Context, from string, ...) *simapp.ResponseTx
- func QueryCollectionExec(t *testing.T, network simapp.Network, clientCtx client.Context, denomID string, ...) *nfttypes.QueryCollectionResponse
- func QueryDenomExec(t *testing.T, network simapp.Network, clientCtx client.Context, denomID string, ...) *nfttypes.Denom
- func QueryDenomsExec(t *testing.T, network simapp.Network, clientCtx client.Context, ...) *nfttypes.QueryDenomsResponse
- func QueryNFTExec(t *testing.T, network simapp.Network, clientCtx client.Context, denomID string, ...) *nfttypes.BaseNFT
- func QueryOwnerExec(t *testing.T, network simapp.Network, clientCtx client.Context, address string, ...) *nfttypes.QueryNFTsOfOwnerResponse
- func QuerySupplyExec(t *testing.T, network simapp.Network, clientCtx client.Context, denom string, ...) *nfttypes.QuerySupplyResponse
- func TransferDenomExec(t *testing.T, network simapp.Network, clientCtx client.Context, from string, ...) *simapp.ResponseTx
- func TransferNFTExec(t *testing.T, network simapp.Network, clientCtx client.Context, from string, ...) *simapp.ResponseTx
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BurnNFTExec ¶
func EditNFTExec ¶
func IssueDenomExec ¶
func IssueDenomExec(t *testing.T, network simapp.Network, clientCtx client.Context, from string, denom string, extraArgs ...string, ) *simapp.ResponseTx
IssueDenomExec creates a redelegate message.
func MintNFTExec ¶
func QueryCollectionExec ¶
func QueryDenomExec ¶
func QueryDenomsExec ¶
func QueryNFTExec ¶
func QueryOwnerExec ¶
func QuerySupplyExec ¶
func TransferDenomExec ¶ added in v1.5.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.