@atlantiswap/lite-periphery
Version:
Peripheral smart contracts for interacting with Atlantiswap Lite
61 lines • 2.09 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/IAtlantiswapV1Factory.sol\":\"IAtlantiswapV1Factory\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":999999},\"remappings\":[]},\"sources\":{\"contracts/interfaces/V1/IAtlantiswapV1Factory.sol\":{\"keccak256\":\"0x121679ecc28695fa432c6a0ddf0fbd4fe06c069285b998ed5a38b695393bcca3\",\"urls\":[\"bzz-raw://4b58bf68a5974b920f95a8e65b5e531936318017b1772d90b92ead4797002ebc\",\"dweb:/ipfs/QmTbvHZm6RsP1Jbb8LcbdUg83Pht5dAY4xrdY5m1LtscoT\"]}},\"version\":1}",
"interface": [
{
"inputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"name": "getExchange",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": ""
}