UNI3d

Verified contract

Active on Ethereum with 156 txns
Deployed by via 0x180148ac at 10889842
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
Value $291.32
0x66e40ba4de1e3fb225f74f2761678c32f15eebf19cd09194f6abfefea5a4d989
0x2432dc1b77c24cb7fa32e7aa5f0a4c47c080edd0b5fa944aec553be481759476
0xb473c531c90731c95cf552cc1152d9176612490ff63fd21f601439d2edb1535f
0x4fed9e4433c8df3f44d528f7074e3e7000bfffe0ba9bdb57ce1d80baf6c7c40c
0xfc362739304f65828b86604ec6342706cef462e91350721664f9783d6c8135e7
0xd805abb88306cfb958d6d3947584497206cbeebace7e8fce590af9188815374a
0x25e2c76349972594ade9fac72c837a1d82d35327e5a5b47a66053d4762220a13
0x6b1d10bec3353216452da5f1a127d980b2b1334d6fd5526a0eb213eaa6107aa6
0x589d217da7c61a3dfd422c856a6d26e8136a4e9c9e8e79b1eb4fcb1652e7037d
0xa4663427eef9825108ee42db451da619fabb81a008a153424f87dcebddb83090

Functions
Getter at block 21166292
currentPrices(view returns (uint256 truePriceuint256 buyPriceuint256 sellPrice)
(truePrice=100126678579958993, buyPrice=117796092447010580, sellPrice=95120344650961043)
decimals(view returns (uint8)
18
name(view returns (string)
UNI3d
symbol(view returns (string)
U3D
totalSupply(view returns (uint256)
126678579958993660212
Read-only
allInfoFor(address _userview returns (uint256 contractBalanceuint256 totalTokenSupplyuint256 truePriceuint256 buyPriceuint256 sellPriceuint256 userUNIuint256 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 _UNI_address
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.