UNPKG

@justin-gee/uniswap-tokamak-hardhat-v3-deploy

Version:
45 lines (44 loc) 917 B
{ "_format": "hh-sol-artifact-1", "contractName": "IOwned", "sourceName": "contracts/BancorConverterRegistry.sol", "abi": [ { "inputs": [], "name": "acceptOwnership", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "owner", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "_newOwner", "type": "address" } ], "name": "transferOwnership", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }