Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$4,190.19
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.294808 | $3,236.15 |
$4,190.19 | |
WLM | ERC-20 | 66 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5829982 | 6 years ago | | | 0.001 | 0.000068190000 | |
| 5829979 | 6 years ago | | | 0 | 0.000043504000 | |
| 5801359 | 6 years ago | | | 0 | 0.000087008000 | |
| 5676628 | 6 years ago | | | 0 | 0.00017401600 | |
| 5676576 | 6 years ago | | | 0 | 0.00024033000 | |
| 5596408 | 7 years ago | | | 0 | 0.00026102400 | |
| 5576418 | 7 years ago | | | 0 | 0.00027429500 | |
| 5560094 | 7 years ago | | | 0 | 0.000087008000 | |
| 5540438 | 7 years ago | | | 0 | 0.000043504000 | |
| 5538502 | 7 years ago | | | 0 | 0.00013486240 |
ABI
ABI objects
Getter at block 21173269
buyPrice() view returns (uint256)
237247800000000
decimals() view returns (uint8)
18
myTokens() view returns (uint256)
0
name() view returns (string)
PoWHMAX
onlyAmbassadors() view returns (bool)
false
sellPrice() view returns (uint256)
1192200000000
stakingRequirement() view returns (uint256)
10000000000000000000
symbol() view returns (string)
M4X
totalEthereumBalance() view returns (uint256)
1294807609059865354
totalSupply() view returns (uint256)
11914591423069875192058
Read-only
administrators(bytes32) 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(bytes32 _identifier, bool _status)
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.