ETHParamV2
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
1
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 "ETHParamV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ETHParamV2"
ABI
ABI objects
Getter at block 21284846
incomeAssetPrice() view returns (uint256)
0
incomePerSecInWei() view returns (uint256)
0
lastAveragePrice() view returns (uint256)
0
lastCumulativePrice() view returns (uint256)
0
lastPriceUpdateTime() view returns (uint32)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
paramSetter() view returns (address)
0x0000000000000000000000000000000000000000
uniPairAddress() view returns (address)
0x0000000000000000000000000000000000000000
usePrice0() view returns (bool)
false
Read-only
paramListeners(uint256) view returns (address)
State-modifying
Events 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()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ParamSetterChanged(address indexed previousSetter, address indexed newSetter)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.