MultiChainLayerZeroTellerWithMultiAssetSupport
Functions
constructor
constructor(
address _owner,
address _vault,
address _accountant,
address _endpoint
)
MultiChainTellerBase(_owner, _vault, _accountant)
OAppAuth(_endpoint, _owner);_quote
function _quote(uint256 shareAmount, BridgeData calldata data) internal view override returns (uint256);Name
Type
Description
_lzReceive
Name
Type
Description
_bridge
Name
Type
Description
Errors
MultiChainLayerZeroTellerWithMultiAssetSupport_InvalidToken
Was this helpful?