AutomationRegistryLogicA2_3

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x96d6c83a at 19363945
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 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 2 additional slots
8 additional variables

No balances found for "AutomationRegistryLogicA2_3"

No transactions found for "AutomationRegistryLogicA2_3"


Functions
Getter at block 22927400
fallbackTo(view returns (address)
0x2c652f69368fa3184c944abfae10698a3c6c62a5
owner(view returns (address)
0x8fa510072009e71cfd447169ab5a84cac394f58a
Read-only

This contract contains no read-only function objects.

State-modifying
acceptOwnership(
cancelUpkeep(uint256 id
migrateUpkeeps(uint256[] idsaddress destination
onTokenTransfer(address senderuint256 amountbytes data
receiveUpkeeps(bytes encodedUpkeeps
registerUpkeep(address targetuint32 gasLimitaddress adminuint8 triggerTypeaddress billingTokenbytes checkDatabytes triggerConfigbytes offchainConfigreturns (uint256 id)
transferOwnership(address to
Events
AdminPrivilegeConfigSet(address indexed adminbytes privilegeConfig
BillingConfigOverridden(uint256 indexed idstruct AutomationRegistryBase2_3BillingOverrides overrides
BillingConfigOverrideRemoved(uint256 indexed id
BillingConfigSet(address indexed tokenstruct AutomationRegistryBase2_3BillingConfig config
CancelledUpkeepReport(uint256 indexed idbytes trigger
ChainSpecificModuleUpdated(address newModule
DedupKeyAdded(bytes32 indexed dedupKey
FeesWithdrawn(address indexed assetAddressaddress indexed recipientuint256 amount
FundsAdded(uint256 indexed idaddress indexed fromuint96 amount
FundsWithdrawn(uint256 indexed iduint256 amountaddress to
InsufficientFundsUpkeepReport(uint256 indexed idbytes trigger
NOPsSettledOffchain(address[] payeesuint256[] payments
OwnershipTransferRequested(address indexed fromaddress indexed to
OwnershipTransferred(address indexed fromaddress indexed to
Paused(address account
PayeesUpdated(address[] transmittersaddress[] payees
PayeeshipTransferRequested(address indexed transmitteraddress indexed fromaddress indexed to
PayeeshipTransferred(address indexed transmitteraddress indexed fromaddress indexed to
PaymentWithdrawn(address indexed transmitteruint256 indexed amountaddress indexed toaddress payee
ReorgedUpkeepReport(uint256 indexed idbytes trigger
StaleUpkeepReport(uint256 indexed idbytes trigger
Unpaused(address account
UpkeepAdminTransferRequested(uint256 indexed idaddress indexed fromaddress indexed to
UpkeepAdminTransferred(uint256 indexed idaddress indexed fromaddress indexed to
UpkeepCanceled(uint256 indexed iduint64 indexed atBlockHeight
UpkeepCharged(uint256 indexed idstruct AutomationRegistryBase2_3PaymentReceipt receipt
UpkeepCheckDataSet(uint256 indexed idbytes newCheckData
UpkeepGasLimitSet(uint256 indexed iduint96 gasLimit
UpkeepMigrated(uint256 indexed iduint256 remainingBalanceaddress destination
UpkeepOffchainConfigSet(uint256 indexed idbytes offchainConfig
UpkeepPaused(uint256 indexed id
UpkeepPerformed(uint256 indexed idbool indexed successuint96 totalPaymentuint256 gasUseduint256 gasOverheadbytes trigger
UpkeepPrivilegeConfigSet(uint256 indexed idbytes privilegeConfig
UpkeepReceived(uint256 indexed iduint256 startingBalanceaddress importedFrom
UpkeepRegistered(uint256 indexed iduint32 performGasaddress admin
UpkeepTriggerConfigSet(uint256 indexed idbytes triggerConfig
UpkeepUnpaused(uint256 indexed id
Constructor
constructor(address logicB
Fallback and receive
fallback(
Errors
ArrayHasNoEntries(
CannotCancel(
CheckDataExceedsLimit(
ConfigDigestMismatch(
DuplicateEntry(
DuplicateSigners(
GasLimitCanOnlyIncrease(
GasLimitOutsideRange(
IncorrectNumberOfFaultyOracles(
IncorrectNumberOfSignatures(
IncorrectNumberOfSigners(
IndexOutOfRange(
InsufficientBalance(uint256 availableuint256 requested
InsufficientLinkLiquidity(
InvalidDataLength(
InvalidFeed(
InvalidPayee(
InvalidRecipient(
InvalidReport(
InvalidSigner(
InvalidToken(
InvalidTransmitter(
InvalidTrigger(
InvalidTriggerType(
MigrationNotPermitted(
MustSettleOffchain(
MustSettleOnchain(
NotAContract(
OnlyActiveSigners(
OnlyActiveTransmitters(
OnlyCallableByAdmin(
OnlyCallableByLINKToken(
OnlyCallableByOwnerOrAdmin(
OnlyCallableByOwnerOrRegistrar(
OnlyCallableByPayee(
OnlyCallableByProposedAdmin(
OnlyCallableByProposedPayee(
OnlyCallableByUpkeepPrivilegeManager(
OnlyFinanceAdmin(
OnlyPausedUpkeep(
OnlySimulatedBackend(
OnlyUnpausedUpkeep(
ParameterLengthError(
ReentrantCall(
RegistryPaused(
RepeatedSigner(
RepeatedTransmitter(
TargetCheckReverted(bytes reason
TooManyOracles(
TranscoderNotSet(
TransferFailed(
UpkeepAlreadyExists(
UpkeepCancelled(
UpkeepNotCanceled(
UpkeepNotNeeded(
ValueNotChanged(
ZeroAddressNotAllowed(