Hacker News new | ask | show | jobs
by tanzann 1832 days ago
Seems this line is in Polygon contract: https://github.com/IronFinance/iron-polygon-contracts/blob/m...
1 comments

I think it ultimately boils down to

https://github.com/IronFinance/iron-polygon-contracts/blob/m...

> uint256 private constant PRICE_PRECISION = 1e6;

yikes :D