Krill Compounder

Verified contract

Active on Ethereum
Deployed by via 0x0c580efa at 13714263
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
ERC-20
--
0x6bcf6d434bc7365496ed8281be55162eea4a75cfef70b81b5140fc59afa28642
0x0b9da67855f96d163dad3d547d67308ec4b8f33aa325e28f44976c58a5334a06
0x41e852633813de77306d236725a304f4c0c8a996b8f4e63282ac89a640f3aa56
0x116dc344bceb93d7243f06fbe2d9e32d8e1c3762492b4750a65ff985e4d7c3de
0x71e6c7b08ba3db5b0b34baa278a59671054ce857b63486723025552385ee5efd
0x8001761bd515cd0a3ceac758c314ed36b6da1289cdd54dbd0c767a5bba03ce04
0x7f107d16b844b5f185d36809372feb34ee3ae6580feab08947d7ca6570b2f1ff
0xe857f2dac23ad5a4ed453572353e251ab36fc9a79ebc1ecc29a2581bb8fbfada
0x3bfa03d2f72ded3f52c664bb2d91fdda5379bf3995631bc82c1bb38962c1995f
0xbee87a826d7f8595f0a61723ea370d2c758e083c688b7375b650596bb3201377

Functions
Getter at block 21014023
currentPrices(view returns (uint256 truePriceuint256 buyPriceuint256 sellPrice)
(truePrice=237055641420350709424, buyPrice=263395157133723010471, sellPrice=213350077278315638481)
decimals(view returns (uint8)
18
name(view returns (string)
Krill Compounder
symbol(view returns (string)
cKRILL
totalSupply(view returns (uint256)
23605564142035070942485772
Read-only
allInfoFor(address _userview returns (uint256 contractBalanceuint256 totalTokenSupplyuint256 truePriceuint256 buyPriceuint256 sellPriceuint256 openingTimeuint256 userETHuint256 userKRILLuint256 userBalanceuint256 userDividendsuint256 userLiquidValue)
allowance(address _useraddress _spenderview returns (uint256)
balanceOf(address _userview returns (uint256)
calculateResult(uint256 _amountbool _isBuybool _inverseview returns (uint256)
dividendsOf(address _userview returns (uint256)
State-modifying
approve(address _spenderuint256 _tokensreturns (bool)
buy(uint256 _amountreturns (uint256)
buyFor(uint256 _amountaddress _userreturns (uint256)
disburse(uint256 _amount
reinvest(returns (uint256)
sell(uint256 _tokensreturns (uint256)
tokenCallback(address _fromuint256 _tokensbytesreturns (bool)
transfer(address _touint256 _tokensreturns (bool)
transferAndCall(address _touint256 _tokensbytes _datareturns (bool)
transferFrom(address _fromaddress _touint256 _tokensreturns (bool)
withdraw(returns (uint256)
Events
Approval(address indexed owneraddress indexed spenderuint256 tokens
Buy(address indexed buyeruint256 amountSpentuint256 tokensReceived
Reinvest(address indexed useruint256 amount
Sell(address indexed selleruint256 tokensSpentuint256 amountReceived
Transfer(address indexed fromaddress indexed touint256 tokens
Withdraw(address indexed useruint256 amount
Constructor
constructor(address _krilluint256 _openingTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.