Modules§
- msg_
client - Generated client implementations.
- msg_
server - Generated server implementations.
- query_
client - Generated client implementations.
- query_
server - Generated server implementations.
Structs§
- Allocation
- Allocation defines the spend limit for a particular port and channel
- Denom
Trace - DenomTrace contains the base denomination for ICS20 fungible tokens and the source tracing information path.
- Genesis
State - GenesisState defines the ibc-transfer genesis state
- MsgTransfer
- MsgTransfer defines a msg to transfer fungible tokens (i.e Coins) between ICS20 enabled chains. See ICS Spec here: https://github.com/cosmos/ibc/tree/master/spec/app/ics-020-fungible-token-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.
- Params
- Params defines the set of IBC transfer parameters. NOTE: To prevent a single token from being transferred, set the TransfersEnabled parameter to true and then set the bank module’s SendEnabled parameter for the denomination to false.
- Query
Denom Hash Request - QueryDenomHashRequest is the request type for the Query/DenomHash RPC method
- Query
Denom Hash Response - QueryDenomHashResponse is the response type for the Query/DenomHash RPC method.
- Query
Denom Trace Request - QueryDenomTraceRequest is the request type for the Query/DenomTrace RPC method
- Query
Denom Trace Response - QueryDenomTraceResponse is the response type for the Query/DenomTrace RPC method.
- Query
Denom Traces Request - QueryConnectionsRequest is the request type for the Query/DenomTraces RPC method
- Query
Denom Traces Response - QueryConnectionsResponse is the response type for the Query/DenomTraces 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 the request type for the Query/Params RPC method.
- Query
Params Response - QueryParamsResponse is the response type for the Query/Params RPC method.
- Query
Total Escrow ForDenom Request - QueryTotalEscrowForDenomRequest is the request type for TotalEscrowForDenom RPC method.
- Query
Total Escrow ForDenom Response - QueryTotalEscrowForDenomResponse is the response type for TotalEscrowForDenom RPC method.
- Transfer
Authorization - TransferAuthorization allows the grantee to spend up to spend_limit coins from the granter’s account for ibc transfer on a specific channel