Documentation Index
Fetch the complete documentation index at: https://docs.cosmos.network/llms.txt
Use this file to discover all available pages before exploring further.
Synopsis
An overview of all events related to ICS-29
MsgPayPacketFee, MsgPayPacketFeeAsync
| Type | Attribute Key | Attribute Value |
|---|
| incentivized_ibc_packet | port_id | {portID} |
| incentivized_ibc_packet | channel_id | {channelID} |
| incentivized_ibc_packet | packet_sequence | {sequence} |
| incentivized_ibc_packet | recv_fee | {recvFee} |
| incentivized_ibc_packet | ack_fee | {ackFee} |
| incentivized_ibc_packet | timeout_fee | {timeoutFee} |
| message | module | fee-ibc |
RegisterPayee
| Type | Attribute Key | Attribute Value |
|---|
| register_payee | relayer | {relayer} |
| register_payee | payee | {payee} |
| register_payee | channel_id | {channelID} |
| message | module | fee-ibc |
RegisterCounterpartyPayee
| Type | Attribute Key | Attribute Value |
|---|
| register_counterparty_payee | relayer | {relayer} |
| register_counterparty_payee | counterparty_payee | {counterpartyPayee} |
| register_counterparty_payee | channel_id | {channelID} |
| message | module | fee-ibc |