Skip to main content

/v1/submit_transactions REST API Endpoint

Loading...

Updated on
Oct 04, 2023

/v1/submit_transactions REST API Endpoint

You can read

here

on how to generate and submit transactions to the Aptos blockchain, and verify these submitted transactions.

Body Parameters

sender
string
REQUIRED
Loading...
sequence_number
string
REQUIRED
Loading...
max_gas_amount
string
REQUIRED
Loading...
gas_unit_price
string
REQUIRED
Loading...
expiration_timestamp_secs
string
REQUIRED
Loading...
payload
object
REQUIRED
Loading...
type
string
Loading...
function
string
Loading...
type_arguments
array
Loading...
arguments
array
Loading...
signature
object
REQUIRED
Loading...
type
string
Loading...
public_key
string
Loading...
signature
string
Loading...

Returns

hash
Loading...
sender
Loading...
sequence_number
Loading...
max_gas_amount
Loading...
gas_unit_price
Loading...
expiration_timestamp_secs
Loading...
payload
Loading...
type
Loading...
function
Loading...
type_arguments
Loading...
arguments
Loading...
signature
Loading...
type
Loading...
public_key
Loading...
signature
Loading...
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free