Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1.31)
Native
Value
$1.31
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000336 | $3,905.00 |
$1.31 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6525783 | 6 years ago | | | 0 | 0.0018267900 | |
| 6525778 | 6 years ago | | | 0 | 0.0021267540 | |
| 6525762 | 6 years ago | | | 0 | 0.0034967940 | |
| 6525755 | 6 years ago | | | 0 | 0.0021267540 | |
| 6525579 | 6 years ago | | | 0 | 0.0035018760 | |
| 6525566 | 6 years ago | | | 0 | 0.0021301140 | |
| 6525526 | 6 years ago | | | 0 | 0.00085192000 | |
| 6500944 | 6 years ago | | | 0 | 0.00050260000 | |
| 6500345 | 6 years ago | | | 0.05 | 0.0024192000 | |
| 6500315 | 6 years ago | | | 1 | 0.0027807000 |
ABI
ABI objects
Getter at block 21409968
buyPrice() view returns (uint256)
50325000000000
decimals() view returns (uint8)
18
depositCount_() view returns (uint256)
4
exitFee() view returns (uint8)
3
isPremine() view returns (bool)
false
isStarted() view returns (bool)
true
maxEarlyStake() view returns (uint256)
5000000000000000000
myTokens() view returns (uint256)
0
name() view returns (string)
CryptoX
owner() view returns (address)
0x54efb8160a4185cb5a0c86eb2abc0f1fcf4c3d07
sellPrice() view returns (uint256)
44377500000000
stakingRequirement() view returns (uint256)
100000000000000000000
startTime() view returns (uint256)
1539689895
symbol() view returns (string)
CryptoX
totalEthereumBalance() view returns (uint256)
336333279944172
totalSupply() view returns (uint256)
4576765629776502293899
whaleBalanceLimit() view returns (uint256)
50000000000000000000
Read-only
balanceOf(address _customerAddress) view returns (uint256)
calculateEthereumReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpend) view returns (uint256)
calculateUntaxedEthereumReceived(uint256 _tokensToSell) view returns (uint256)
dividendsOf(address _customerAddress) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
State-modifying
Events buy(address _referredBy) payable returns (uint256)
buyFor(address _referredBy, address _customerAddress) payable returns (uint256)
exit()
reinvest()
sell(uint256 _amountOfTokens)
setStartTime(uint256 _startTime)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
withdraw()
Transfer(address indexed from, address indexed to, uint256 tokens)
onReinvestment(address indexed customerAddress, uint256 ethereumReinvested, uint256 tokensMinted)
onTokenPurchase(address indexed customerAddress, uint256 incomingEthereum, uint256 tokensMinted, address indexed referredBy, uint256 timestamp, uint256 price)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 ethereumEarned, uint256 timestamp, uint256 price)
onWithdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
constructor()
fallback()
This contract contains no error objects.