Skip to content
Alchemy Logo

platform.issueTx

POST
/{apiKey}

Issue a transaction to the Platform Chain.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

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?