DataFeed

Verified contract

Active on Ethereum with 59 txns
Deployed by via 0xe5825fca at 16026390
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "DataFeed"

0x08e5db6988403f45756466a60cf65e10f249e090b3b1569c25f4cad0e6cd22f6
0x7d4accc91a20f9a04c25f4df6e819bebe3fb34fc53171c85203f1e642c1fe5ee
0x585ccd5bed273509ce7a010224631a24a4c0024e25a1c065c60083e26781313d
0xa10fb4970b362973c4fe80a1f4a1fd43f74743fc98761c739dbb1b921ae5e7e9
0x6eaa41ef48b715bca1e77e26c78bf2b402018e8f1513eb2cca8f5f448df77e98
0x01345a067dced921766f092ddca8ec3c7c4e54b48bef82810dd0f4faaad1c016
0x9df4c6aa4b34e4971b000f8fb1dbdd16a5f101b59af6bd6c744e6b735d862f30
0xc8ed06ee8a8fe0bae5859c2ab79306e57b932f483e881d0098636a738886ff1d
0x361e9b2cf41b5c206bafabe3a42307df457ea69f653a097e3c49c32780b46346
0x84036d429c4588b4b8e23e754cc848d4f46b1db036276e744900788763469fde

Functions
Getter at block 21245254
governor(view returns (address)
0x54490c242792c954d399155282ca37c824d76fa8
pendingGovernor(view returns (address)
0x0000000000000000000000000000000000000000
strategy(view returns (address)
0x3db6bf0df71783870c1d39fabe6d0a32a044eec0
whitelistedPools(view returns (bytes32[])
[0x7d71f79e17dee261f68461a6e9b0d0061512be2255d3d8449b0c442351294a09]
Read-only
destinationDomainIds(addressuint32view returns (uint32)
isWhitelistedPipeline(uint32 _chainIdbytes32 _poolSaltview returns (bool _isWhitelisted)
isWhitelistedPool(bytes32 _poolSaltview returns (bool _isWhitelisted)
lastPoolStateObserved(bytes32view returns (uint24 poolNonceuint32 blockTimestampint56 tickCumulativeint24 arithmeticMeanTick)
receivers(addressuint32view returns (address)
validateSenderAdapter(address _bridgeSenderAdapteruint32 _chainIdview returns (uint32 _destinationDomainIdaddress _dataReceiver)
whitelistedAdapters(addressview returns (bool)
whitelistedNonces(uint32bytes32view returns (uint24)
State-modifying
acceptPendingGovernor(
fetchObservations(bytes32 _poolSaltuint32[] _secondsAgos
sendObservations(address _bridgeSenderAdapteruint32 _chainIdbytes32 _poolSaltuint24 _poolNoncestruct IOracleSidechainObservationData[] _observationsData
setDestinationDomainId(address _bridgeSenderAdapteruint32 _chainIduint32 _destinationDomainId
setDestinationDomainIds(address[] _bridgeSenderAdaptersuint32[] _chainIdsuint32[] _destinationDomainIds
setPendingGovernor(address _pendingGovernor
setReceiver(address _bridgeSenderAdapteruint32 _destinationDomainIdaddress _dataReceiver
setReceivers(address[] _bridgeSenderAdaptersuint32[] _destinationDomainIdsaddress[] _dataReceivers
setStrategy(address _strategy
whitelistAdapter(address _bridgeSenderAdapterbool _isWhitelisted
whitelistAdapters(address[] _bridgeSenderAdaptersbool[] _isWhitelisted
whitelistPipeline(uint32 _chainIdbytes32 _poolSalt
whitelistPipelines(uint32[] _chainIdsbytes32[] _poolSalts
Events
AdapterWhitelisted(address _bridgeSenderAdapterbool _isWhitelisted
DataBroadcast(bytes32 indexed _poolSaltuint24 _poolNonceuint32 _chainIdaddress _dataReceiveraddress _bridgeSenderAdapter
DestinationDomainIdSet(address _bridgeSenderAdapteruint32 _chainIduint32 _destinationDomainId
PendingGovernorAccepted(address _newGovernor
PendingGovernorSet(address _governoraddress _pendingGovernor
PipelineWhitelisted(uint32 _chainIdbytes32 indexed _poolSaltuint24 _whitelistedNonce
PoolObserved(bytes32 indexed _poolSaltuint24 _poolNoncestruct IOracleSidechainObservationData[] _observationsData
ReceiverSet(address _bridgeSenderAdapteruint32 _destinationDomainIdaddress _dataReceiver
StrategySet(address _strategy
Constructor
constructor(address _governoraddress _strategy
Fallback and receive

This contract contains no fallback and receive objects.

Errors
DestinationDomainIdNotSet(
InvalidSecondsAgos(
LengthMismatch(
OnlyGovernor(
OnlyPendingGovernor(
OnlyStrategy(
ReceiverNotSet(
UnallowedAdapter(
UnallowedPipeline(
UnallowedPool(
UnknownHash(
WrongNonce(
ZeroAddress(