FluxAggregator

Verified contract

Active on Ethereum with 282 txns
Deployed by via 0xae6e44d5 at 14708162
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $54.62
0x391936ee034869976067c41e36f3617d58a0192435dce9e969883968eb6110fc
0x9ffd1bf0d5805f26e18c17f8c3dee85047b47e2815873a13aadd5fe53dc9fe55
0x32dcd8af1c02a6ee7c83a53c1ec96afe3727c61e7d5cf642fac751a63cc2b213
0xaaf92f3b4c9fb10db09dd09235b831fdc1afc92a05769dfce1d2d4eaf1be718d
0x0cce822bd1387a74d5261f27b8d7825eb8cceba4ce26ef298f8cb8d5a0fb5686
0xac48ce5c454519110884fdd17f2c8403f5f005ebef6ea2de372239a67de80c09
0xc1f38e5765409efe2c633b303661459c02e51e756b32bc067199ed89542d8f4c
0x2547545c67f7f3faaa5662f5e7e92078d0f976a39294bb10ced2577bccd0b8bd
0x3b2ec3e1eaff2b3c9cc82e1af3b4320bf7147ea5b3e0fb28080098eac6193428
0x52b69ae59d0ea60b512227ab2c70fd51a6e5cc6317e6afc9aa6e40b1e8ee2251

Functions
Getter at block 21316782
allocatedFunds(view returns (uint128)
250000000000000000
availableFunds(view returns (uint128)
2130000000000000000
decimals(view returns (uint8)
18
description(view returns (string)
Drops-PUNK
getOracles(view returns (address[])
[0x88Ec9a439235f306a50A45f1C6114B4052DB9DC8, 0x0450bf433FaD8820e180942B19f2B09Fe6c0854e]
latestAnswer(view returns (int256)
44087127108525095000
latestRound(view returns (uint256)
287
latestRoundData(view returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
(roundId=287, answer=44087127108525095000, startedAt=1695690023, updatedAt=1695690023, answeredInRound=287)
latestTimestamp(view returns (uint256)
1695690023
linkToken(view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
maxSubmissionCount(view returns (uint32)
1
maxSubmissionValue(view returns (int256)
10000000000000000000000000
minSubmissionCount(view returns (uint32)
1
minSubmissionValue(view returns (int256)
10000
oracleCount(view returns (uint8)
2
owner(view returns (address)
0x0450bf433fad8820e180942b19f2b09fe6c0854e
paymentAmount(view returns (uint128)
10000000000000000
restartDelay(view returns (uint32)
0
timeout(view returns (uint32)
100
validator(view returns (address)
0x0000000000000000000000000000000000000000
version(view returns (uint256)
3
Read-only
getAdmin(address _oracleview returns (address)
getAnswer(uint256 _roundIdview returns (int256)
getRoundData(uint80 _roundIdview returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
getTimestamp(uint256 _roundIdview returns (uint256)
oracleRoundState(address _oracleuint32 _queriedRoundIdview returns (bool _eligibleToSubmituint32 _roundIdint256 _latestSubmissionuint64 _startedAtuint64 _timeoutuint128 _availableFundsuint8 _oracleCountuint128 _paymentAmount)
withdrawablePayment(address _oracleview returns (uint256)
State-modifying
acceptAdmin(address _oracle
acceptOwnership(
changeOracles(address[] _removedaddress[] _addedaddress[] _addedAdminsuint32 _minSubmissionsuint32 _maxSubmissionsuint32 _restartDelay
onTokenTransfer(addressuint256bytes _data
requestNewRound(returns (uint80)
setRequesterPermissions(address _requesterbool _authorizeduint32 _delay
setValidator(address _newValidator
submit(uint256 _roundIdint256 _submission
transferAdmin(address _oracleaddress _newAdmin
transferOwnership(address _to
updateAvailableFunds(
updateFutureRounds(uint128 _paymentAmountuint32 _minSubmissionsuint32 _maxSubmissionsuint32 _restartDelayuint32 _timeout
withdrawFunds(address _recipientuint256 _amount
withdrawPayment(address _oracleaddress _recipientuint256 _amount
Events
AnswerUpdated(int256 indexed currentuint256 indexed roundIduint256 updatedAt
AvailableFundsUpdated(uint256 indexed amount
NewRound(uint256 indexed roundIdaddress indexed startedByuint256 startedAt
OracleAdminUpdateRequested(address indexed oracleaddress adminaddress newAdmin
OracleAdminUpdated(address indexed oracleaddress indexed newAdmin
OraclePermissionsUpdated(address indexed oraclebool indexed whitelisted
OwnershipTransferRequested(address indexed fromaddress indexed to
OwnershipTransferred(address indexed fromaddress indexed to
RequesterPermissionsSet(address indexed requesterbool authorizeduint32 delay
RoundDetailsUpdated(uint128 indexed paymentAmountuint32 indexed minSubmissionCountuint32 indexed maxSubmissionCountuint32 restartDelayuint32 timeout
SubmissionReceived(int256 indexed submissionuint32 indexed roundaddress indexed oracle
ValidatorUpdated(address indexed previousaddress indexed current
Constructor
constructor(address _linkuint128 _paymentAmountuint32 _timeoutaddress _validatorint256 _minSubmissionValueint256 _maxSubmissionValueuint8 _decimalsstring _description
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.