priceAggregator
Verified contract
Active on
Ethereum with 1 txns
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 "priceAggregator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11416243 | 4 years ago | | | 0 | 0.0015309840 |
ABI
ABI objects
Getter at block 21319629
maxUpdates() view returns (uint256)
10
owner() view returns (address)
0xa2e316cbfa81640ce509ab487867a136b75c83c4
Read-only
priceRequest(address vault, uint256 lastUpdated) view returns (int256[], uint256)
refVault(address) view returns (address ref)
roundIdCheck(address vault) view returns (bool)
State-modifying
Events registerVaultAggregator(address aggregator)
renounceOwnership()
setMaxUpdates(uint256 amount)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.