Author

Topic: Solidity math is confusing. Can you help? (Read 194 times)

jr. member
Activity: 105
Merit: 6
March 14, 2018, 03:17:21 PM
#3
I got it now.
I was looking for something that wasn't there.

solidity works like key state frame changes
copper member
Activity: 103
Merit: 7
February 07, 2018, 12:30:12 AM
#2
Which lines specifically? If you are doing complicated math it is advisable to use SafeMath - otherwise you risk overflow and losing funds like the previous ponzi contract that attempted to do what you linked.
jr. member
Activity: 105
Merit: 6
February 06, 2018, 11:19:18 PM
#1
I have a theory about how gambling contracts can create a layer of stable currency. I'm trying to edit a few lines in this contract.

I am trying to understand the lines of code that contains the exponential rate of token price increase.
https://etherscan.io/address/0x2fa0ac498d01632f959d3c18e38f4390b005e200#code
Jump to: