+{"abi": [{"constant": false, "inputs": [], "name": "reclaimETH", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": true, "inputs": [{"name": "", "type": "bytes32"}], "name": "blacklists", "outputs": [{"name": "startTime", "type": "uint256"}, {"name": "endTime", "type": "uint256"}, {"name": "repeatPeriodTime", "type": "uint256"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [], "name": "ADMIN", "outputs": [{"name": "", "type": "bytes32"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": false, "inputs": [], "name": "unpause", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": true, "inputs": [], "name": "paused", "outputs": [{"name": "", "type": "bool"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [], "name": "UNLOCKED", "outputs": [{"name": "", "type": "bytes32"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [], "name": "polyToken", "outputs": [{"name": "", "type": "address"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": false, "inputs": [], "name": "pause", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_tokenContract", "type": "address"}], "name": "reclaimERC20", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": true, "inputs": [], "name": "OPERATOR", "outputs": [{"name": "", "type": "bytes32"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [], "name": "LOCKED", "outputs": [{"name": "", "type": "bytes32"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [], "name": "securityToken", "outputs": [{"name": "", "type": "address"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [], "name": "factory", "outputs": [{"name": "", "type": "address"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [], "name": "getDataStore", "outputs": [{"name": "", "type": "address"}], "payable": false, "stateMutability": "view", "type": "function"}, {"inputs": [{"name": "_securityToken", "type": "address"}, {"name": "_polyAddress", "type": "address"}], "payable": false, "stateMutability": "nonpayable", "type": "constructor"}, {"anonymous": false, "inputs": [{"indexed": false, "name": "_startTime", "type": "uint256"}, {"indexed": false, "name": "_endTime", "type": "uint256"}, {"indexed": false, "name": "_blacklistName", "type": "bytes32"}, {"indexed": false, "name": "_repeatPeriodTime", "type": "uint256"}], "name": "AddBlacklistType", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": false, "name": "_startTime", "type": "uint256"}, {"indexed": false, "name": "_endTime", "type": "uint256"}, {"indexed": false, "name": "_blacklistName", "type": "bytes32"}, {"indexed": false, "name": "_repeatPeriodTime", "type": "uint256"}], "name": "ModifyBlacklistType", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": false, "name": "_blacklistName", "type": "bytes32"}], "name": "DeleteBlacklistType", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": true, "name": "_investor", "type": "address"}, {"indexed": false, "name": "_blacklistName", "type": "bytes32"}], "name": "AddInvestorToBlacklist", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": true, "name": "_investor", "type": "address"}, {"indexed": false, "name": "_blacklistName", "type": "bytes32"}], "name": "DeleteInvestorFromBlacklist", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": false, "name": "account", "type": "address"}], "name": "Pause", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": false, "name": "account", "type": "address"}], "name": "Unpause", "type": "event"}, {"constant": true, "inputs": [], "name": "getInitFunction", "outputs": [{"name": "", "type": "bytes4"}], "payable": false, "stateMutability": "pure", "type": "function"}, {"constant": false, "inputs": [{"name": "_from", "type": "address"}, {"name": "", "type": "address"}, {"name": "", "type": "uint256"}, {"name": "", "type": "bytes"}], "name": "executeTransfer", "outputs": [{"name": "", "type": "uint8"}], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": true, "inputs": [{"name": "_from", "type": "address"}, {"name": "", "type": "address"}, {"name": "", "type": "uint256"}, {"name": "", "type": "bytes"}], "name": "verifyTransfer", "outputs": [{"name": "", "type": "uint8"}, {"name": "", "type": "bytes32"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": false, "inputs": [{"name": "_startTime", "type": "uint256"}, {"name": "_endTime", "type": "uint256"}, {"name": "_blacklistName", "type": "bytes32"}, {"name": "_repeatPeriodTime", "type": "uint256"}], "name": "addBlacklistType", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_startTimes", "type": "uint256[]"}, {"name": "_endTimes", "type": "uint256[]"}, {"name": "_blacklistNames", "type": "bytes32[]"}, {"name": "_repeatPeriodTimes", "type": "uint256[]"}], "name": "addBlacklistTypeMulti", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_startTime", "type": "uint256"}, {"name": "_endTime", "type": "uint256"}, {"name": "_blacklistName", "type": "bytes32"}, {"name": "_repeatPeriodTime", "type": "uint256"}], "name": "modifyBlacklistType", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_startTimes", "type": "uint256[]"}, {"name": "_endTimes", "type": "uint256[]"}, {"name": "_blacklistNames", "type": "bytes32[]"}, {"name": "_repeatPeriodTimes", "type": "uint256[]"}], "name": "modifyBlacklistTypeMulti", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_blacklistName", "type": "bytes32"}], "name": "deleteBlacklistType", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_blacklistNames", "type": "bytes32[]"}], "name": "deleteBlacklistTypeMulti", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_investor", "type": "address"}, {"name": "_blacklistName", "type": "bytes32"}], "name": "addInvestorToBlacklist", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_investors", "type": "address[]"}, {"name": "_blacklistName", "type": "bytes32"}], "name": "addInvestorToBlacklistMulti", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_investors", "type": "address[]"}, {"name": "_blacklistNames", "type": "bytes32[]"}], "name": "addMultiInvestorToBlacklistMulti", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_startTime", "type": "uint256"}, {"name": "_endTime", "type": "uint256"}, {"name": "_blacklistName", "type": "bytes32"}, {"name": "_repeatPeriodTime", "type": "uint256"}, {"name": "_investor", "type": "address"}], "name": "addInvestorToNewBlacklist", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_investor", "type": "address"}, {"name": "_blacklistName", "type": "bytes32"}], "name": "deleteInvestorFromBlacklist", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_investor", "type": "address"}], "name": "deleteInvestorFromAllBlacklist", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_investor", "type": "address[]"}], "name": "deleteInvestorFromAllBlacklistMulti", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_investors", "type": "address[]"}, {"name": "_blacklistNames", "type": "bytes32[]"}], "name": "deleteMultiInvestorsFromBlacklistMulti", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": true, "inputs": [{"name": "_blacklistName", "type": "bytes32"}], "name": "getListOfAddresses", "outputs": [{"name": "", "type": "address[]"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [{"name": "_user", "type": "address"}], "name": "getBlacklistNamesToUser", "outputs": [{"name": "", "type": "bytes32[]"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [], "name": "getAllBlacklists", "outputs": [{"name": "", "type": "bytes32[]"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [{"name": "_partition", "type": "bytes32"}, {"name": "_tokenHolder", "type": "address"}, {"name": "_additionalBalance", "type": "uint256"}], "name": "getTokensByPartition", "outputs": [{"name": "", "type": "uint256"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [], "name": "getPermissions", "outputs": [{"name": "", "type": "bytes32[]"}], "payable": false, "stateMutability": "view", "type": "function"}], "networks": {}}
0 commit comments