0x5Eb5bABCEFEa846b220C82f222F00Df95934F5f0
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
- 2024-08-08 11:10:52 UTC
- Deployer
- 0xaD031EeE55f595dF6Dbd61e9ef3B908FaD1B3671
- Deployment Transaction
- 0x28390ad6408a5396df3a1fac1a4e15ebfbc191f18741b86d16f3caa677b6bf68
- Block Number
- 16674378
- Transaction Index
- 26
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: QmYZzmoVQGPnC9Qcii8hnie5CPdJuG8HJt5N7SMj2vDNKz
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: QmYZzmoVQGPnC9Qcii8hnie5CPdJuG8HJt5N7SMj2vDNKz
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 2401 | 0x0000000000000000000000005eb5babcefea846b220c82f222f00df95934f5f0 | 5871, 6021, 8389, 8539, 8786 |
| 3789 | 0x0000000000000000000000000000000000000000000000000000000000000008 | 15005, 15050 |
| 3793 | 0x0000000000000000000000000000000000000000000000000000000000033450 | 6955, 15197 |
| 3799 | 0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9 | 2981, 10688, 12093 |
| 3804 | 0x5ebbf78043a2215b522b1366a193ec74dd1f54e441e841a87b9653246a9c49a6 | 3065, 3971, 6779, 7252, 13437 |
| 3807 | 0x000000000000000000000000909e9efe4d87d1a6018c2065ae642b6d0447bc91 | 961, 12499 |
| 3811 | 0x0000000000000000000000008da5ac3a39d3b8bcaa1fc15a01506cf4f5e79830 | 1664, 15899 |
| 3814 | 0x0000000000000000000000000000000000000000000000000002c2ad68fd9000 | 4839, 4898, 12652, 12973, 13032 |
| 3817 | 0x000000000000000000000000d1d1d4e36117ab794ec5d4c78cbd3a8904e691d0 | 12613, 15154, 15310 |
| 3824 | 0x0000000000000000000000003cc6cdda760b79bafa08df41ecfa224f810dceb6 | 2863, 9240, 9570, 9769 |
| 3830 | 0x000000000000000000000000000000000000aaeb6d7670e522a718067333cd4e | 9390, 9610, 9809, 9919, 10065, 11418, 18567 |
| 5959 | 0x000000000000000000000000000000000000000000000000000000000000000b | 2545 |
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...