0xd0C0183682102C2a84f37e8C90063A25cCe044fF
on Celo Mainnet (42220)
- Contract Name
- Accounts
- Compilation Target
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/Accounts.sol:Accounts
- Language
- Solidity
- Compiler
- solc 0.5.13+commit.5b0b510c
- EVM Version
- istanbul
- Verified At
- 2024-08-08 14:10:20 UTC
- Deployer
- Deployment Transaction
- Block Number
- Transaction Index
ABI
Source Code
- openzeppelin-solidity/contracts/GSN/Context.sol
- openzeppelin-solidity/contracts/math/SafeMath.sol
- openzeppelin-solidity/contracts/ownership/Ownable.sol
- openzeppelin-solidity/contracts/cryptography/ECDSA.sol
- openzeppelin-solidity/contracts/token/ERC20/IERC20.sol
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/Accounts.sol
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/Signatures.sol
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/Initializable.sol
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/UsingRegistry.sol
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/interfaces/IFreezer.sol
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/interfaces/IAccounts.sol
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/interfaces/IRegistry.sol
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/identity/interfaces/IRandom.sol
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/stability/interfaces/IReserve.sol
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/stability/interfaces/IExchange.sol
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/governance/interfaces/IElection.sol
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/libraries/ReentrancyGuard.sol
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/governance/interfaces/IGovernance.sol
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/governance/interfaces/ILockedGold.sol
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/governance/interfaces/IValidators.sol
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/identity/interfaces/IAttestations.sol
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/stability/interfaces/IStableToken.sol
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/stability/interfaces/ISortedOracles.sol
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/interfaces/IFeeCurrencyWhitelist.sol
- /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/interfaces/ICeloVersionedContract.sol
Compiler Settings
Libraries
This contract uses unverified libraries. Libraries can contain arbitrary code and should be verified before interacting with the contract.
Manually Linked Libraries
These libraries are linked manually on the bytecode after the compilation and not by the compiler. See Solidity docs
Name | Address |
---|---|
/home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/Signatures.sol:Signatures | 0x69baecd458e7c08b13a18e11887dbb078fb3cbb4 |
Contract Metadata
Creation Bytecode
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
Runtime Bytecode
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
Transformations
Library Transformations
Fully Qualified Name | Address | Byte Offsets |
---|---|---|
/home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/Signatures.sol:Signatures | 0x69baecd458e7c08b13a18e11887dbb078fb3cbb4 | 22029,25690,32685 |
CBOR Auxdata Transformations
Byte Offsets | Length (bytes) | Values |
---|---|---|
34751 | 52 | Original (recompiled):0xa265627a7a7231582040c010387a5fcfe41df26798538d70f8d71e04b648fdb3aa0a82ec17767697c264736f6c634300050d0032 Transformed (onchain):0xa265627a7a72315820607507f8aa2935750dda5d0273e7f5eb962d45b7836347c2c1c0171c7f15442064736f6c634300050d0032 |
Storage Layout
Slot | Offset | Bytes | Label | Type | Contract |
---|---|---|---|---|---|
0 | 0 | 20 | _owner | address | /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/Accounts.sol:Accounts |
1 | 0 | 32 | _guardCounter | uint256 | /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/Accounts.sol:Accounts |
2 | 0 | 1 | initialized | bool | /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/Accounts.sol:Accounts |
2 | 1 | 20 | registry | contract IRegistry | /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/Accounts.sol:Accounts |
3 | 0 | 32 | accounts | mapping(address ⇒ struct Accounts.Account) | /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/Accounts.sol:Accounts |
4 | 0 | 32 | authorizedBy | mapping(address ⇒ address) | /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/Accounts.sol:Accounts |
5 | 0 | 32 | defaultSigners | mapping(address ⇒ mapping(bytes32 ⇒ address)) | /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/Accounts.sol:Accounts |
6 | 0 | 32 | signerAuthorizations | mapping(address ⇒ mapping(bytes32 ⇒ mapping(address ⇒ struct Accounts.SignerAuthorization))) | /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/Accounts.sol:Accounts |
7 | 0 | 32 | eip712DomainSeparator | bytes32 | /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/Accounts.sol:Accounts |
8 | 0 | 32 | offchainStorageRoots | mapping(address ⇒ bytes[]) | /home/eruiz/Projects/celo/celo-monorepo/packages/protocol/contracts/common/Accounts.sol:Accounts |
Standard JSON Input
This isn't the original compiler JSON data. Generated for compatibility.
Standard JSON Output
This isn't the original compiler JSON data. Generated for compatibility.