UNPKG

test-contracts-sovryn

Version:

Smart contracts for the Sovryn protocol and external integrations.

50 lines (49 loc) 2.19 kB
{ "_format": "hh-sol-artifact-1", "contractName": "LiquidityPoolV1ConverterMockup", "sourceName": "contracts/mockup/LiquidityPoolV1ConverterMockup.sol", "abi": [ { "inputs": [ { "internalType": "contract IERC20", "name": "_token0", "type": "address" }, { "internalType": "contract IERC20", "name": "_token1", "type": "address" } ], "payable": false, "stateMutability": "nonpayable", "type": "constructor" }, { "constant": true, "inputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "name": "reserveTokens", "outputs": [ { "internalType": "contract IERC20", "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" } ], "bytecode": "0x608060405234801561001057600080fd5b5060405161016e38038061016e8339818101604052604081101561003357600080fd5b50805160209091015160008054600181810183558280527f290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e56391820180546001600160a01b039687166001600160a01b031991821617909155835491820190935501805493909216921691909117905560be806100b06000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c8063d031370b14602d575b600080fd5b604760048036036020811015604157600080fd5b50356063565b604080516001600160a01b039092168252519081900360200190f35b60008181548110606f57fe5b6000918252602090912001546001600160a01b031690508156fea265627a7a72315820bb5eaee5240cc277531dcaf9d26babf82671d35d4a1ce578c7caedecef96339564736f6c63430005110032", "deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060285760003560e01c8063d031370b14602d575b600080fd5b604760048036036020811015604157600080fd5b50356063565b604080516001600160a01b039092168252519081900360200190f35b60008181548110606f57fe5b6000918252602090912001546001600160a01b031690508156fea265627a7a72315820bb5eaee5240cc277531dcaf9d26babf82671d35d4a1ce578c7caedecef96339564736f6c63430005110032", "linkReferences": {}, "deployedLinkReferences": {} }