# LayerZeroAdapterCreateParams ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**tokenLinkId** | **string** | The token link id of the base token to deploy the adapters for | [default to undefined]| |**delegateAddress** | **string** | Address that will receive `CONTRACT_ADMIN_ROLE`. | [default to undefined]| |**defaultAdminAddress** | **string** | Address that will receive `DEFAULT_ADMIN_ROLE` on the adapter contract. | [default to undefined]| |**pauserAddress** | **string** | Address that will receive `PAUSER_ROLE`. | [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)