@ollyswap/v2-periphery
Version:
🎚 Peripheral smart contracts for interacting with Ollyswap V2
61 lines • 2.08 kB
JSON
{
"abi": [
{
"inputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"name": "getExchange",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"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\":\"\",\"type\":\"address\"}],\"name\":\"getExchange\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"methods\":{}},\"userdoc\":{\"methods\":{}}},\"settings\":{\"compilationTarget\":{\"contracts/interfaces/V1/IOllyswapV1Factory.sol\":\"IOllyswapV1Factory\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":999999},\"remappings\":[]},\"sources\":{\"contracts/interfaces/V1/IOllyswapV1Factory.sol\":{\"keccak256\":\"0xb7e6008f3588cda302c8193e2edc7f12ec82c486e1b24c95e98a7a8df6b9c0ff\",\"urls\":[\"bzz-raw://1c3c085741e9031b42f6719fb08df1e9b2f30176dcfce2a47d059c86e9dea84e\",\"dweb:/ipfs/QmeSnUbhR8ASjyRMarupQwPyHDzLoU9RVqvx8Ge7X1Xer5\"]}},\"version\":1}",
"interface": [
{
"inputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"name": "getExchange",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": ""
}