UNPKG

@loveswap7/v1-periphery

Version:

🎚 Peripheral smart contracts for interacting with Loveswap V1

79 lines • 2.75 kB
{ "abi": [ { "inputs": [ { "internalType": "address", "name": "sender", "type": "address" }, { "internalType": "uint256", "name": "amount0", "type": "uint256" }, { "internalType": "uint256", "name": "amount1", "type": "uint256" }, { "internalType": "bytes", "name": "data", "type": "bytes" } ], "name": "loveswapV1Call", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "evm": { "bytecode": { "linkReferences": {}, "object": "", "opcodes": "", "sourceMap": "" }, "deployedBytecode": { "immutableReferences": {}, "linkReferences": {}, "object": "", "opcodes": "", "sourceMap": "" } }, "metadata": "{\"compiler\":{\"version\":\"0.6.6+commit.6c089d02\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount0\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amount1\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"loveswapV1Call\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"methods\":{}},\"userdoc\":{\"methods\":{}}},\"settings\":{\"compilationTarget\":{\"@loveswap7/v1-core/contracts/interfaces/ILoveswapV1Callee.sol\":\"ILoveswapV1Callee\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":999999},\"remappings\":[]},\"sources\":{\"@loveswap7/v1-core/contracts/interfaces/ILoveswapV1Callee.sol\":{\"keccak256\":\"0x160e74c918b2f8bddbb414376c1926b77038b52c6c9672cc4c6c4f93a45f1009\",\"urls\":[\"bzz-raw://d12bc0bd844826fed6094f7f3a78eb2469c3e6c5415257a26f573613b39d2421\",\"dweb:/ipfs/QmduaR9QAmehWxnQJDbfk9ftP8VMwE8usZKQdTJGn4U8ZJ\"]}},\"version\":1}", "interface": [ { "inputs": [ { "internalType": "address", "name": "sender", "type": "address" }, { "internalType": "uint256", "name": "amount0", "type": "uint256" }, { "internalType": "uint256", "name": "amount1", "type": "uint256" }, { "internalType": "bytes", "name": "data", "type": "bytes" } ], "name": "loveswapV1Call", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "" }