Payee
Path parameters
channel_idstringRequired
unique channel identifier
relayerstringRequired
the relayer address to which the distribution address is registered
Responses
200
A successful response.
application/json
default
An unexpected error response.
application/json
get
GET /ibc/apps/fee/v1/channels/{channel_id}/relayers/{relayer}/payee HTTP/1.1
Host: luna.nownodes.io
Accept: */*
{
"payee_address": "text"
}