EtherCartel
Verified contract
Active on
Ethereum with 1,591 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($10.78)
Native
Value
$10.78
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.003104 | $3,472.37 |
$10.78 | |
YOO | ERC-20 | 19.515K | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6049878 | 6 years ago | | | 0 | 0.00015896100 | |
| 6049878 | 6 years ago | | | 0 | 0.00015896100 | |
| 6043831 | 6 years ago | | | 0 | 0.00015896100 | |
| 6043831 | 6 years ago | | | 0 | 0.00015896100 | |
| 5912029 | 6 years ago | | | 0 | 0.0013040150 | |
| 5887548 | 6 years ago | | | 0 | 0.00090077900 | |
| 5887548 | 6 years ago | | | 0 | 0.00090077900 | |
| 5872675 | 6 years ago | | | 0 | 0.00011031400 | |
| 5867725 | 6 years ago | | | 0 | 0.00015896100 | |
| 5867725 | 6 years ago | | | 0 | 0.00015896100 |
ABI
ABI objects
Getter at block 21278598
EGGS_TO_HATCH_1Dragon() view returns (uint256)
86400
STARTING_Dragon() view returns (uint256)
5
ceoAddress() view returns (address)
0x85abe8e3bed0d4891ba201af1e212fe50bb65a26
ceoEtherBalance() view returns (uint256)
66288469130729822
contractStarted() view returns (uint256)
1527014194
getBalance() view returns (uint256)
3103542400141795
getEggsToHatchDragon() view returns (uint256)
571360
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)
true
lastPrice() view returns (uint256)
200000000000000000
marketEggs() view returns (uint256)
123311968174966299964000
maxIceDragonsCount() view returns (uint256)
5
maxPremiumDragonsCount() view returns (uint256)
20
snatchedOn() view returns (uint256)
1527132752
superPowerFulDragonOwner() view returns (address)
0x85abe8e3bed0d4891ba201af1e212fe50bb65a26
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)
getDragonPriceNo(uint256 eth) 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()
enableSuperDragon(bool enable)
getFreeDragon()
hatchEggs(address ref)
seedMarket(uint256 eggs) payable
sellEggs()
withDrawMoney(uint256 percentage)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.