@pikatokenswap/v1-periphery
Version:
🎚 Peripheral smart contracts for interacting with Pikatokenswap V1
79 lines • 2.79 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": "pikatokenswapV1Call",
"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\":\"pikatokenswapV1Call\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"methods\":{}},\"userdoc\":{\"methods\":{}}},\"settings\":{\"compilationTarget\":{\"@pikatokenswap/v1-core/contracts/interfaces/IPikatokenswapV1Callee.sol\":\"IPikatokenswapV1Callee\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":999999},\"remappings\":[]},\"sources\":{\"@pikatokenswap/v1-core/contracts/interfaces/IPikatokenswapV1Callee.sol\":{\"keccak256\":\"0x28fcd3993a653ffe64ecca1ac4be4b7bda91cbf7e8233df1607d99559e8e21b5\",\"urls\":[\"bzz-raw://a5bc8fa968614878781a268b5ae2ba94588a556dd010ff7a8f3fc1a3866bdcf5\",\"dweb:/ipfs/QmS9mauQSGSiDEygypvTHyomqYP9NeaS5FqdHE1E3qWfdM\"]}},\"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": "pikatokenswapV1Call",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": ""
}