Create a bridging request
Wallet Bridges
Create a bridging request
Create a bridging request to bridge crypto assets across chains.
POST
Create a bridging request
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
unique identifier for the request (recommend using uuid v4)
amount of crypto currency to bridge
Required range:
x >= 0bridging source
bridging destination
Whether this bridging request requires approval before processing.
true: Request will enter approval workflowfalseor omitted: Request proceeds immediately
Example:
false