@kixarcoin/v1-periphery
Version:
🎚 Peripheral smart contracts for interacting with Coinexis V1
79 lines • 2.77 kB
JSON
{
"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": "coinexisswapV1Call",
"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\":\"coinexisswapV1Call\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"methods\":{}},\"userdoc\":{\"methods\":{}}},\"settings\":{\"compilationTarget\":{\"@kixarcoin/v1-core/contracts/interfaces/ICoinexisswapV1Callee.sol\":\"ICoinexisswapV1Callee\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":999999},\"remappings\":[]},\"sources\":{\"@kixarcoin/v1-core/contracts/interfaces/ICoinexisswapV1Callee.sol\":{\"keccak256\":\"0x554294e1ac5557812eb5b9fb6d93da895f6c2279d847f376616b03912e58a7ed\",\"urls\":[\"bzz-raw://2d598152ed984168df347fa5adccdf306010c50d3ecabd41c9c3a1ab0a457ea6\",\"dweb:/ipfs/Qmb9vAEm3mPRTAoHHk81s2ktNBe64vzyYTyq1KrvicyTJK\"]}},\"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": "coinexisswapV1Call",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": ""
}