This contract is being backfilled. You may encounter incomplete storage history.

CLV2D

Verified contract

Active on Ethereum with 1,639 txns
Deployed by via 0x4aa79e11 at 11081775
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
--
0x9758149332ab92a3e6c212b638828b4f7ab749b46f8e27e61f650ead4163ffda
0xcaa60dedf50244b33d1a988f1babc94e521b04f4d7589c13549fa593d3e99721
0x4a9409dcfac174e7de523672e89dfa7764a5331f9adf292ba6cfb561da8d672a
0x9fe5a0c47e85ed4189a6f793e6bccb5d980fd04a9af1c6d077d3e7980661b6ac
0x3a633b6cb07f517c9920e981b561f73ac7718a6a9027f244e2cedc407c2adf8f
0xb468b5012d2c5641f1cd3b3e8ac586c576f3ec990a3a67666be1f7f32caa3b1a
0x141e637481ba78763dbd3414c8a53c465cbc6ce81d70dd6a50f0d30398f2a9e9
0xa7cf0cd12c853332c85eccf958e82a5fd83e32a427024797fa1dc117550715d0
0x092b9a2606609b0dc3dfa76a24b7e5a8e355fdd30bb38002d7a60c7cde6b2bc6
0x47b55fd1e57aff924af7d7169252f9e30d44520470815967fd1c02f3f5fab8e5

Functions
Getter at block 20803822
currentPrices(view returns (uint256 truePriceuint256 buyPriceuint256 sellPrice)
(truePrice=180990, buyPrice=188531, sellPrice=173750)
decimals(view returns (uint8)
18
name(view returns (string)
CLV2D
symbol(view returns (string)
C2D
totalSupply(view returns (uint256)
1709908269692287898095
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.