0xbDEBc69077AA0AC0358cF478Fb6C8Ba15a0a3F6c
on PulseChain (369)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- TWUMP
- Compilation Target
- TWUMP.sol:TWUMP
- Language
Solidity
- Compiler
- solc 0.8.9+commit.e5eed63a
- EVM Version
- default
- Verified At
- 2026-02-08 09:48:41 UTC
- Deployer
- 0xfD96D2f93e79447460C69CEc3a4b3c1f90D58951
- Deployment Transaction
- 0x2c46e4f0cff82006dbbb47d7679e8d7f41e50d05c5beac3619067e8f23deae45
- Block Number
- 14656145
- Transaction Index
- 242
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: Qmd2D38qbNAgG3WjJ2cduASTdtwuR8G3MjcXoYzQCm9L8d
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 15196 | 54 | Original (recompiled):0xa2646970667358221220da25d26f69aa34769834e08cfc0f0dcce7e4e93e616e51b56c1e20d2bfd27a8664736f6c63430008090033 Transformed (onchain):0xa2646970667358221220238bc21b235b80233a452cd64923aeacfe251bb7ed7b75d45c9fb4c7eb67415264736f6c63430008090033 |
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: Qmd2D38qbNAgG3WjJ2cduASTdtwuR8G3MjcXoYzQCm9L8d
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 1831 | 0x0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d | 1069, 6961, 10517, 10717, 10777, 10891, 10983 |
| 1833 | 0x000000000000000000000000d8a1dd4318e63a5a3146f59adc28fc6af389c750 | 1464, 4321, 7023, 7887, 8024 |
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 12861 | 54 | Original (recompiled):0xa2646970667358221220da25d26f69aa34769834e08cfc0f0dcce7e4e93e616e51b56c1e20d2bfd27a8664736f6c63430008090033 Transformed (onchain):0xa2646970667358221220238bc21b235b80233a452cd64923aeacfe251bb7ed7b75d45c9fb4c7eb67415264736f6c63430008090033 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 32 | _balances | mapping(address ⇒ uint256) | TWUMP.sol:TWUMP |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | TWUMP.sol:TWUMP |
| 2 | 0 | 32 | _totalSupply | uint256 | TWUMP.sol:TWUMP |
| 3 | 0 | 32 | _name | string | TWUMP.sol:TWUMP |
| 4 | 0 | 32 | _symbol | string | TWUMP.sol:TWUMP |
| 5 | 0 | 20 | _owner | address | TWUMP.sol:TWUMP |
| 5 | 20 | 1 | swapping | bool | TWUMP.sol:TWUMP |
| 6 | 0 | 20 | marketingWallet | address | TWUMP.sol:TWUMP |
| 7 | 0 | 20 | devWallet | address | TWUMP.sol:TWUMP |
| 8 | 0 | 32 | maxTransactionAmount | uint256 | TWUMP.sol:TWUMP |
| 9 | 0 | 32 | swapTokensAtAmount | uint256 | TWUMP.sol:TWUMP |
| 10 | 0 | 32 | maxWallet | uint256 | TWUMP.sol:TWUMP |
| 11 | 0 | 1 | limitsInEffect | bool | TWUMP.sol:TWUMP |
| 11 | 1 | 1 | tradingActive | bool | TWUMP.sol:TWUMP |
| 11 | 2 | 1 | swapEnabled | bool | TWUMP.sol:TWUMP |
| 11 | 3 | 1 | enableEarlySellTax | bool | TWUMP.sol:TWUMP |
| 12 | 0 | 32 | _holderLastTransferTimestamp | mapping(address ⇒ uint256) | TWUMP.sol:TWUMP |
| 13 | 0 | 32 | _holderFirstBuyTimestamp | mapping(address ⇒ uint256) | TWUMP.sol:TWUMP |
| 14 | 0 | 32 | _blacklist | mapping(address ⇒ bool) | TWUMP.sol:TWUMP |
| 15 | 0 | 1 | transferDelayEnabled | bool | TWUMP.sol:TWUMP |
| 16 | 0 | 32 | buyTotalFees | uint256 | TWUMP.sol:TWUMP |
| 17 | 0 | 32 | buyMarketingFee | uint256 | TWUMP.sol:TWUMP |
| 18 | 0 | 32 | buyLiquidityFee | uint256 | TWUMP.sol:TWUMP |
| 19 | 0 | 32 | buyDevFee | uint256 | TWUMP.sol:TWUMP |
| 20 | 0 | 32 | sellTotalFees | uint256 | TWUMP.sol:TWUMP |
| 21 | 0 | 32 | sellMarketingFee | uint256 | TWUMP.sol:TWUMP |
| 22 | 0 | 32 | sellLiquidityFee | uint256 | TWUMP.sol:TWUMP |
| 23 | 0 | 32 | sellDevFee | uint256 | TWUMP.sol:TWUMP |
| 24 | 0 | 32 | earlySellLiquidityFee | uint256 | TWUMP.sol:TWUMP |
| 25 | 0 | 32 | earlySellMarketingFee | uint256 | TWUMP.sol:TWUMP |
| 26 | 0 | 32 | earlySellDevFee | uint256 | TWUMP.sol:TWUMP |
| 27 | 0 | 32 | tokensForMarketing | uint256 | TWUMP.sol:TWUMP |
| 28 | 0 | 32 | tokensForLiquidity | uint256 | TWUMP.sol:TWUMP |
| 29 | 0 | 32 | tokensForDev | uint256 | TWUMP.sol:TWUMP |
| 30 | 0 | 32 | launchedAt | uint256 | TWUMP.sol:TWUMP |
| 31 | 0 | 32 | _isExcludedFromFees | mapping(address ⇒ bool) | TWUMP.sol:TWUMP |
| 32 | 0 | 32 | _isExcludedMaxTransactionAmount | mapping(address ⇒ bool) | TWUMP.sol:TWUMP |
| 33 | 0 | 32 | automatedMarketMakerPairs | mapping(address ⇒ bool) | TWUMP.sol:TWUMP |
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...