UNPKG

@gooddollar/goodprotocol

Version:
68 lines (67 loc) 1.46 kB
{ "_format": "hh-sol-artifact-1", "contractName": "IMultichainRouter", "sourceName": "contracts/Interfaces.sol", "abi": [ { "inputs": [ { "internalType": "address", "name": "token", "type": "address" }, { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "amount", "type": "uint256" }, { "internalType": "uint256", "name": "toChainID", "type": "uint256" } ], "name": "anySwapOut", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "token", "type": "address" }, { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "amount", "type": "uint256" }, { "internalType": "uint256", "name": "toChainID", "type": "uint256" } ], "name": "anySwapOutUnderlying", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }