Generate Quorum Account
POST {{baseUrl}}/v3/quorum/account
2 credit per API call.
Generate address account. Account must be protected with the password. To start using account, it must be unlocked via Unlock Quorum Account method.
Request Body
{"password"=>"ksjdfhu98q34fi"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-quorum-endpoint | string | (Required) URL of the Quorum network | |
Content-Type | string |
RESPONSES
status: OK
{"address":"0x73fda64d9feaaada90cd0de8df6b520ae0fe65da"}