Broadcast TransactionAsk AIpost https://api.p2p.org/api/v2/monad/{network}/transactionsBroadcast a signed transaction to the Monad network.Path ParamsnetworkstringenumrequiredMonad network:`mainnet` — Monad mainnet.`testnet` — Monad testnet.testnetmainnetAllowed:testnetmainnetBody ParamssignedTransactionstringrequiredSigned serialized transaction in the hexadecimal format which needs to be broadcasted to the network.Responses 200OK 400Bad request 401Unauthorized 500Internal server errorUpdated 2 months ago