AccessControlledOffchainAggregator

Verified contract

Active on Ethereum with 9,476 txns
Deployed by via 0x7a2bbfec at 12136574
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 30 additional slots
 (#0)
ERC-1555
--
0x2a28242ee550c392868018c275f75912354c9f783f9cc2a1b1992eb0b98272a8
0xf54e40411a9e117ef6a639d6f96ff46295d23a57089d29fe544948470146b59d
0x80859ee89db478b87e15ed2eef039932aff22e0b1bb0741a312a59fa8fdb0886
0x9996084f6abc6c7524f42590d2d055a60f7693d4baf44a599931d5aa665944dc
0xa1c50c9d7b51788f773cba6ecbd2d60cd3fd612c39657a56f6f645082c69c5be
0x130618edbd45970dac38ea9dac50ad989c4f4b1a9eaa4fb7cc236eaa75974957
0xce0025ae5e0bb27dcbe01a12f87bc2a81e5f68bef704aca98e4b6b77915dc98d
0x347281c89904456f75f4fd4b5bac81cafe26abf10b26b1cd5848fe8cb71498ff
0x7dec6912bf7ca84f5ef0023f55312205f4db858444db8ed7ed742d006af5ad59
0x43841a1f3cec7bdcf8d94628b6a9a3e8da04700f34a7ad2fdf4bdfb0f324cfbf

Functions
Getter at block 21123314
LINK(view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
billingAccessController(view returns (address)
0x9db83cef9f68b63989e4e82d65d549e7ff2acda9
checkEnabled(view returns (bool)
true
decimals(view returns (uint8)
18
 
description(view returns (string)
getBilling(view returns (uint32 maximumGasPriceuint32 reasonableGasPriceuint32 microLinkPerEthuint32 linkGweiPerObservationuint32 linkGweiPerTransmission)
(maximumGasPrice=3000, reasonableGasPrice=75, microLinkPerEth=178033846, linkGweiPerObservation=142085886, linkGweiPerTransmission=852510819)
 
latestAnswer(view returns (int256)
latestConfigDetails(view returns (uint32 configCountuint32 blockNumberbytes16 configDigest)
(configCount=5, blockNumber=18422025, configDigest=0x0b740804d1aa1302445ef284e306a02c)
 
latestRound(view returns (uint256)
 
latestRoundData(view returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
 
latestTimestamp(view returns (uint256)
 
latestTransmissionDetails(view returns (bytes16 configDigestuint32 epochuint8 roundint192 latestAnsweruint64 latestTimestamp)
 
linkAvailableForPayment(view returns (int256 availableBalance)
maxAnswer(view returns (int192)
100000000000000000000
minAnswer(view returns (int192)
1000000000000000
owner(view returns (address)
0x21f73d42eb58ba49ddb685dc29d3bf5c0f0373ca
requesterAccessController(view returns (address)
0x641b698ad1c6e503470520b0eecb472c0589dfe6
transmitters(view returns (address[])
[0x0000000000000000000000000000000000000005, 0x0000000000000000000000000000000000000006, 0x0000000000000000000000000000000000000007, 0x0000000000000000000000000000000000000008]
validator(view returns (address)
0x0000000000000000000000000000000000000000
version(view returns (uint256)
4
Read-only
getAnswer(uint256 _roundIdview returns (int256)
getRoundData(uint80 _roundIdview returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
getTimestamp(uint256 _roundIdview returns (uint256)
hasAccess(address _userbytes _calldataview returns (bool)
oracleObservationCount(address _signerOrTransmitterview returns (uint16)
owedPayment(address _transmitterview returns (uint256)
State-modifying
acceptOwnership(
acceptPayeeship(address _transmitter
addAccess(address _user
disableAccessCheck(
enableAccessCheck(
removeAccess(address _user
requestNewRound(returns (uint80)
setBilling(uint32 _maximumGasPriceuint32 _reasonableGasPriceuint32 _microLinkPerEthuint32 _linkGweiPerObservationuint32 _linkGweiPerTransmission
setBillingAccessController(address _billingAccessController
setConfig(address[] _signersaddress[] _transmittersuint8 _thresholduint64 _encodedConfigVersionbytes _encoded
setPayees(address[] _transmittersaddress[] _payees
setRequesterAccessController(address _requesterAccessController
setValidator(address _newValidator
transferOwnership(address _to
transferPayeeship(address _transmitteraddress _proposed
transmit(bytes _reportbytes32[] _rsbytes32[] _ssbytes32 _rawVs
withdrawFunds(address _recipientuint256 _amount
withdrawPayment(address _transmitter
Events
AddedAccess(address user
AnswerUpdated(int256 indexed currentuint256 indexed roundIduint256 updatedAt
BillingAccessControllerSet(address oldaddress current
BillingSet(uint32 maximumGasPriceuint32 reasonableGasPriceuint32 microLinkPerEthuint32 linkGweiPerObservationuint32 linkGweiPerTransmission
CheckAccessDisabled(
CheckAccessEnabled(
ConfigSet(uint32 previousConfigBlockNumberuint64 configCountaddress[] signersaddress[] transmittersuint8 thresholduint64 encodedConfigVersionbytes encoded
NewRound(uint256 indexed roundIdaddress indexed startedByuint256 startedAt
NewTransmission(uint32 indexed aggregatorRoundIdint192 answeraddress transmitterint192[] observationsbytes observersbytes32 rawReportContext
OraclePaid(address transmitteraddress payeeuint256 amount
OwnershipTransferRequested(address indexed fromaddress indexed to
OwnershipTransferred(address indexed fromaddress indexed to
PayeeshipTransferRequested(address indexed transmitteraddress indexed currentaddress indexed proposed
PayeeshipTransferred(address indexed transmitteraddress indexed previousaddress indexed current
RemovedAccess(address user
RequesterAccessControllerSet(address oldaddress current
RoundRequested(address indexed requesterbytes16 configDigestuint32 epochuint8 round
ValidatorUpdated(address indexed previousaddress indexed current
Constructor
constructor(uint32 _maximumGasPriceuint32 _reasonableGasPriceuint32 _microLinkPerEthuint32 _linkGweiPerObservationuint32 _linkGweiPerTransmissionaddress _linkaddress _validatorint192 _minAnswerint192 _maxAnsweraddress _billingAccessControlleraddress _requesterAccessControlleruint8 _decimalsstring description
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.