UNPKG

@polycity/core

Version:

Core contracts for the PolyCityDex protocol

32 lines (31 loc) 638 B
{ "_format": "hh-sol-artifact-1", "contractName": "IWETH", "sourceName": "contracts/antiquebox/AntiqueBoxV1.sol", "abi": [ { "inputs": [], "name": "deposit", "outputs": [], "stateMutability": "payable", "type": "function" }, { "inputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "name": "withdraw", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }