Skip to main content

TransactionResponse

A response containing a base64 encoded VersionedTransaction

resultstringrequired

Base64 encoded VersionedTransaction that must be signed and sent

Example: AQAAAAAAAAAAA...AAAHL2xa1PfAJQ1dwAAAAA=
TransactionResponse
{
"result": "AQAAAAAAAAAAA...AAAHL2xa1PfAJQ1dwAAAAA="
}