Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($5,936.12)
Native
Value
$5,936.12
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.910626 | $3,106.90 |
$5,936.12 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11210029 | 4 years ago | | | 0 | 0.00068325400 | |
| 11199135 | 4 years ago | | | 0 | 0.0012493500 | |
| 7425815 | 6 years ago | | | 0 | 0.000052374000 | |
| 7297289 | 6 years ago | | | 0 | 0.000088434000 | |
| 7151512 | 6 years ago | | | 0 | 0.000090522000 | |
| 7151509 | 6 years ago | | | 0 | 0.000099270000 | |
| 7151501 | 6 years ago | | | 0 | 0.000052374000 | |
| 7146367 | 6 years ago | | | 0 | 0.000052374000 | |
| 7136603 | 6 years ago | | | 0 | 0.000088434000 | |
| 7136597 | 6 years ago | | | 0 | 0.00015682400 |
ABI
ABI objects
Getter at block 21213795
buyPrice() view returns (uint256)
214071000000000
checkState() view returns (bool)
true
decimals() view returns (uint8)
18
limits() view returns (uint256)
1000000000000000000
myTokens() view returns (uint256)
0
name() view returns (string)
Mummy3D
sellPrice() view returns (uint256)
175149000000000
stakingRequirement() view returns (uint256)
5000000000000000000
symbol() view returns (string)
M3D
totalEthereumBalance() view returns (uint256)
1910626327300523592
totalSupply() view returns (uint256)
19453620577784669282794
Read-only
balanceOf(address _customerAddress) view returns (uint256)
calculateEthereumReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpend) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
State-modifying
Events MummyAccountWithdraw()
buy(address _referredBy) payable returns (uint256)
exit()
reinvest()
sell(uint256 _amountOfTokens)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
withdraw()
Transfer(address indexed from, address indexed to, uint256 tokens)
onMummyAccountWitdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
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.