0x7C74dfe39976dc395529c14e54a597809980e01C
on PulseChain (369)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- ERC721Drop
- Compilation Target
- src/ERC721Drop.sol:ERC721Drop
- Language
- Solidity
- Compiler
- solc 0.8.17+commit.8df45f5f
- EVM Version
- london
- Verified At
- 2026-02-06 15:39:54 UTC
- Deployer
- 0xaD031EeE55f595dF6Dbd61e9ef3B908FaD1B3671
- Deployment Transaction
- 0xa752cae49e473f4120e7d67a204d8ca78e18168a00b8bab40354e62df445b12f
- Block Number
- 15969636
- Transaction Index
- 27
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: QmfUerBNNfvd3EqvUyoR1PSz4zFQ1mG8ahqKo7UBb6Yjon
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: QmfUerBNNfvd3EqvUyoR1PSz4zFQ1mG8ahqKo7UBb6Yjon
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 2395 | 0x0000000000000000000000007c74dfe39976dc395529c14e54a597809980e01c | 5572, 5722, 7638, 7788, 8035 |
| 3480 | 0x0000000000000000000000000000000000000000000000000000000000000008 | 14832, 14877 |
| 3484 | 0x0000000000000000000000000000000000000000000000000000000000033450 | 6707, 6904 |
| 3490 | 0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9 | 2725, 9692, 10812 |
| 3495 | 0x5ebbf78043a2215b522b1366a193ec74dd1f54e441e841a87b9653246a9c49a6 | 2809, 3767, 6502, 7211, 13192 |
| 3498 | 0x000000000000000000000000909e9efe4d87d1a6018c2065ae642b6d0447bc91 | 11218 |
| 3502 | 0x00000000000000000000000097f589d427c4dfa48e3f3f50ff0c5b49334dde22 | 15447 |
| 3506 | 0x000000000000000000000000e666ca2f5ab01a5e8ca19e505b2de3475a39d7d2 | 2479, 11393 |
| 3512 | 0x0000000000000000000000003ae2804de4a54283601db24a897856d9772ea0d8 | 8489, 8819, 9018 |
| 3518 | 0x000000000000000000000000000000000000aaeb6d7670e522a718067333cd4e | 8639, 8859, 9058, 9168, 9314, 10137, 18085, 18185 |
| 5456 | 0x0000000000000000000000000000000000000000000000000000000000000009 | 2366 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 1 | _initialized | bool | src/ERC721Drop.sol:ERC721Drop |
| 0 | 1 | 1 | _initializing | bool | src/ERC721Drop.sol:ERC721Drop |
| 1 | 0 | 1600 | __gap | uint256[50] | src/ERC721Drop.sol:ERC721Drop |
| 51 | 0 | 1600 | __gap | uint256[50] | src/ERC721Drop.sol:ERC721Drop |
| 101 | 0 | 32 | _currentIndex | uint256 | src/ERC721Drop.sol:ERC721Drop |
| 102 | 0 | 32 | _burnCounter | uint256 | src/ERC721Drop.sol:ERC721Drop |
| 103 | 0 | 32 | _name | string | src/ERC721Drop.sol:ERC721Drop |
| 104 | 0 | 32 | _symbol | string | src/ERC721Drop.sol:ERC721Drop |
| 105 | 0 | 32 | _ownerships | mapping(uint256 ⇒ struct IERC721AUpgradeable.TokenOwnership) | src/ERC721Drop.sol:ERC721Drop |
| 106 | 0 | 32 | _addressData | mapping(address ⇒ struct IERC721AUpgradeable.AddressData) | src/ERC721Drop.sol:ERC721Drop |
| 107 | 0 | 32 | _tokenApprovals | mapping(uint256 ⇒ address) | src/ERC721Drop.sol:ERC721Drop |
| 108 | 0 | 32 | _operatorApprovals | mapping(address ⇒ mapping(address ⇒ bool)) | src/ERC721Drop.sol:ERC721Drop |
| 109 | 0 | 1344 | __gap | uint256[42] | src/ERC721Drop.sol:ERC721Drop |
| 151 | 0 | 1600 | __gap | uint256[50] | src/ERC721Drop.sol:ERC721Drop |
| 201 | 0 | 1600 | __gap | uint256[50] | src/ERC721Drop.sol:ERC721Drop |
| 251 | 0 | 32 | _status | uint256 | src/ERC721Drop.sol:ERC721Drop |
| 252 | 0 | 1568 | __gap | uint256[49] | src/ERC721Drop.sol:ERC721Drop |
| 301 | 0 | 32 | _roles | mapping(bytes32 ⇒ struct AccessControlUpgradeable.RoleData) | src/ERC721Drop.sol:ERC721Drop |
| 302 | 0 | 1568 | __gap | uint256[49] | src/ERC721Drop.sol:ERC721Drop |
| 351 | 0 | 20 | _owner | address | src/ERC721Drop.sol:ERC721Drop |
| 352 | 0 | 64 | config | struct IERC721Drop.Configuration | src/ERC721Drop.sol:ERC721Drop |
| 354 | 0 | 96 | salesConfig | struct IERC721Drop.SalesConfiguration | src/ERC721Drop.sol:ERC721Drop |
| 357 | 0 | 32 | presaleMintsByAddress | mapping(address ⇒ uint256) | src/ERC721Drop.sol:ERC721Drop |
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...