Module v1

Source

Modules§

msg_client
Generated client implementations.
msg_server
Generated server implementations.
query_client
Generated client implementations.
query_server
Generated server implementations.

Structs§

ClassTrace
ClassTrace contains the base classID for ICS721 non-fungible tokens and the source tracing information path.
GenesisState
GenesisState defines the ibc-nft-transfer genesis state
MsgTransfer
MsgTransfer defines a msg to transfer non fungible tokens between ICS721 enabled chains. See ICS Spec here: https://github.com/cosmos/ibc/tree/master/spec/app/ics-721-nft-transfer#data-structures
MsgTransferResponse
MsgTransferResponse defines the Msg/Transfer response type.
MsgUpdateParams
MsgUpdateParams is the Msg/UpdateParams request type.
MsgUpdateParamsResponse
MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
NonFungibleTokenPacketData
NonFungibleTokenPacketData defines a struct for the packet payload See NonFungibleTokenPacketData spec: https://github.com/cosmos/ibc/tree/master/spec/app/ics-721-nft-transfer#data-structures
Params
Params defines the set of IBC nft-transfer parameters. NOTE: To prevent a nft from being transferred, set the TransfersEnabled parameter to false.
QueryClassHashRequest
QueryClassHashRequest is the request type for the Query/ClassHash RPC method
QueryClassHashResponse
QueryClassHashResponse is the response type for the Query/ClassHash RPC method.
QueryClassTraceRequest
QueryClassTraceRequest is the request type for the Query/ClassDenom RPC method
QueryClassTraceResponse
QueryClassTraceResponse is the response type for the Query/ClassDenom RPC method.
QueryClassTracesRequest
QueryConnectionsRequest is the request type for the Query/ClassTraces RPC method
QueryClassTracesResponse
QueryClassTracesResponse is the response type for the Query/ClassTraces RPC method.
QueryEscrowAddressRequest
QueryEscrowAddressRequest is the request type for the EscrowAddress RPC method.
QueryEscrowAddressResponse
QueryEscrowAddressResponse is the response type of the EscrowAddress RPC method.
QueryParamsRequest
QueryParamsRequest is request type for the Query/Params RPC method.
QueryParamsResponse
QueryParamsResponse is response type for the Query/Params RPC method.