Yeah I found the problem, in first transaction I used too low gas and was rejected, so I didnt get coins, but pos state reset. So when I tried again there were nothing to mint. Will know for the next time.
Don't call mint function. You're robbing Yourself and Your transaction can be rejected because of low gas. Instead just send 0 (Yeah ZERO) POS from YOUR WALLET to YOUR WALLET(same one). Leave gas limit as it appears but lower gas price to whatever you feel like (assuming You are using MEW). Here is my tx with 0.6 Gwei price:
https://etherscan.io/tx/0x514c52af4d7ae22200dd7c6fd5a34eeeb774f09302a70fe1235bc15c790a050fI think it's possible to even send it with 0.1 GWEI (will try in 1 day).
Also Your balance will update in Etherscan after some period (check after ~15-30 mins), it's not immediate.