Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($6.48)
Native
Value
$6.48
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002074 | $3,124.96 |
$6.48 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6785971 | 6 years ago | | | 0 | 0.00045380800 | |
| 6785967 | 6 years ago | | | 0 | 0.00079416400 | |
| 6763985 | 6 years ago | | | 0 | 0.00038111700 | |
| 6763985 | 6 years ago | | | 0 | 0.00035075000 | |
| 6763985 | 6 years ago | | | 0 | 0.0063000000 | |
| 6761692 | 6 years ago | | | 0 | 0.00062398600 | |
| 6761680 | 6 years ago | | | 0 | 0.00085471500 | |
| 6761665 | 6 years ago | | | 0 | 0.00068270400 | |
| 6761648 | 6 years ago | | | 0 | 0.00090856000 | |
| 6761648 | 6 years ago | | | 0 | 0.00090856000 |
ABI
ABI objects
Getter at block 21213420
III_R1() view returns (uint256)
30
III_R2() view returns (uint256)
10
III_R3() view returns (uint256)
10
III_S() view returns (uint256)
10000000000000000000
II_R1() view returns (uint256)
30
II_R2() view returns (uint256)
10
II_S() view returns (uint256)
5000000000000000000
IV_R1() view returns (uint256)
30
IV_R2() view returns (uint256)
20
IV_R3() view returns (uint256)
10
IV_R4() view returns (uint256)
10
IV_S() view returns (uint256)
20000000000000000000
I_R1() view returns (uint256)
30
I_S() view returns (uint256)
250000000000000000
V_R1() view returns (uint256)
40
V_R2() view returns (uint256)
20
V_R3() view returns (uint256)
10
V_R4() view returns (uint256)
10
V_R5() view returns (uint256)
10
V_S() view returns (uint256)
100000000000000000000
blockCreation() view returns (uint256)
6761459
buyPrice() view returns (uint256)
1099780000000000000
createdAt() view returns (uint256)
0
decimals() view returns (uint8)
18
getExitFee() view returns (uint8)
21
getExitFee2() view returns (uint8)
15
getLifetime() view returns (uint8)
77
getSupply() view returns (uint256)
9034102666
isAdmin() view returns (bool)
false
myTokens() view returns (uint256)
0
name() view returns (string)
do not use
sellPrice() view returns (uint256)
939812000000000000
started() view returns (bool)
true
symbol() view returns (string)
ZZZ
totalEthereumBalance() view returns (uint256)
2073795808277027
totalSupply() view returns (uint256)
9034102666
Read-only
administrators(bytes32) view returns (bool)
balanceOf(address _customerAddress) view returns (uint256)
calculateEthereumReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _incomingEthereum) view returns (uint256)
dividendsFull(address _customerAddress) view returns (uint256)
dividendsOf(address _customerAddress) view returns (uint256)
getLevel(address _cb) view returns (uint256)
getReferralProfit(address _referredBy, address _referral) view returns (uint256)
getSummaryReferralProfit(address _referredBy) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
sellPriceAt(uint256 _atSupply) view returns (uint256)
tokensToEthereumAtSupply_(uint256 _tokens, uint256 _atSupply) view returns (uint256)
State-modifying
Events buy(address _r1, address _r2, address _r3, address _r4, address _r5) payable returns (uint256)
exit()
reinvest()
sell(uint256 _amountOfTokens)
setAdministrator(address _id, bool _status)
setIII_R1(uint256 _v)
setIII_R2(uint256 _v)
setIII_R3(uint256 _v)
setIII_S(uint256 _v)
setII_R1(uint256 _v)
setII_R2(uint256 _v)
setII_S(uint256 _v)
setIV_R1(uint256 _v)
setIV_R2(uint256 _v)
setIV_R3(uint256 _v)
setIV_R4(uint256 _v)
setIV_S(uint256 _v)
setI_R1(uint256 _v)
setI_S(uint256 _v)
setName(string _name)
setSymbol(string _symbol)
setV_R1(uint256 _v)
setV_R2(uint256 _v)
setV_R3(uint256 _v)
setV_R4(uint256 _v)
setV_R5(uint256 _v)
setV_S(uint256 _v)
start()
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
withdraw()
Transfer(address indexed from, address indexed to, uint256 tokens)
onReinvestment(address indexed customerAddress, uint256 ethereumReinvested)
onTokenPurchase(address indexed customerAddress, uint256 incomingEthereum, uint256 tokensMinted, uint256 timestamp, uint256 price)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 ethereumEarned, uint256 timestamp, uint256 price)
onWithdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.