@scibux/v2-periphery
Version:
🎚 Peripheral smart contracts for interacting with Scibuxswap V2
49 lines • 2.13 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": "scibuxswapV2Call",
"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\":\"scibuxswapV2Call\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"methods\":{}},\"userdoc\":{\"methods\":{}}},\"settings\":{\"compilationTarget\":{\"@scibux/v2-core/contracts/interfaces/IScibuxswapV2Callee.sol\":\"IScibuxswapV2Callee\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":999999},\"remappings\":[]},\"sources\":{\"@scibux/v2-core/contracts/interfaces/IScibuxswapV2Callee.sol\":{\"keccak256\":\"0x9f195be2e7443fbfc420e94883f50cecd14bf8ac36f754a50ff1ffe29cf24b09\",\"urls\":[\"bzz-raw://2050c9bfe10f456950a100cc91e3791b5ce7a79fafdbd79bbb22f1732687cdcc\",\"dweb:/ipfs/QmWbXRfmL9M8GUfUaNu5q7mMMb9f8T2eGVzwc3rWRTJBwa\"]}},\"version\":1}",
"bytecode": ""
}