Skip to content
Alchemy Logo

platform.issueTx

POST

Issue a transaction to the Platform Chain.

Request

stringrequired

The byte representation of the transaction.

stringoptional

Encoding format for the transaction bytes. Can be "hex" when provided.

Responses

200

The transaction ID.

Was this page helpful?