EtherCartel
Verified contract
Active on
Ethereum with 1,869 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 44 additional slots
-
variable spans 5 additional slots
-
variable spans 23 additional slots
-
variable spans 4 additional slots
Balances ($275.40)
Native
Value
$275.4
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.086586 | $3,180.64 |
$275.4 | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18116097 | a year ago | | | 0 | 0.0010079492 | |
| 18116050 | a year ago | | | 0 | 0.0018239892 | |
| 5878134 | 6 years ago | | | 0 | 0.00016398000 | |
| 5878122 | 6 years ago | | | 0 | 0.00030663600 | |
| 5878101 | 6 years ago | | | 0 | 0.00026838900 | |
| 5878099 | 6 years ago | | | 0 | 0.00027462300 | |
| 5878095 | 6 years ago | | | 0 | 0.00026838900 | |
| 5859608 | 6 years ago | | | 0 | 0.000023418000 | |
| 5804066 | 6 years ago | | | 0 | 0.000069680000 | |
| 5790799 | 6 years ago | | | 0 | 0.000084680000 |
ABI
ABI objects
Getter at block 21186438 GetGlobalProduction() view returns (uint256 globalMoney, uint256 globalHashRate)
GetBoosterData() view returns (address[5] _boosterHolders, uint256 currentPrice, uint256 currentIndex)
(_boosterHolders=[0xdFf9e2bd6841481D48259789bf303fF0203f7a34, 0x9d82C2e50b2ee05F1f284A7F02b92805A545F624, 0xf0333B94F895eb5aAb3822Da376F9CbcfcE8A19C, 0xE2a4410CD31b2AED58296cBA837bbF56168E96C2, 0x4a4c35280Bc7E7f426453Db48E5FaF66F47398B6], currentPrice=411613559538158269, currentIndex=4)
GetCurrentICOCycle() view returns (uint256)
25
GetPotInfo() view returns (uint256 _honeyPotAmount, uint256 _devFunds, uint256 _jackPot, uint256 _nextDistributionTime)
(_honeyPotAmount=11527137898089642, _devFunds=900000000000000, _jackPot=0, _nextDistributionTime=1694557763)
GetTotalMinerCount() view returns (uint256 count)
63
Read-only
GetICOData(uint256 idx) view returns (uint256 ICOFund, uint256 ICOPot)
GetMinerAt(uint256 idx) view returns (address minerAddr)
GetMinerData(address minerAddr) view returns (uint256 money, uint256 lastupdate, uint256 prodPerSec, uint256[9] rigs, uint256[3] upgrades, uint256 unclaimedPot, bool hasBooster, uint256 unconfirmedMoney)
GetMinerICOData(address miner, uint256 idx) view returns (uint256 ICOFund, uint256 ICOShare, uint256 lastClaimIndex)
GetMinerUnclaimedICOShare(address miner) view returns (uint256 unclaimedPot)
GetPVPData(address addr) view returns (uint256 attackpower, uint256 defensepower, uint256 immunityTime, uint256 exhaustTime, uint256[6] troops)
GetProductionPerSecond(address minerAddr) view returns (uint256 personalProduction)
HasBooster(address addr) view returns (bool hasBoost)
State-modifying
Events Attack(address defenderAddr)
BuyBooster() payable
BuyTroop(uint256 idx, uint256 count) payable
BuyUpgrade(uint256 idx) payable
FundICO(uint256 amount)
ReleaseICO()
StartNewMiner()
UpgradeRig(uint8 rigIdx, uint16 count)
UpgradeRigETH(uint8 rigIdx, uint256 count) payable
WithdrawDevFunds()
WithdrawICOEarnings()
WithdrawPotShare()
This contract contains no event objects.
constructor()
fallback()
This contract contains no error objects.