Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1ba4…3fa3
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MILK | ERC-20 | 515.01196K | -- | -- | |
UNI-V2 | ERC-20 | 924.498015 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11892438 | 4 years ago | | | 0 | 0.024393186 | |
| 11863282 | 4 years ago | | | 0 | 0.019607625 | |
| 11638232 | 4 years ago | | | 0 | 0.010498320 | |
| 11462317 | 4 years ago | | | 0 | 0.0089985600 | |
| 11416920 | 4 years ago | | | 0 | 0.0056657600 | |
| 11393080 | 4 years ago | | | 0 | 0.0033328000 | |
| 11370462 | 4 years ago | | | 0 | 0.0064994280 | |
| 11362598 | 4 years ago | | | 0 | 0.0040215083 | |
| 11362577 | 4 years ago | | | 0 | 0.0041177038 | |
| 11356129 | 4 years ago | | | 0 | 0.0024164540 |
ABI
ABI objects
Getter at block 21281000
distributed() view returns (uint256)
2092251652494430984532873
level() view returns (uint256)
211
levelProgress() view returns (uint256)
109502314814814814
milkSupply() view returns (uint256)
515011960085729157179413
milker() view returns (address)
0x0763d730262bcb2f6c818272f6290b2cfa55e454
owner() view returns (address)
0x1e331f39256ad6d670e9bb22850ed39164c14904
pending() view returns (uint256)
707748346892448753419384
produced() view returns (uint256)
2799999999386879737952257
production() view returns (uint256)
61990840255383
startTime() view returns (uint256)
1605054600
testLastUpdateTime() view returns (uint256)
1639983291
testProduced() view returns (uint256)
2793617261672836888719602
testProduction() view returns (uint256)
690209717388258901124
testTokensPerShare() view returns (uint256)
3012061343883178
token() view returns (address)
0x1ba486c1fff46c202f7673f3afc86317b0c63fa3
tokenSupply() view returns (uint256)
924498015116906621101
Read-only
pendingTo(address account) view returns (uint256)
stakerCorrection(address staker) view returns (uint256)
stakerTokens(address staker) view returns (uint256)
State-modifying
Events bandits(uint256 percent) returns (uint256 banditsAmount, uint256 arrestedAmount, uint256 burntAmount)
claim(uint256 amount)
initialize(uint256 startTime, uint256 initialProductionPerDay)
renounceOwnership()
shareMilk(address taker) returns (uint256)
stake(uint256 amount)
transferOwnership(address newOwner)
update()
Bandits(uint256 indexed percent, uint256 totalAmount, uint256 arrestedAmount, uint256 burntAmount)
Claimed(address indexed staker, uint256 amount)
Initialized(uint256 startTime, uint256 initialProduction)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Staked(address indexed staker, uint256 amount)
constructor(address milker, address token)
This contract contains no fallback and receive objects.
This contract contains no error objects.