Broadcast TransactionCopy Pagepost https://api.p2p.org/api/v2/osmosis/{network}/transactionsBroadcast a signed transaction to the Osmosis network.Path ParamsnetworkstringenumrequiredOsmosis network:`osmosis-1` — Osmosis mainnet.`osmo-test-5` — Osmosis testnet.osmosis-1osmo-test-5Allowed:osmosis-1osmo-test-5Body ParamssignedTransactionstringrequiredSigned transaction in Base64 encrypted format which needs to be broadcasted to the network.Responses 200OK 400Bad request 401Unauthorized 500Internal server errorUpdated 3 months ago