UNPKG

@hyperlane-xyz/core

Version:

Core solidity contracts for Hyperlane

1 lines 825 B
export const ILiquidityLayerRouter = {"_format":"hh-zksolc-artifact-1","contractName":"ILiquidityLayerRouter","sourceName":"contracts/interfaces/ILiquidityLayerRouter.sol","abi":[{"inputs":[{"internalType":"uint32","name":"_destinationDomain","type":"uint32"},{"internalType":"bytes32","name":"_recipientAddress","type":"bytes32"},{"internalType":"address","name":"_token","type":"address"},{"internalType":"uint256","name":"_amount","type":"uint256"},{"internalType":"string","name":"_bridge","type":"string"},{"internalType":"bytes","name":"_messageBody","type":"bytes"}],"name":"dispatchWithTokens","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"nonpayable","type":"function"}],"bytecode":"0x","deployedBytecode":"0x","linkReferences":{},"deployedLinkReferences":{},"factoryDeps":{}};