ManualPricer
Verified contract
Active on
Ethereum with 13 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) |
---|---|---|---|---|---|---|---|
| 17690389 | a year ago | | | 0 | 0.0038651250 | |
| 17640615 | a year ago | | | 0 | 0.0051535000 | |
| 17590782 | a year ago | | | 0 | 0.0044512060 | |
| 17540959 | a year ago | | | 0 | 0.0029281250 | |
| 17491087 | a year ago | | | 0 | 0.0033969730 | |
| 17441370 | a year ago | | | 0 | 0.0037480000 | |
| 17391747 | a year ago | | | 0 | 0.0049197540 | |
| 17342262 | 2 years ago | | | 0 | 0.0043336250 | |
| 17342124 | 2 years ago | | | 0 | 0.0012338000 | |
| 17292226 | 2 years ago | | | 0 | 0.0069110830 |
ABI
ABI objects
Getter at block 21309474 getPrice() view returns (uint256)
MULTIPLIER_FACTOR() view returns (uint256)
100
addressbook() view returns (address)
0x8be7687884111f62ec088a81cf2f7d39263f060c
asset() view returns (address)
0xb50721bcf8d664c30412cfbc6cf7a15145234ad1
bot() view returns (address)
0x55e4b3e3226444cd4de09778844453ba9fe9cd7c
deviationMultiplier() view returns (uint256)
200
lastExpiryTimestamp() view returns (uint256)
1689321600
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.