0x06ce8Be8729B6bA18dD3416E3C223a5d4DB5e755
on PulseChain (369)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- AccessControlledOffchainAggregator
- Compilation Target
- AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator
- Language
Solidity
- Compiler
- solc 0.7.6+commit.7338295f
- EVM Version
- istanbul
- Verified At
- 2026-02-02 01:01:26 UTC
- Deployer
- 0x8183F851Eb1479B7191e97545b936446FBe08eBA
- Deployment Transaction
- 0x7cf64c96e6636ade40b276b549e4fa1ff1ff3f3f6aa6a384a10bcc57c9b25eb2
- Block Number
- 11923333
- Transaction Index
- 41
Read/Write Contract on:
Loading contract data...
Source Code
Loading contract data...
Compiler Settings
Loading...
Contract Metadata
Loading...
Creation Bytecode
Loading contract data...
CBOR Auxdata
These values are what Sourcify extracted from the recompiled bytecode. If these values are different in the on-chain bytecode, they will show up in Transformations section.
CBOR Auxdata id: 1
View on 
Solidity metadata.json IPFS hash: QmPbCDtPh4fzibKAHociHnUugDoYAtdSPGK2neJAYPC4Wg
Loading contract data...
Transformations
Loading contract data...
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 24787 | 54 | Original (recompiled):0xa26469706673582212201295735c5297e0caa09bc306df6deba029f211043e695dfbc2a2e8047cc6115d64736f6c63430007060033 Transformed (onchain):0xa26469706673582212209de1ed4c0c937db6dc21106b5273d66a62faef1e2c8c840253ab946e0a7191d264736f6c63430007060033 |
Runtime Bytecode
Loading contract data...
CBOR Auxdata
These values are what Sourcify extracted from the recompiled bytecode. If these values are different in the on-chain bytecode, they will show up in Transformations section.
CBOR Auxdata id: 1
View on 
Solidity metadata.json IPFS hash: QmPbCDtPh4fzibKAHociHnUugDoYAtdSPGK2neJAYPC4Wg
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 466 | 0x00000000000000000000000000000000000000000000000000000000000f4240 | 4018, 14593 |
| 468 | 0x000000000000000000000000000000000000000000000000000000174876e800 | 7127, 14638 |
| 1868 | 0x0000000000000000000000000000000000000000000000000000000000000008 | 4179 |
| 1997 | 0x000000000000000000000000514910771af9ca656af840dff83e8264ecf986ca | 3982, 11367, 11607, 15720, 17398, 19573 |
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 22758 | 54 | Original (recompiled):0xa26469706673582212201295735c5297e0caa09bc306df6deba029f211043e695dfbc2a2e8047cc6115d64736f6c63430007060033 Transformed (onchain):0xa26469706673582212209de1ed4c0c937db6dc21106b5273d66a62faef1e2c8c840253ab946e0a7191d264736f6c63430007060033 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 20 | owner | address payable | AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator |
| 1 | 0 | 20 | pendingOwner | address | AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator |
| 2 | 0 | 32 | s_billing | struct OffchainAggregatorBilling.Billing | AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator |
| 3 | 0 | 20 | s_billingAccessController | contract AccessControllerInterface | AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator |
| 4 | 0 | 64 | s_oracleObservationsCounts | uint16[31] | AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator |
| 6 | 0 | 32 | s_payees | mapping(address ⇒ address) | AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator |
| 7 | 0 | 32 | s_proposedPayees | mapping(address ⇒ address) | AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator |
| 8 | 0 | 992 | s_gasReimbursementsLinkWei | uint256[31] | AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator |
| 39 | 0 | 32 | s_oracles | mapping(address ⇒ struct OffchainAggregatorBilling.Oracle) | AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator |
| 40 | 0 | 32 | s_signers | address[] | AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator |
| 41 | 0 | 32 | s_transmitters | address[] | AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator |
| 42 | 0 | 32 | s_hotVars | struct OffchainAggregator.HotVars | AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator |
| 43 | 0 | 32 | s_transmissions | mapping(uint32 ⇒ struct OffchainAggregator.Transmission) | AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator |
| 44 | 0 | 4 | s_configCount | uint32 | AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator |
| 44 | 4 | 4 | s_latestConfigBlockNumber | uint32 | AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator |
| 44 | 8 | 20 | s_validator | contract AggregatorValidatorInterface | AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator |
| 45 | 0 | 20 | s_requesterAccessController | contract AccessControllerInterface | AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator |
| 46 | 0 | 32 | s_description | string | AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator |
| 47 | 0 | 1 | checkEnabled | bool | AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator |
| 48 | 0 | 32 | accessList | mapping(address ⇒ bool) | AccessControlledOffchainAggregator.sol:AccessControlledOffchainAggregator |
Transient Storage Layout
Transient storage layout is only available for Solidity contracts compiled with version ≥ 0.8.27.
Standard JSON Input
This isn't the original compiler JSON data. Generated for compatibility.
Loading...
Standard JSON Output
This isn't the original compiler JSON data. Generated for compatibility.
Loading...