0x284A775F971C58c93cC5EE2a09a5f3496af9B11D
on Celo Mainnet (42220)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- IdentityV2
- Compilation Target
- project:/contracts/identity/IdentityV2.sol:IdentityV2
- Language
- Solidity
- Compiler
- solc 0.8.16+commit.07a7930e
- EVM Version
- london
- Verified At
- 2024-08-08 14:09:26 UTC
- Deployer
- 0x5128E3C1f8846724cc1007Af9b4189713922E4BB
- Deployment Transaction
- 0x1e024dd1ff8985f1e55b10f3c7271b680861a4648117f1f80d14780f9feea90b
- Block Number
- 17237951
- Transaction Index
- 8
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: QmTWvhLqj6AFK79SfmzWcFWW9ZNzPu9iUG5Xi1cSVZQGai
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 15353 | 54 | Original (recompiled):0xa26469706673582212204cec51aff0ffb52fae8aec53bd1abd4ca95b9c2c43aacdb6013f4b5b8729439764736f6c63430008100033 Transformed (onchain):0xa2646970667358221220d6561f0047f20000f85b1879398091adc0de028126bc09e8b4602ea84bbbedef64736f6c63430008100033 |
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: QmTWvhLqj6AFK79SfmzWcFWW9ZNzPu9iUG5Xi1cSVZQGai
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 1011 | 0x000000000000000000000000284a775f971c58c93cc5ee2a09a5f3496af9b11d | 3588, 3652, 4760, 4824, 4944 |
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 15277 | 54 | Original (recompiled):0xa26469706673582212204cec51aff0ffb52fae8aec53bd1abd4ca95b9c2c43aacdb6013f4b5b8729439764736f6c63430008100033 Transformed (onchain):0xa2646970667358221220d6561f0047f20000f85b1879398091adc0de028126bc09e8b4602ea84bbbedef64736f6c63430008100033 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 1 | _initialized | uint8 | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 0 | 1 | 1 | _initializing | bool | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 1 | 0 | 1600 | __gap | uint256[50] | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 51 | 0 | 1600 | __gap | uint256[50] | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 101 | 0 | 20 | dao | contract Controller | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 102 | 0 | 20 | avatar | address | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 103 | 0 | 20 | nameService | contract INameService | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 104 | 0 | 1600 | gap | uint256[50] | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 154 | 0 | 1600 | __gap | uint256[50] | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 204 | 0 | 1600 | __gap | uint256[50] | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 254 | 0 | 32 | _roles | mapping(bytes32 ⇒ struct AccessControlUpgradeable.RoleData) | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 255 | 0 | 1568 | __gap | uint256[49] | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 304 | 0 | 1 | _paused | bool | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 305 | 0 | 1568 | __gap | uint256[49] | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 354 | 0 | 32 | _HASHED_NAME | bytes32 | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 355 | 0 | 32 | _HASHED_VERSION | bytes32 | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 356 | 0 | 1600 | __gap | uint256[50] | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 406 | 0 | 32 | whitelistedCount | uint256 | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 407 | 0 | 32 | whitelistedContracts | uint256 | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 408 | 0 | 32 | authenticationPeriod | uint256 | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 409 | 0 | 32 | identities | mapping(address ⇒ struct IdentityV2.Identity) | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 410 | 0 | 32 | didHashToAddress | mapping(bytes32 ⇒ address) | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 411 | 0 | 32 | connectedAccounts | mapping(address ⇒ address) | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
| 412 | 0 | 20 | oldIdentity | contract IIdentity | project:/contracts/identity/IdentityV2.sol:IdentityV2 |
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...