0x3C38Fa94f77e8eEdee67D9Df756F00dc5d015907
on Ethereum Mainnet (1)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- HexadecimalPepe
- Compilation Target
- HexadecimalPepe.sol:HexadecimalPepe
- Language
Solidity
- Compiler
- solc 0.8.17+commit.8df45f5f
- EVM Version
- london
- Verified At
- 2024-08-08 12:08:44 UTC
- Deployer
- 0x43772dDF89B6E31537CD76E73b34C2575709cbEb
- Deployment Transaction
- 0x9892c2de6eab9a0ac47d4034211d9a16282b4ccaa93ceb152450ab967aef17c3
- Block Number
- 17601576
- Transaction Index
- 70
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: QmU8H81XiBwKGKiaxTGidfeuLGQETJL3q1qF64cE52ium6
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 15773 | 54 | Original (recompiled):0xa264697066735822122055fabe0b731c1f31f9b50771bd9762ffb0caae2cd1b319c83aa30c91cef9470564736f6c63430008110033 Transformed (onchain):0xa26469706673582212204a812115b7c25d3867b6e727926ee385df2284522b01713da94ef34f5fa8e69164736f6c63430008110033 |
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: QmU8H81XiBwKGKiaxTGidfeuLGQETJL3q1qF64cE52ium6
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 13974 | 54 | Original (recompiled):0xa264697066735822122055fabe0b731c1f31f9b50771bd9762ffb0caae2cd1b319c83aa30c91cef9470564736f6c63430008110033 Transformed (onchain):0xa26469706673582212204a812115b7c25d3867b6e727926ee385df2284522b01713da94ef34f5fa8e69164736f6c63430008110033 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 20 | _owner | address | HexadecimalPepe.sol:HexadecimalPepe |
| 1 | 0 | 32 | _balances | mapping(address ⇒ uint256) | HexadecimalPepe.sol:HexadecimalPepe |
| 2 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | HexadecimalPepe.sol:HexadecimalPepe |
| 3 | 0 | 32 | _isExcludedFromFee | mapping(address ⇒ bool) | HexadecimalPepe.sol:HexadecimalPepe |
| 4 | 0 | 32 | bots | mapping(address ⇒ bool) | HexadecimalPepe.sol:HexadecimalPepe |
| 5 | 0 | 32 | _holderLastTransferTimestamp | mapping(address ⇒ uint256) | HexadecimalPepe.sol:HexadecimalPepe |
| 6 | 0 | 1 | transferDelayEnabled | bool | HexadecimalPepe.sol:HexadecimalPepe |
| 6 | 1 | 20 | _taxWallet | address payable | HexadecimalPepe.sol:HexadecimalPepe |
| 7 | 0 | 32 | _initialBuyTax | uint256 | HexadecimalPepe.sol:HexadecimalPepe |
| 8 | 0 | 32 | _initialSellTax | uint256 | HexadecimalPepe.sol:HexadecimalPepe |
| 9 | 0 | 32 | _finalBuyTax | uint256 | HexadecimalPepe.sol:HexadecimalPepe |
| 10 | 0 | 32 | _finalSellTax | uint256 | HexadecimalPepe.sol:HexadecimalPepe |
| 11 | 0 | 32 | _reduceBuyTaxAt | uint256 | HexadecimalPepe.sol:HexadecimalPepe |
| 12 | 0 | 32 | _reduceSellTaxAt | uint256 | HexadecimalPepe.sol:HexadecimalPepe |
| 13 | 0 | 32 | _preventSwapBefore | uint256 | HexadecimalPepe.sol:HexadecimalPepe |
| 14 | 0 | 32 | _buyCount | uint256 | HexadecimalPepe.sol:HexadecimalPepe |
| 15 | 0 | 32 | _maxTxAmount | uint256 | HexadecimalPepe.sol:HexadecimalPepe |
| 16 | 0 | 32 | _maxWalletSize | uint256 | HexadecimalPepe.sol:HexadecimalPepe |
| 17 | 0 | 32 | _taxSwapThreshold | uint256 | HexadecimalPepe.sol:HexadecimalPepe |
| 18 | 0 | 32 | _maxTaxSwap | uint256 | HexadecimalPepe.sol:HexadecimalPepe |
| 19 | 0 | 20 | uniswapV2Router | contract IUniswapV2Router02 | HexadecimalPepe.sol:HexadecimalPepe |
| 20 | 0 | 20 | uniswapV2Pair | address | HexadecimalPepe.sol:HexadecimalPepe |
| 20 | 20 | 1 | tradingOpen | bool | HexadecimalPepe.sol:HexadecimalPepe |
| 20 | 21 | 1 | inSwap | bool | HexadecimalPepe.sol:HexadecimalPepe |
| 20 | 22 | 1 | swapEnabled | bool | HexadecimalPepe.sol:HexadecimalPepe |
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...