AccessControlledOffchainAggregator

Verified contract

Active on Ethereum with 28,068 txns
Deployed by via 0x4691ee17 at 12091052
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
--
0x21f8faeb4dcf767f537508c175e705ce8fc7f38b4f1faf04a39b85379436336e
0x2458f8bd7f106d516fbb35b3eb662ebffc017e5bd1e8e715465a0281fd78d216
0xba18da2be8e1e7a3a98f0a3f6c74f05cff8d39db2c1fef7450526cdcf4708e9a
0x1032b0ed8f757a42f818ea8950e40d5f855ed9e93d1c34003c8714269db2b044
0x76494ece7d422982d0abddad48d599f7d7a36be712b8966d832c93d4deb936b3
0x52a79c45fb8c500dd9404dd2a45651406dca41d22c7d10c5ba58e0d4764af6e7
0xe6ed3039f02f094c0c6373e9bda4fcc0048e1fc8df8622de929ca8d41ec88c66
0xcfeafc4eccb6cdb5dd4dbc248b2f97317f469f163451f34afcd1fa55b0ba8b9a
0xe51065cd231af3d8d8ec4bfe4b7201cd7109cdace03a9453ec735ae734da0dd4
0x7a4862a3b346dd52b85e5573fe34b4b7fad27b68331403d885636c78d80f0601

Functions
Getter at block 21160534
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=261387496, linkGweiPerObservation=175432217, linkGweiPerTransmission=1052587750)
 
latestAnswer(view returns (int256)
latestConfigDetails(view returns (uint32 configCountuint32 blockNumberbytes16 configDigest)
(configCount=6, blockNumber=18134728, configDigest=0xdf46e1ddf5055fe8e95151de709346ad)
 
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)
1000000000000000000000
minAnswer(view returns (int192)
10000000000000000
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.