Documentation ¶
Overview ¶
Copyright (c) 2016-2021 Shanghai Bianjie AI Technology Inc. (licensed under the Apache License, Version 2.0) Modifications Copyright (c) 2021, CRO Protocol Labs ("Crypto.org") (licensed under the Apache License, Version 2.0)
Index ¶
- func BurnNFTExec(clientCtx client.Context, from string, denomID string, tokenID string, ...) (testutil.BufferWriter, error)
- func EditNFTExec(clientCtx client.Context, from string, denomID string, tokenID string, ...) (testutil.BufferWriter, error)
- func GetApp(val network.Validator) servertypes.Application
- func IssueDenomExec(clientCtx client.Context, from string, denom string, extraArgs ...string) (testutil.BufferWriter, error)
- func MintNFTExec(clientCtx client.Context, from string, denomID string, tokenID string, ...) (testutil.BufferWriter, error)
- func QueryCollectionExec(clientCtx client.Context, denomID string, extraArgs ...string) (testutil.BufferWriter, error)
- func QueryDenomByNameExec(clientCtx client.Context, denomName string, extraArgs ...string) (testutil.BufferWriter, error)
- func QueryDenomExec(clientCtx client.Context, denomID string, extraArgs ...string) (testutil.BufferWriter, error)
- func QueryDenomsExec(clientCtx client.Context, extraArgs ...string) (testutil.BufferWriter, error)
- func QueryNFTExec(clientCtx client.Context, denomID string, tokenID string, extraArgs ...string) (testutil.BufferWriter, error)
- func QueryOwnerExec(clientCtx client.Context, address string, extraArgs ...string) (testutil.BufferWriter, error)
- func QuerySupplyExec(clientCtx client.Context, denom string, extraArgs ...string) (testutil.BufferWriter, error)
- func TransferNFTExec(clientCtx client.Context, from string, recipient string, denomID string, ...) (testutil.BufferWriter, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BurnNFTExec ¶
func EditNFTExec ¶
func GetApp ¶
func GetApp(val network.Validator) servertypes.Application
func IssueDenomExec ¶
func MintNFTExec ¶
func QueryCollectionExec ¶
func QueryDenomByNameExec ¶
func QueryDenomExec ¶
func QueryDenomsExec ¶
func QueryNFTExec ¶
func QueryOwnerExec ¶
func QuerySupplyExec ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.