@aetherswap/v1-periphery
Version:
🔮 Peripheral smart contracts for interacting with Aetherswap V1
38 lines (37 loc) • 1.61 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "FixedPoint",
"sourceName": "@uniswap/lib/contracts/libraries/FixedPoint.sol",
"abi": [
{
"inputs": [],
"name": "Q112",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "RESOLUTION",
"outputs": [
{
"internalType": "uint8",
"name": "",
"type": "uint8"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x60c4610025600b82828239805160001a60731461001857fe5b30600052607381538281f3fe7300000000000000000000000000000000000000003014608060405260043610603d5760003560e01c80633bf7a83e146042578063552f888a14605a575b600080fd5b60486076565b60408051918252519081900360200190f35b60606089565b6040805160ff9092168252519081900360200190f35b6e01000000000000000000000000000081565b60708156fea26469706673582212201ca4a47cd431333b4b2b0df35b9009e1a67ce1f24b62b3685f8836768c29447864736f6c63430006060033",
"deployedBytecode": "0x7300000000000000000000000000000000000000003014608060405260043610603d5760003560e01c80633bf7a83e146042578063552f888a14605a575b600080fd5b60486076565b60408051918252519081900360200190f35b60606089565b6040805160ff9092168252519081900360200190f35b6e01000000000000000000000000000081565b60708156fea26469706673582212201ca4a47cd431333b4b2b0df35b9009e1a67ce1f24b62b3685f8836768c29447864736f6c63430006060033",
"linkReferences": {},
"deployedLinkReferences": {}
}