Skip to main content
POST
/
tokenization
/
multichain
/
bridge
/
layerzero
/
config
/
dvns
TypeScript
const response: Promise<FireblocksResponse<SetLayerZeroDvnConfigResponse>> = fireblocks.tokenization.setLayerZeroDvnConfig(tokenizationApiSetLayerZeroDvnConfigRequest);
{
  "txnIds": [
    "<string>"
  ]
}

Documentation Index

Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt

Use this file to discover all available pages before exploring further.

Headers

Idempotency-Key
string

A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.

Body

application/json
vaultAccountId
string
required

Vault account that pays gas

Example:

"0"

Source adapter TokenLink ID

Example:

"b70701f4-d7b1-4795-a8ee-b09cdb5b850d"

Destination adapter TokenLink ID

Example:

"6add4f2a-b206-4114-8f94-2882618ffbb4"

sendConfig
object
required
receiveConfig
object
required

Response

LayerZero DVN configuration set successfully

txnIds
string[]
required

Transaction IDs submitted to the network