No description
Service
ServiceBroadcastTx
BroadcastTx broadcast transaction.
POST:/cosmos/tx/v1beta1/txs
Since: cosmos-sdk 0.45.2
Service
ServiceGetBlockWithTxs
GetBlockWithTxs fetches a block with decoded txs.
GET:/cosmos/tx/v1beta1/txs/block/{height}
Optional query: { Optional pagination.count_Optional pagination.key?: stringOptional pagination.limit?: stringOptional pagination.offset?: stringOptional pagination.reverse?: booleanNo description
Service
ServiceGetTx
GetTx fetches a tx by hash.
GET:/cosmos/tx/v1beta1/txs/{hash}
No description
Service
ServiceGetTxsEvent
GetTxsEvent fetches txs by event.
GET:/cosmos/tx/v1beta1/txs
Optional query: { Optional events?: string[]Optional limit?: stringOptional order_Optional page?: stringOptional pagination.count_Optional pagination.key?: stringOptional pagination.limit?: stringOptional pagination.offset?: stringOptional pagination.reverse?: booleanNo description
Service
ServiceSimulate
Simulate simulates executing a transaction for estimating gas usage.
POST:/cosmos/tx/v1beta1/simulate
Generated using TypeDoc
Title
cosmos/tx/v1beta1/service.proto
Version
version not set