Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($38.59)
Native
Value
$38.59
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.012701 | $3,038.09 |
$38.59 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17673409 | a year ago | | | 0 | 0.00086102169 | |
| 6622634 | 6 years ago | | | 0 | 0.00014363250 | |
| 6622619 | 6 years ago | | | 0 | 0.00015813930 | |
| 6622604 | 6 years ago | | | 0 | 0.00027096300 | |
| 6622568 | 6 years ago | | | 0 | 0.00015813930 | |
| 6450124 | 6 years ago | | | 0 | 0.00034820000 | |
| 6435298 | 6 years ago | | | 0 | 0.00060118300 | |
| 6422607 | 6 years ago | | | 0 | 0.00033589500 | |
| 6408713 | 6 years ago | | | 0 | 0.0071440188 | |
| 6204258 | 6 years ago | | | 0.004 | 0.00033940800 |
ABI
ABI objects
Getter at block 21191890
buyPrice() view returns (uint256)
1804000000000
decimals() view returns (uint8)
18
myTokens() view returns (uint256)
0
name() view returns (string)
Whales
onlyAmbassadors() view returns (bool)
false
owner() view returns (address)
0x7f0b2ea8c1a697ac767ac7bf08961d1a7419f29e
sellPrice() view returns (uint256)
1476000000000
stakingRequirement() view returns (uint256)
10000000000000000000
symbol() view returns (string)
WETH
totalEthereumBalance() view returns (uint256)
12700731315830568
totalSupply() view returns (uint256)
156938892619972966557
Read-only
administrators(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 buy(address _referredBy) payable returns (uint256)
disableInitialStage()
exit()
reinvest()
sell(uint256 _amountOfTokens)
setAdministrator(address _identifier, bool _status)
setMinimumprice(uint256 _minprice)
setName(string _name)
setStakingRequirement(uint256 _amountOfTokens)
setSymbol(string _symbol)
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)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 ethereumEarned)
onWithdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
constructor()
fallback()
This contract contains no error objects.