OPERATORS
Verified contract
Active on
Ethereum with 325 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CORN | ERC-20 | 571.067121K | -- | -- | |
CORN | ERC-20 | 565.348K | -- | -- | |
DXY | ERC-20 | 0.567914 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20124622 | 5 months ago | | | 0 | 0.00021093720 | |
| 20124610 | 5 months ago | | | 0 | 0.00055188366 | |
| 20124604 | 5 months ago | | | 0 | 0.00019608897 | |
| 20119795 | 5 months ago | | | 0 | 0.00071027078 | |
| 20119791 | 5 months ago | | | 0 | 0.00034233531 | |
| 20119756 | 5 months ago | | | 0 | 0.00037567045 | |
| 20119697 | 5 months ago | | | 0 | 0.00029688101 | |
| 20119680 | 5 months ago | | | 0 | 0.0014110857 | |
| 20119668 | 5 months ago | | | 0 | 0.00030521020 | |
| 20119597 | 5 months ago | | | 0 | 0.00042268087 |
ABI
ABI objects
Getter at block 21171623
MINIMUM_POP() view returns (uint256)
10000000000000000000
MIN_FIRE_TO_POP() view returns (uint256)
0
_machineReady() view returns (bool)
true
fireball() view returns (address)
0x9024444bb605977ac4f949d51986075f89f0dd24
infocheck() view returns (uint256)
40799763888197143790
popcornToken() view returns (address)
0x3080ec2a6960432f179c66d388099a48e82e2047
power() view returns (address)
0x9024444bb605977ac4f949d51986075f89f0dd24
totalPopping() view returns (uint256)
1067655495800000000000000
Read-only
cornsOf(address _user) view returns (uint256)
mulDiv(uint256 x, uint256 y, uint256 z) pure returns (uint256)
popslotOf(address _user) view returns (uint256)
userData(address _user) view returns (uint256 totalCornsPopping, uint256 userpopslot, uint256 usercorns, uint256 userpoptime, int256 scaledPayout)
State-modifying
Events DitchCorns(uint256 _tokens)
Takecorns() returns (uint256)
_minFIRE_TO_POP(uint256 _number)
_minPopAmount(uint256 _number)
_whitelist(address _address)
ditchFee(uint256 _rate) returns (bool success)
machineReady(bool _status)
machinery(address _popcorn, address _power, address _fire) returns (bool success)
popCorns(uint256 _tokens)
scaledOperators(uint256 _amount) returns (bool)
DITCHEvent(address indexed executioner, address indexed pool, uint256 amount)
POPCORNEvent(address indexed executioner, address indexed pool, uint256 amount)
PooppingRewardEvent(address indexed executioner, address indexed pool, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.