Skip to main content

/cosmos/tx/v1beta1/txs REST API Endpoint

Loading...

Updated on
Jul 02, 2025

/cosmos/tx/v1beta1/txs REST API Endpoint

Body Parameters

tx_bytes
string
REQUIRED
Loading...
mode
string
REQUIRED
Loading...

Returns

params
object
Loading...
tx_response
object
Loading...
height
string
Loading...
txhash
string
Loading...
codespace
string
Loading...
code
integer
Loading...
data
string
Loading...
raw_log
string
Loading...
logs
array
Loading...
msg_index
integer
Loading...
log
string
Loading...
events
array
Loading...
type
string
Loading...
attributes
array
Loading...
key
string
Loading...
value
string
Loading...
info
string
Loading...
gas_wanted
string
Loading...
gas_used
string
Loading...
tx
object
Loading...
type_url
string
Loading...
value
string
Loading...
timestamp
string
Loading...
Request
1
curl --location 'https://docs-demo.celestia-mainnet.quiknode.pro/cosmos/tx/v1beta1/txs' \
2
--header 'Content-Type: application/json' \
3
--data '{
4
"tx_bytes": "TX_BYTES",
5
"mode": "BROADCAST_MODE_UNSPECIFIED"
6
}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free