CauldronsMinigamePresale
Verified contract
Active on
Ethereum with 4,548 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8fe1…d80d
0x8fe1…d80d
Balances ($180.30)
Native
Value
$180.3
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.052478 | $3,435.76 |
$180.3 | |
ETIT | ERC-20 | 23 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7002908 | 6 years ago | | | 0.1 | 0.000045882000 | |
| 6012199 | 6 years ago | | | 0.05 | 0.000022941000 | |
| 6012182 | 6 years ago | | | 0.05 | 0.00011929320 | |
| 6012180 | 6 years ago | | | 0.1 | 0.000022941000 | |
| 5995547 | 6 years ago | | | 0.1 | 0.000022941000 | |
| 5995404 | 6 years ago | | | 0.1 | 0.000022941000 | |
| 5504134 | 7 years ago | | | 0.1 | 0.000045882000 | |
| 5503899 | 7 years ago | | | 0.1 | 0.000045882000 | |
| 5473339 | 7 years ago | | | 0 | 0.0016377300 | |
| 5473088 | 7 years ago | | | 0 | 0.00013634500 |
ABI
ABI objects
Getter at block 21254457
enabled() view returns (bool)
false
floorId() view returns (uint32)
1000
horseMaster() view returns (address)
0x7e1dcf785f0353bf657c38ab7865c1f184efe208
status() view returns (uint8)
0
tokenContract() view returns (address)
0x8fe19c447821b4cdcdd5012bca1b5469ca96d80d
winner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
calculateReward(uint256 totalValue, uint256 basePercent, uint8 level) pure returns (uint256)
cauldrons(uint8) view returns (uint256 timerDuration, uint8 cauldronType, uint32 currentRound, uint256 expirationTimer, uint32 contributorsCount, uint256 totalContribution, address topContributor)
contributionInCauldron(uint8 _cauldronId, address _user) view returns (uint256)
contributionInCauldronRound(uint8 _cauldronId, address _user, uint32 _round) view returns (uint256)
contributorsOfCauldron(uint8 _cauldronId) view returns (address[])
contributorsOfCauldronRound(uint8 _cauldronId, uint32 _round) view returns (address[])
isCauldronExpired(uint8 _cauldronId) view returns (bool)
starAuctions(uint8) view returns (address)
State-modifying
Events acceptEther(uint8 _cauldronId) payable
acceptTokens(address _from, uint256 _value, uint256 _cauldronId, uint256, uint256)
pickWinners(uint8 _cauldronId, address winner1, address winner2, address winner3, uint8 winner1Level, uint8 winner2Level, uint8 winner3Level)
setEnabled(bool _enabled)
setStarAuction(uint8 _id, address _address)
Bid(address indexed from, uint256 value)
Contribution(address indexed from, uint256 value, uint8 cauldronId, uint32 round)
FloorWon(address indexed from, uint256 value)
Payout(address indexed to, uint256 value)
Winner(address user, uint256 value, uint8 cauldronId, uint32 round)
constructor(uint32 _floorId, address _baseContract)
fallback()
This contract contains no error objects.