BurnableStandardTokenFactory - maxxflyer/FLOOD-GEN GitHub Wiki
version 0.1 0x1613F7ac0ffc7826C2d772332f9289b1998f439D
version 0.2 0x1f74a0581a64fed2923b60dd538becc6b34203ff
version 0.3 0x1f391728beb6b51dd712e2a53e7d6340ab045b5f
[ { "constant": false, "inputs": [ { "name": "a", "type": "address" } ], "name": "setOwner", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": false, "inputs": [ { "name": "l", "type": "address" } ], "name": "setNameSys", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [], "name": "nsys", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "wallet", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "owner", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [ { "name": "_initialAmount", "type": "uint256" }, { "name": "_name", "type": "string" }, { "name": "_decimals", "type": "uint8" }, { "name": "_symbol", "type": "string" } ], "name": "createToken", "outputs": [], "payable": true, "stateMutability": "payable", "type": "function" }, { "constant": false, "inputs": [ { "name": "a", "type": "address" } ], "name": "setWallet", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "payable": false, "stateMutability": "nonpayable", "type": "constructor" } ]