[ { "inputs": [], "stateMutability": "nonpayable", "type": "constructor" }, { "inputs": [ {"internalType": "address", "name": "superior", "type": "address"}, {"internalType": "address", "name": "plivate", "type": "address"} ], "name": "creatCode", "outputs": [ {"internalType": "bool", "name": "", "type": "bool"} ], "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [ { "internalType": "address", "name": "owner", "type": "address" }, { "internalType": "address", "name": "spender", "type": "address" } ], "name": "allowance", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "decimals", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" } ]