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

UEX Cloud

Verified contract

Active on Ethereum with 9,195 txns
Deployed by via 0xbc2d41c4 at 5683325
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "UEX Cloud"

0x559b1515e2a544c9954cd935cd6dff4fafd96fc58c5c04e7aae2b047c4c2d576
0x9f14b84b957851889f581c9b638efea37bfff8c4634ccafc66697df19db80614
0xff6f929bdd969f4cf51c6a248f6e90419798fa3898d721a27976c79c92005870
0x41c78e56640f7b6968db33e593d893aec7f16fd6e6b6fe79f5d50c5ce4ef0ab8
0x97f057ece8de55e9ed01271ab144b17af46d52a6c65165ab6a9eb16940ab30f6
0xca07fe98b6c09628259a57b4439c90ff8783afef6a14940ead02560bc3540d6f
0x29f711f170fa5010015432a27e1d3c154c073992eace264c510851e5b61c5aa1
0xdebfb5c2c06bea74ad13c82ede1788f9aa319a0cd0eaa24fc767e6105b6e2921
0xdc05ffe5d9343775faaab5e832876d45b36cfb01e346a33f8a80e022763e0a11
0x7ba19f44ef43cd5396bf533669919c800a5276f0017cf6d39f43c140e37f63a5

Functions
Getter at block 20807334
decimals(view returns (uint256)
8
distributionFinished(view returns (bool)
false
maxPurchase(view returns (uint256)
10000000000000000000
minPurchase(view returns (uint256)
1000000000000000
name(view returns (string)
UEX Cloud
purchaseCardinal(view returns (uint256)
500000000000000
purchaseFinished(view returns (bool)
false
symbol(view returns (string)
UEX
totalDistributed(view returns (uint256)
11000000000000000
totalPurchase(view returns (uint256)
19992350000000000
totalRemaining(view returns (uint256)
956659441261921390
totalSupply(view returns (uint256)
991000000000000000
value(view returns (uint256)
466273537218
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
blacklist(addressview returns (bool)
getTokenBalance(address tokenAddressaddress whoview returns (uint256)
State-modifying
Constructor(
airdropTokens(payable 
approve(address _spenderuint256 _valuereturns (bool success)
burn(uint256 _value
finishDistribution(returns (bool)
finishedPurchase(returns (bool)
purchaseTokens(payable 
transfer(address _touint256 _amountreturns (bool success)
transferFrom(address _fromaddress _touint256 _amountreturns (bool success)
transferOwnership(address newOwner
withdraw(
withdrawForeignTokens(address _tokenContractreturns (bool)
withdrawToken(address _touint256 _amountreturns (bool)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Burn(address indexed burneruint256 value
Distr(address indexed touint256 amount
DistrFinished(
Purchase(address indexed touint256 amount
PurchaseFinished(
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.