ManualPricer
Verified contract
Active on
Ethereum with 19 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8be7…060c
Balances ($0.00)
No balances found for "ManualPricer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18440224 | a year ago | | | 0 | 0.0035137500 | |
| 18261722 | a year ago | | | 0 | 0.0024598770 | |
| 18121728 | a year ago | | | 0 | 0.0065590000 | |
| 18020982 | a year ago | | | 0 | 0.011947974 | |
| 18020307 | a year ago | | | 0 | 0.0033969730 | |
| 17690389 | a year ago | | | 0 | 0.0038651250 | |
| 17640615 | a year ago | | | 0 | 0.0051535000 | |
| 17590784 | a year ago | | | 0 | 0.0044512060 | |
| 17540959 | a year ago | | | 0 | 0.0029281250 | |
| 17491087 | a year ago | | | 0 | 0.0033969730 |
ABI
ABI objects
Getter at block 21292201 getPrice() view returns (uint256)
MULTIPLIER_FACTOR() view returns (uint256)
100
addressbook() view returns (address)
0x8be7687884111f62ec088a81cf2f7d39263f060c
asset() view returns (address)
0x8d7cfe0c1045ed9d3e65f9746f270c9c1f65262a
bot() view returns (address)
0x55e4b3e3226444cd4de09778844453ba9fe9cd7c
deviationMultiplier() view returns (uint256)
200
lastExpiryTimestamp() view returns (uint256)
1698393600
oracle() view returns (address)
0xc69c49bac000e6310aa055af5593e0ebf603332e
priceTimeValidity() view returns (uint256)
604800
Read-only
getHistoricalPrice(uint80 _roundId) view returns (uint256, uint256)
historicalPrice(uint256) view returns (uint256)
State-modifying
Events setDeviationMultiplier(uint256 _deviationMultiplier)
setExpiryPriceInOracle(uint256 _expiryTimestamp, uint256 _price)
setPriceTimeValidity(uint256 _priceTimeValidity)
This contract contains no event objects.
constructor(address _bot, address _asset, address _oracle, address _addressbook)
This contract contains no fallback and receive objects.
This contract contains no error objects.