0x9C8fF314C9Bc7F6e59A9d9225Fb22946427eDC03
on PulseChain (369)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- NounsToken
- Compilation Target
- contracts/NounsToken.sol:NounsToken
- Language
Solidity
- Compiler
- solc 0.8.6+commit.11564f7e
- EVM Version
- berlin
- Verified At
- 2024-08-08 10:50:36 UTC
- Deployer
- 0xFD16F84E1F9Bb5ec33B52D0133d61f7D20699658
- Deployment Transaction
- 0xe8aeb9055e334dc12e4e7cf16a7b630b1a070727c380caf65a03feccc26e0be3
- Block Number
- 12985438
- Transaction Index
- 10
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: QmZuzqzJdYjJnTavpgiif2Rq2K6Aje8G7mjT8y72Uee51s
Loading contract data...
Transformations
Loading contract data...
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: QmZuzqzJdYjJnTavpgiif2Rq2K6Aje8G7mjT8y72Uee51s
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 904 | 0x000000000000000000000000a5409ec958c83c3f309868babaca7c86dcb077c1 | 1649, 8983 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 20 | _owner | address | contracts/NounsToken.sol:NounsToken |
| 1 | 0 | 32 | _name | string | contracts/NounsToken.sol:NounsToken |
| 2 | 0 | 32 | _symbol | string | contracts/NounsToken.sol:NounsToken |
| 3 | 0 | 32 | _owners | mapping(uint256 ⇒ address) | contracts/NounsToken.sol:NounsToken |
| 4 | 0 | 32 | _balances | mapping(address ⇒ uint256) | contracts/NounsToken.sol:NounsToken |
| 5 | 0 | 32 | _tokenApprovals | mapping(uint256 ⇒ address) | contracts/NounsToken.sol:NounsToken |
| 6 | 0 | 32 | _operatorApprovals | mapping(address ⇒ mapping(address ⇒ bool)) | contracts/NounsToken.sol:NounsToken |
| 7 | 0 | 32 | _ownedTokens | mapping(address ⇒ mapping(uint256 ⇒ uint256)) | contracts/NounsToken.sol:NounsToken |
| 8 | 0 | 32 | _ownedTokensIndex | mapping(uint256 ⇒ uint256) | contracts/NounsToken.sol:NounsToken |
| 9 | 0 | 32 | _allTokens | uint256[] | contracts/NounsToken.sol:NounsToken |
| 10 | 0 | 32 | _allTokensIndex | mapping(uint256 ⇒ uint256) | contracts/NounsToken.sol:NounsToken |
| 11 | 0 | 32 | _delegates | mapping(address ⇒ address) | contracts/NounsToken.sol:NounsToken |
| 12 | 0 | 32 | checkpoints | mapping(address ⇒ mapping(uint32 ⇒ struct ERC721Checkpointable.Checkpoint)) | contracts/NounsToken.sol:NounsToken |
| 13 | 0 | 32 | numCheckpoints | mapping(address ⇒ uint32) | contracts/NounsToken.sol:NounsToken |
| 14 | 0 | 32 | nonces | mapping(address ⇒ uint256) | contracts/NounsToken.sol:NounsToken |
| 15 | 0 | 20 | noundersDAO | address | contracts/NounsToken.sol:NounsToken |
| 16 | 0 | 20 | minter | address | contracts/NounsToken.sol:NounsToken |
| 17 | 0 | 20 | descriptor | contract INounsDescriptor | contracts/NounsToken.sol:NounsToken |
| 18 | 0 | 20 | seeder | contract INounsSeeder | contracts/NounsToken.sol:NounsToken |
| 18 | 20 | 1 | isMinterLocked | bool | contracts/NounsToken.sol:NounsToken |
| 18 | 21 | 1 | isDescriptorLocked | bool | contracts/NounsToken.sol:NounsToken |
| 18 | 22 | 1 | isSeederLocked | bool | contracts/NounsToken.sol:NounsToken |
| 19 | 0 | 32 | seeds | mapping(uint256 ⇒ struct INounsSeeder.Seed) | contracts/NounsToken.sol:NounsToken |
| 20 | 0 | 32 | _currentNounId | uint256 | contracts/NounsToken.sol:NounsToken |
| 21 | 0 | 32 | _contractURIHash | string | contracts/NounsToken.sol:NounsToken |
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...