Get LayerZero DVN configuration
Retrieve the DVN (Data Verification Network) configuration for a specific adapter. Returns DVN configurations for channels between the source adapter and its peers.
GET
TypeScript
Path Parameters
The token link id of the adapter token link
Query Parameters
Optional peer adapter token link ID to filter results
Response
LayerZero DVN configuration retrieved successfully
Token-link ID of the adapter for which DVN configuration was queried.
Example:
"b70701f4-d7b1-4795-a8ee-b09cdb5b850d"
DVN configurations for each discovered (or explicitly requested) channel between the source adapter and its peers.
Minimum array length:
1Previous
Get LayerZero peersRetrieve the LayerZero peers configured for a specific adapter. Returns information about peer relationships for cross-chain communication.
Next
TypeScript