Send Quorum transaction
POST {{baseUrl}}/v3/quorum/transaction
2 credits per API call.
Send Quorum transaction account to account.
This operation can be used to send native assets between two accounts or to store data into the blockchain.
Request Body
{"to"=>"0x938516ad9dc6d8d4dc8b2aa7cd7791125302fc95", "from"=>"0x687422eEA2cB73B5d3e242bA5456b782919AFc85", "data"=>"0x234958719045871984571934519035710938457190385719038457190457190385719034751903745092134857", "nonce"=>78865303.19176912, "amount"=>"0xcee3"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-quorum-endpoint | string | (Required) URL of the Quorum network | |
Content-Type | string |
RESPONSES
status: OK
{"txId":"c83f8818db43d9ba4accfe454aa44fc33123d47a4f89d47b314d6748eb0e9bc9"}