POWTokenProxy
Verified contract
Proxy
Active on
Ethereum with 495 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)
No balances found for "POWTokenProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15543066 | 2 years ago | | | 0 | 0.0014916003 | |
| 15536076 | 2 years ago | | | 0 | 0.0035931977 | |
| 15530263 | 2 years ago | | | 0 | 0.0030919854 | |
| 15524171 | 2 years ago | | | 0 | 0.0024342932 | |
| 15518081 | 2 years ago | | | 0 | 0.0013936372 | |
| 15511962 | 2 years ago | | | 0 | 0.0012711832 | |
| 15506038 | 2 years ago | | | 0 | 0.0032180789 | |
| 15499854 | 2 years ago | | | 0 | 0.0024893718 | |
| 15493695 | 2 years ago | | | 0 | 0.0046597262 | |
| 15487406 | 2 years ago | | | 0 | 0.0024151242 |
ABI
ABI objects
Getter at block 21284180
incomeAssetPrice() view returns (uint256)
1550
incomePerSecInWei() view returns (uint256)
0
lastAveragePrice() view returns (uint256)
8051577380013420277040217
lastCumulativePrice() view returns (uint256)
755515042788299199322778074189884
lastPriceUpdateTime() view returns (uint32)
1663293311
owner() view returns (address)
0xb72b6ad7da95c4b6f2a8eea7c81ba1d32d8399ca
paramSetter() view returns (address)
0xf4414b79bbc33d17ca40e07fbd93cbcbe0758c72
uniPairAddress() view returns (address)
0x0d4a11d5eeaac28ec3f61d100daf4d40471f1852
usePrice0() view returns (bool)
true
Read-only
paramListeners(uint256) view returns (address)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addListener(address _listener)
initialize(address newOwner, address _paramSetter, uint256 _incomePerSecInWei, address _uniPairAddress, bool _usePrice0)
removeListener(address _listener) returns (bool)
setIncomePerSecInWei(uint256 _incomePerSecInWei)
setIncomePerSecInWeiAndUpdatePrice(uint256 _incomePerSecInWei)
setParamSetter(address _paramSetter)
transferOwnership(address newOwner)
updateAssetPrice()
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ParamSetterChanged(address indexed previousSetter, address indexed newSetter)
constructor(address _implementation, address _admin)
fallback()
This contract contains no error objects.