CLV2D

Verified contract

Active on Ethereum with 10 txns
Deployed by via 0xd82a4654 at 11081355
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
ERC-20
--
ERC-20
--
ERC-20
--
0x4364ced65ed5f20d7f7b2c1bfd0054ad61fce0082bb2d322b481a7d4b5755bb3
0xea9709a7a09a756d0edb6f79f59aba94a53a05b797359c5d085fe2e78dfcedd7
0x5c4ec197b8e8663cbe4bca9ed74043cfa3207d7bb9d4b1da166919807a6553f6
0xe447ead718c24cdfe8fd1ac37f206880cc33c567d8dae5de701a3eb76e92e58f
0x6d595b267477c76b22ddcbb27e42780a495e56bfb259b57dfb9d1ed09f0e9e14
0x7cec92b39044d08bffb9ae014065e0ac66b2996a95371a105579a124ad71eb9d
0x5c77b63fed01bb3c259b35bdfc4297cb4ad33ea9aef3e951cf6a618b2f006b39
0xd94bf31379a25cadd73cef4a8715f7ba5016d5f040904b29ef7ed50c2dea1857
0x192fde5c129d354ae864aa68e671f1c727e2042e6428195fe6f4738ac589d8eb
0x07cfaaf305b2e554e80018e8c6eb698bd7f70a900cad5f0edb2f8e1729953fb9

Functions
Getter at block 21381295
currentPrices(view returns (uint256 truePriceuint256 buyPriceuint256 sellPrice)
(truePrice=100064, buyPrice=104233, sellPrice=96061)
decimals(view returns (uint8)
18
name(view returns (string)
CLV2D
symbol(view returns (string)
C2D
totalSupply(view returns (uint256)
6447772657450075
Read-only
allInfoFor(address _userview returns (uint256 contractBalanceuint256 totalTokenSupplyuint256 truePriceuint256 buyPriceuint256 sellPriceuint256 userCLVuint256 userAllowanceuint256 userBalanceuint256 userDividendsuint256 userLiquidValue)
allowance(address _useraddress _spenderview returns (uint256)
balanceOf(address _userview returns (uint256)
calculateResult(uint256 _amountbool _buybool _inverseview returns (uint256)
dividendsOf(address _userview returns (uint256)
State-modifying
approve(address _spenderuint256 _tokensreturns (bool)
buy(uint256 _amountreturns (uint256)
reinvest(returns (uint256)
sell(uint256 _tokensreturns (uint256)
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 _CLV_address
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.