Skip to content
Alchemy Logo

/v1/transactions/encode_submission

POST
https://aptos-mainnet.g.alchemy.com/v2/docs-demo/v1/transactions/encode_submission

This endpoint accepts an EncodeSubmissionRequest, validates the request format, and returns that request encoded in BCS format as a hex string.

Request Body

Responses

200

Encoded transaction in BCS format.

Was this page helpful?