Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 12 additional slots
0x8e51…410b
Balances ($71.78)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HEX | ERC-20 | 13.876185K | $0.005173 |
$71.78 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15514929 | 2 years ago | | | 0 | 0.00063248722 | |
| 12698666 | 3 years ago | | | 0 | 0.00060796000 | |
| 10168915 | 5 years ago | | | 0 | 0.0014415200 | |
| 10152982 | 5 years ago | | | 0 | 0.0017122801 | |
| 10152975 | 5 years ago | | | 0 | 0.0012582001 | |
| 10150044 | 5 years ago | | | 0 | 0.0016552040 | |
| 10139936 | 5 years ago | | | 0 | 0.0027481010 | |
| 10139925 | 5 years ago | | | 0 | 0.0021118120 | |
| 10139575 | 5 years ago | | | 0 | 0.0019405844 | |
| 10137915 | 5 years ago | | | 0 | 0.0013889051 |
ABI
ABI objects
Getter at block 21303795
buyPrice() view returns (uint256)
528000000
decimals() view returns (uint8)
8
myTokens() view returns (uint256)
0
name() view returns (string)
FomoCube
sellPrice() view returns (uint256)
352000000
startTime() view returns (uint256 _startTime)
1590100200
symbol() view returns (string)
CUBE
totalEthereumBalance() view returns (uint256)
0
totalSupply() view returns (uint256)
3627107924
Read-only
ambassadors(address) view returns (bool)
balanceOf(address _customerAddress) view returns (uint256)
calculateEthereumReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpend) view returns (uint256)
dividendsOf(address _customerAddress) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
State-modifying
Events approveDistributor(address newDistributor)
buy(address _referredBy, uint256 amount) returns (uint256)
depositPremine()
distribute(uint256 amount) payable
executePremineBuy()
exit()
reinvest()
sell(uint256 _amountOfTokens)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
withdraw()
Transfer(address indexed from, address indexed to, uint256 tokens)
onTokenPurchase(address indexed customerAddress, bytes32 customerName, uint256 incomingEthereum, uint256 tokensMinted, address indexed referredBy, bool isReinvest)
onTokenSell(address indexed customerAddress, bytes32 customerName, uint256 tokensBurned, uint256 ethereumEarned)
onWithdraw(address indexed customerAddress, bytes32 customerName, uint256 ethereumWithdrawn)
constructor(address usernameAddress, uint256 when_start)
fallback()
This contract contains no error objects.