AccessControlledOffchainAggregator

Verified contract

Active on Ethereum with 5,771 txns
Deployed by via 0x1d5258e5 at 12277289
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

No balances found for "AccessControlledOffchainAggregator"

0x3f5831c630624eda133db64ad8f6f4d7e8272369e35603ddb0bc8d2948302fb0
0xc8edaf3c0b4157c86d188156f5c8e596831950de05ec37641671a756c595e58f
0x9ba933f14e9c18e2c84c55be276be75cc0c542161ed1dd72cabee9f8d3e0e26b
0x5cd4e09ebb09026ef4f49d54de76c8bdf283ed5db7899fc541e7cc689c1f40ee
0x187c32cc8c63358db23fb1552d9cc183d8d3475d9b765a937e8992dfff5d5638
0x06bee166ccb75fae9f7ee20712afcfeb6f3a6e8f8b1be1d26c9e52b318000e7d
0xe20a351b37b8e7e40e46544f5e8415543c509754ce7a6c008b8a11f2c5df104b
0x5e5c5de041c31e832f2023066b2719e9f898fefd78cb607278eca4fcd0c1d28c
0x930930b56b50e346c7168ea0c73a676b1598e7e5d0da270261db1bdb6926fa95
0x2187124efa51313c7289bf158bc3535aeef765246afc5d5d645c9f0d5e5b380e

Functions
Getter at block 20914059
LINK(view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
billingAccessController(view returns (address)
0x9db83cef9f68b63989e4e82d65d549e7ff2acda9
checkEnabled(view returns (bool)
true
decimals(view returns (uint8)
8
 
description(view returns (string)
getBilling(view returns (uint32 maximumGasPriceuint32 reasonableGasPriceuint32 microLinkPerEthuint32 linkGweiPerObservationuint32 linkGweiPerTransmission)
(maximumGasPrice=2000, reasonableGasPrice=100, microLinkPerEth=90577000, linkGweiPerObservation=60000000, linkGweiPerTransmission=300000000)
 
latestAnswer(view returns (int256)
latestConfigDetails(view returns (uint32 configCountuint32 blockNumberbytes16 configDigest)
(configCount=2, blockNumber=12549058, configDigest=0x164f18b58527474e49d538f5fef4e99a)
 
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)
1000000000000
minAnswer(view returns (int192)
10000000
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.