Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8245…a13a
0x7b48…e8da
Balances ($0.00)
No balances found for "StableV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10936594 | 4 years ago | | | 0 | 0.0041346900 | |
| 10936583 | 4 years ago | | | 0 | 0.0062701520 | |
| 10897243 | 4 years ago | | | 0 | 0.0083853840 | |
| 10897200 | 4 years ago | | | 0 | 0.0058957000 | |
| 10897199 | 4 years ago | | | 0 | 0.0086616000 | |
| 10897195 | 4 years ago | | | 0 | 0.012030000 | |
| 10897189 | 4 years ago | | | 0 | 0.021840000 | |
| 10897182 | 4 years ago | | | 0 | 0.0069751160 | |
| 10897163 | 4 years ago | | | 0 | 0.010025000 | |
| 10897132 | 4 years ago | | | 0 | 0.0082606000 |
ABI
ABI objects
Getter at block 21378216
milker() view returns (address)
0x8245a6e673351395df80caf0690e6e4d4c44a13a
owner() view returns (address)
0xffcf83437a1eb718933f39ebe75ad96335bc1be4
token() view returns (address)
0x7b48d3d78473b932b44a36597903083cad96e8da
totalPower() view returns (uint256)
6231405000000000000
totalTokens() view returns (uint256)
0
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.