UNPKG

@polycity/core

Version:

Core contracts for the PolyCityDex protocol

40 lines (39 loc) 710 B
[ { "inputs": [ { "internalType": "address", "name": "_pichiMaker", "type": "address" } ], "stateMutability": "nonpayable", "type": "constructor" }, { "inputs": [ { "internalType": "contract IKushoWithdrawFee", "name": "kushoPair", "type": "address" } ], "name": "convert", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "pichiMaker", "outputs": [ { "internalType": "contract PichiMakerKusho", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" } ]