Modules§
- msg_
client - Generated client implementations.
- msg_
server - Generated server implementations.
- query_
client - Generated client implementations.
- query_
server - Generated server implementations.
Structs§
- Class
Trace - ClassTrace contains the base classID for ICS721 non-fungible tokens and the source tracing information path.
- Genesis
State - 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
- MsgTransfer
Response - MsgTransferResponse defines the Msg/Transfer response type.
- MsgUpdate
Params - MsgUpdateParams is the Msg/UpdateParams request type.
- MsgUpdate
Params Response - MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
- NonFungible
Token Packet Data - 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.
- Query
Class Hash Request - QueryClassHashRequest is the request type for the Query/ClassHash RPC method
- Query
Class Hash Response - QueryClassHashResponse is the response type for the Query/ClassHash RPC method.
- Query
Class Trace Request - QueryClassTraceRequest is the request type for the Query/ClassDenom RPC method
- Query
Class Trace Response - QueryClassTraceResponse is the response type for the Query/ClassDenom RPC method.
- Query
Class Traces Request - QueryConnectionsRequest is the request type for the Query/ClassTraces RPC method
- Query
Class Traces Response - QueryClassTracesResponse is the response type for the Query/ClassTraces RPC method.
- Query
Escrow Address Request - QueryEscrowAddressRequest is the request type for the EscrowAddress RPC method.
- Query
Escrow Address Response - QueryEscrowAddressResponse is the response type of the EscrowAddress RPC method.
- Query
Params Request - QueryParamsRequest is request type for the Query/Params RPC method.
- Query
Params Response - QueryParamsResponse is response type for the Query/Params RPC method.