IROFTAdapter
Inherits: OFTAdapter
OFTAdapter uses a deployed ERC-20 token and SafeERC20 to interact with the OFTCore contract.
To be deployed on berachain referencing IR as token.
Functions
constructor
constructor(address _token, address _lzEndpoint, address _owner)
OFTAdapter(_token, _lzEndpoint, _owner)
Ownable(_owner);