Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8245…a13a
0xf0be…5dd3
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COW | ERC-20 | 46.098K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11247449 | 4 years ago | | | 0 | 0.0015537600 | |
| 11037831 | 4 years ago | | | 0 | 0.0028317340 | |
| 11033768 | 4 years ago | | | 0 | 0.0028626445 | |
| 11009578 | 4 years ago | | | 0 | 0.0082533384 | |
| 11000527 | 4 years ago | | | 0 | 0.0047840660 | |
| 10986952 | 4 years ago | | | 0 | 0.0032223181 | |
| 10936581 | 4 years ago | | | 0 | 0.0081789840 | |
| 10936567 | 4 years ago | | | 0 | 0.0046496240 | |
| 10936565 | 4 years ago | | | 0 | 0.016177252 | |
| 10935960 | 4 years ago | | | 0 | 0.0054154801 |
ABI
ABI objects
Getter at block 21162107
milker() view returns (address)
0x8245a6e673351395df80caf0690e6e4d4c44a13a
owner() view returns (address)
0xffcf83437a1eb718933f39ebe75ad96335bc1be4
token() view returns (address)
0xf0be50ed0620e0ba60ca7fc968ed14762e0a5dd3
totalPower() view returns (uint256)
293868932811766192491759645574032827179775
totalTokens() view returns (uint256)
46098000000000
Read-only
power(address holder) view returns (uint256)
stakeshot(address holder) view returns (uint256, uint256, uint256)
tokens(address holder) view returns (uint256)
State-modifying
Events claim(uint256 tokens)
renounceOwnership()
stake(uint256 tokens)
transferOwnership(address newOwner)
usePower(address holder) returns (uint256 powerUsed)
Claimed(address indexed holder, uint256 tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PowerGained(address indexed master, uint256 amount)
PowerUsed(address indexed master, uint256 amount)
Staked(address indexed holder, uint256 tokens)
constructor(address milker, address token, uint256 maxUnits, uint256 tokensToPowerDelimiter)
This contract contains no fallback and receive objects.
This contract contains no error objects.