POWTokenProxy
Verified contract
Proxy
Active on
Ethereum with 33 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Mars | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18267877 | a year ago | | | 0 | 0.0017663323 | |
| 17393124 | 2 years ago | | | 0 | 0.0095084473 | |
| 16930949 | 2 years ago | | | 0 | 0.0075038525 | |
| 16734038 | 2 years ago | | | 0 | 0.0081623767 | |
| 16518447 | 2 years ago | | | 0 | 0.0041577567 | |
| 16241270 | 2 years ago | | | 0 | 0.0056835525 | |
| 16022975 | 2 years ago | | | 0 | 0.0033281220 | |
| 16022958 | 2 years ago | | | 0 | 0.00052292144 | |
| 16022953 | 2 years ago | | | 0 | 0.00047356140 | |
| 15801910 | 2 years ago | | | 0 | 0.0053593655 |
ABI
ABI objects
Getter at block 21399300
owner() view returns (address)
0x65785917bc751f6506bd4818527b1909d0b1e57a
rewardsToken() view returns (address)
0x66c0dded8433c9ea86c8cf91237b14e10b4d70b7
totalAllocPoint() view returns (uint256)
18
Read-only
poolInfo(uint256) view returns (address poolAddress, uint256 allocPoint)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
add(uint256 _allocPoint, address _poolAddress)
initialize(address newOwner, address _rewardsToken)
notifyRewardAmounts(uint256 reward, uint256 duration)
set(uint256 _pid, uint256 _allocPoint)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
constructor(address _implementation, address _admin)
fallback()
This contract contains no error objects.