{
"incentivized_packets": [
{
"packet_id": {
"port_id": "text",
"channel_id": "text",
"sequence": "text"
},
"packet_fees": [
{
"fee": {
"recv_fee": [
{
"denom": "text",
"amount": "text"
}
],
"ack_fee": [
{
"denom": "text",
"amount": "text"
}
],
"timeout_fee": [
{
"denom": "text",
"amount": "text"
}
]
},
"refund_address": "text",
"relayers": [
"text"
]
}
]
}
]
}