FluxAggregator

Verified contract

Active on Ethereum with 194 txns
Deployed by via 0x396d1854 at 15135526
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $46.38
0xd26da509ed80c732abe9529b98546f229bd5053be25eab4ddf7415d45e15d3d6
0x8d5cc3397cf9d9b6b96e57ae05f82fd0f328d0235f90f934ef7f0e7f7d2b46ea
0x156c8bd1d75bb307b4d02e05f07275950c5ac46400d34137ff7c94cff472b609
0x0cb5c3a206369b9c1346b9cc3e28b5d1f7549f170ab30b9f2e30449cfe496acc
0xb9fde4c36193fda99e221c019d22b6c5ca9db0a04bb09779a5c5e51fc32e6ec9
0xd94a2dcb18c936370115bbc2cdbfd8998f7b7b076ef73245d245bffa3ee9c62f
0x3dc6c67d5ad7d1eb3706c693f831d3af9212dbaf3b2b20232127acd8492a4dde
0x2c2779299e70a2b21e40a82bb1362d4fc7461f403033395f5d877ab5347d02d1
0xf3ec510fbe11223272449641a59b7284a5e2e5a98dc8996caac30b8b37a2bbc7
0x6513e498fe8319d7504c106aa365a2ba7f8d2650f8eb6f9889f1fd75ce2218ef

Functions
Getter at block 21226748
allocatedFunds(view returns (uint128)
610000000000000000
availableFunds(view returns (uint128)
2620000000000000000
decimals(view returns (uint8)
18
description(view returns (string)
Drops-SandboxLand
getOracles(view returns (address[])
[0x88Ec9a439235f306a50A45f1C6114B4052DB9DC8, 0x0450bf433FaD8820e180942B19f2B09Fe6c0854e]
latestAnswer(view returns (int256)
265000000000000000
latestRound(view returns (uint256)
238
latestRoundData(view returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
(roundId=238, answer=265000000000000000, startedAt=1698541223, updatedAt=1698541223, answeredInRound=238)
latestTimestamp(view returns (uint256)
1698541223
linkToken(view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
maxSubmissionCount(view returns (uint32)
1
maxSubmissionValue(view returns (int256)
10000000000000000000000000
minSubmissionCount(view returns (uint32)
1
minSubmissionValue(view returns (int256)
100000000000000
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.