POWTokenProxy
Verified contract
Proxy
Active on
Ethereum with 781 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) |
---|---|---|---|---|---|---|---|
| 16730227 | 2 years ago | | | 0 | 0.0033480267 | |
| 16723338 | 2 years ago | | | 0 | 0.0037827202 | |
| 16716100 | 2 years ago | | | 0 | 0.0037209175 | |
| 16708802 | 2 years ago | | | 0 | 0.0033090031 | |
| 16702240 | 2 years ago | | | 0 | 0.0040867491 | |
| 16702239 | 2 years ago | | | 0 | 0.0037578087 | |
| 16702236 | 2 years ago | | | 0 | 0.0039911818 | |
| 16695272 | 2 years ago | | | 0 | 0.0051099484 | |
| 16688494 | 2 years ago | | | 0 | 0.0052870315 | |
| 16680995 | 2 years ago | | | 0 | 0.0048718593 |
ABI
ABI objects
Getter at block 21294811
btcBlockRewardInWei() view returns (uint256)
6250000000000000000
btcNetDiff() view returns (uint256)
43053844193928
btcTxFeeRewardPerTPerSecInWei() view returns (uint256)
1000063
incomeAssetPrice() view returns (uint256)
23438
incomePerSecInWei() view returns (uint256)
34799403
lastAveragePrice() view returns (uint256)
1217012559797739048004769034269164250
lastCumulativePrice() view returns (uint256)
142643142269425613260699563284256954369050961
lastPriceUpdateTime() view returns (uint32)
1677630719
owner() view returns (address)
0xb72b6ad7da95c4b6f2a8eea7c81ba1d32d8399ca
paramSetter() view returns (address)
0xf4414b79bbc33d17ca40e07fbd93cbcbe0758c72
uniPairAddress() view returns (address)
0x004375dff511095cc5a197a54140a24efef3a416
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 _btcNetDiff, uint256 _btcBlockRewardInWei, address _uniPairAddress, bool _usePrice0)
removeListener(address _listener) returns (bool)
setBtcBlockReward(uint256 _btcBlockRewardInWei)
setBtcNetDiff(uint256 _btcNetDiff)
setBtcTxFeeRewardRate(uint256 _btcTxFeeRewardPerTPerSecInWei)
setBtcTxFeeRewardRateAndUpdateBtcPrice(uint256 _btcTxFeeRewardPerTPerSecInWei)
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.