Optional
data: PartialMessage<GetTxsEventRequest>events is the list of transaction event type.
limit is the total number of results to be returned in the result page. If left empty it will default to a value to be set by each app.
page is the page number to query, starts at 1. If not provided, will default to first page.
Optional
paginationpagination defines a pagination for the request. Deprecated post v0.46.x: use page and limit instead.
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
GetTxsEventRequest is the request type for the Service.TxsByEvents RPC method.
Generated
from message cosmos.tx.v1beta1.GetTxsEventRequest