EtherMorty
Verified contract
Active on
Ethereum with 193 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($9.03)
Native
Value
$9.03
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002448 | $3,686.71 |
$9.03 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6023318 | 6 years ago | | | 0.00022210215 | 0.00010865200 | |
| 6023266 | 6 years ago | | | 0 | 0.00016853400 | |
| 5806765 | 6 years ago | | | 0 | 0.000058752000 | |
| 5778636 | 6 years ago | | | 0 | 0.000073818000 | |
| 5775507 | 6 years ago | | | 0 | 0.00012746200 | |
| 5774602 | 6 years ago | | | 0 | 0.00014619300 | |
| 5772935 | 6 years ago | | | 0 | 0.00011763600 | |
| 5772491 | 6 years ago | | | 0 | 0.00011763600 | |
| 5767146 | 6 years ago | | | 0 | 0.00011763600 | |
| 5766699 | 6 years ago | | | 0 | 0.00014750400 |
ABI
ABI objects
Getter at block 21325732
EGGS_TO_HATCH_1Dragon() view returns (uint256)
86400
STARTING_Dragon() view returns (uint256)
100
ceoAddress() view returns (address)
0xdf4703369ece603a01e049e34e438ff74cd96d66
contractStarted() view returns (uint256)
1527088767
getBalance() view returns (uint256)
2448299695322159
getDragonPriceNo() view returns (uint256)
1492835311
getEggsToHatchDragon() view returns (uint256)
572730
getMyEggs() view returns (uint256)
0
getMyIceDragon() view returns (uint256)
0
getMyNormalDragons() view returns (uint256)
0
hatchingSpeed() view returns (uint256)
100
initialized() view returns (bool)
true
isEnabled() view returns (bool)
false
marketEggs() view returns (uint256)
1210713942421
snatchedOn() view returns (uint256)
0
superPowerFulDragonOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
calculateEggBuy(uint256 eth, uint256 contractBalance) view returns (uint256)
calculateEggBuySimple(uint256 eth) view returns (uint256)
calculateEggSell(uint256 eggs) view returns (uint256)
calculateEggSell(uint256 eggs, uint256 eth) view returns (uint256)
calculatePercentage(uint256 amount, uint256 percentage) pure returns (uint256)
calculateTrade(uint256 rt, uint256 rs, uint256 bs) view returns (uint256)
getEggsSinceLastHatch(address adr) view returns (uint256)
iceDragons(address) view returns (uint256)
lastHatch(address) view returns (uint256)
normalDragon(address) view returns (uint256)
premiumDragons(address) view returns (uint256)
referrals(address) view returns (address)
userHatchRate(address) view returns (uint256)
userReferralEggs(address) view returns (uint256)
State-modifying
Events buyDrangon() payable
buyIceDrangon() payable
buySuperDragon() payable
claimSuperDragonEggs()
getFreeDragon()
hatchEggs(address ref)
seedMarket(uint256 eggs) payable
sellEggs()
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.