Create VEM Request

Set up a VEM request.

Body Params
uuid
required

Arbitrary UUID. You can later use that UUID to check the status of the VEM request.

string
enum
required
Defaults to off_chain

Type of the VEM request:

  • `off_chain` — off-chain signature.
  • `on_chain` — on-chain signature.
Allowed:
string

Prepared VEM request. Required if the type is off_chain.

string

Signature of vem_request by either withdrawalAddress or controllerAddress. Required if the type is off_chain.

string

withdrawalAddress or controllerAddress that signed the request. Required if the type is off_chain.

string

Hash of the successful vem_request transaction. Required if the type is on_chain.

string

Hash of the signed vemRequestTxId transaction. Required if the type is on_chain.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json