@forbitswapamm/v2-periphery
Version:
🎚 Peripheral smart contracts for interacting with Forbitswap 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": "forbitswapV1Call",
"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\":\"forbitswapV1Call\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"methods\":{}},\"userdoc\":{\"methods\":{}}},\"settings\":{\"compilationTarget\":{\"@forbitswapamm/v2-core/contracts/interfaces/IForbitswapV1Callee.sol\":\"IForbitswapV1Callee\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":999999},\"remappings\":[]},\"sources\":{\"@forbitswapamm/v2-core/contracts/interfaces/IForbitswapV1Callee.sol\":{\"keccak256\":\"0x896c631b7ed2cdb8a09bc8d2773c9a11110a22eb8cd3871769e150b8104cb3f7\",\"urls\":[\"bzz-raw://71c27e21c740136f277fdfa6fcd803408c388bd58621e3598c69e549d710669d\",\"dweb:/ipfs/QmQN4ehre6hqnjYysHYX7JCG7HYybyPk7k3H6RZxwaPR34\"]}},\"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": "forbitswapV1Call",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": ""
}