UNPKG

@chaoswap/lite-periphery

Version:

Peripheral smart contracts for interacting with Chaoswap Lite

79 lines 2.76 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": "chaoswapLiteCall", "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\":\"chaoswapLiteCall\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"methods\":{}},\"userdoc\":{\"methods\":{}}},\"settings\":{\"compilationTarget\":{\"@chaoswap/lite-core/contracts/interfaces/IChaoswapLiteCallee.sol\":\"IChaoswapLiteCallee\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":999999},\"remappings\":[]},\"sources\":{\"@chaoswap/lite-core/contracts/interfaces/IChaoswapLiteCallee.sol\":{\"keccak256\":\"0x814aafdde454301ac506df13d558ed2c03e8c3e0c1ace973ed343283b2f34cf1\",\"urls\":[\"bzz-raw://4c332ed117597d5677f15e5b4d7249de63915cc5c7fa53c07a0a3f4935c444ab\",\"dweb:/ipfs/QmYHfB9fw8cLWZCnWoRRoDL3eqaPfAhCPGgBRUSW4CuNku\"]}},\"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": "chaoswapLiteCall", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "" }