All endpoints use gRPC-Web protocol with JSON encoding. Base URL: http://localhost:8088 (via gateway) or http://localhost:50053 (direct).

GetTx

Get transaction details by hash.

PrepareTx

Generate a Web3-signable body for a Cosmos transaction.

BroadcastTx

Broadcast a signed Web3 transaction.

GetFeePayer

Get fee payer information.