Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 841 Bytes

File metadata and controls

15 lines (9 loc) · 841 Bytes

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] [Back to Model list] [Back to README]