@scibux/v2-periphery
Version:
🎚 Peripheral smart contracts for interacting with Scibuxswap V2
40 lines • 1.7 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/IScibuxswapV1Factory.sol\":\"IScibuxswapV1Factory\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":999999},\"remappings\":[]},\"sources\":{\"contracts/interfaces/V1/IScibuxswapV1Factory.sol\":{\"keccak256\":\"0x61674a68de79c664a5733defb60bdeba30612bb0c1261281f7a27dfd87d1ff54\",\"urls\":[\"bzz-raw://a3bb472dc52cb94f49097e8ecaabb2e63357c562b1415f0fd15f2b3cd04fe1fc\",\"dweb:/ipfs/QmWwb5GrDxH1R6js3QwYQE24UTCsWcGo5ScVoARo3oC3Wy\"]}},\"version\":1}",
"bytecode": ""
}