[
    {
        "constant": true,
        "inputs": [
            {
                "internalType": "address",
                "name": "_tokenOwner",
                "type": "address"
            }
        ],
        "name": "getTeamVesting",
        "outputs": [
            {
                "internalType": "address",
                "name": "",
                "type": "address"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function"
    },
    {
        "constant": true,
        "inputs": [
            {
                "internalType": "address",
                "name": "_tokenOwner",
                "type": "address"
            }
        ],
        "name": "getVesting",
        "outputs": [
            {
                "internalType": "address",
                "name": "",
                "type": "address"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function"
    }
]
