0x7CDaff7Bccf2AA44BA1fC235a2b44D6e8238C81C
on PulseChain Mainnet (369)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- TokenTax
- Compilation Target
- contracts/Tokens/TokenTaxV2.sol:TokenTax
- Language
Solidity
- Compiler
- solc 0.8.31+commit.fd3a2265
- EVM Version
- shanghai
- Verified At
- 2026-05-20 18:38:46 UTC
- Deployer
- 0xa0419404eF7b81d9Ec64367eb68e5f425EACE618
- Deployment Transaction
- 0x2ebe6bcd4ce37b27c7cd8b8b8c57c1d6bee3c1f37a388769d4b87f311954ea78
- Block Number
- 26579291
- 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
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
Loading contract data...
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) | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 2 | 0 | 32 | _totalSupply | uint256 | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 3 | 0 | 32 | _name | string | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 4 | 0 | 32 | _symbol | string | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 5 | 0 | 20 | _owner | address | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 6 | 0 | 32 | yieldTokens | struct Manager.YieldToken[] | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 7 | 0 | 32 | reflectionsPerShareAmount | uint256 | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 8 | 0 | 32 | wethYieldBalance | uint256 | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 9 | 0 | 32 | reflectionDebt | mapping(address ⇒ uint256) | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 10 | 0 | 32 | isReflectionExcluded | mapping(address ⇒ bool) | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 11 | 0 | 32 | userYields | mapping(address ⇒ mapping(address ⇒ struct Manager.UserYield)) | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 12 | 0 | 32 | yieldTokenReflectionDebts | mapping(address ⇒ uint256[]) | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 13 | 0 | 1 | inSwap | bool | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 14 | 0 | 32 | initialSupply | uint256 | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 15 | 0 | 1 | tradingEnabled | bool | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 15 | 1 | 8 | enableTradingAt | uint64 | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 15 | 9 | 20 | smartTrader | address payable | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 16 | 0 | 20 | deployer | address | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 17 | 0 | 20 | factory | address | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 18 | 0 | 32 | routers | address[] | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 19 | 0 | 32 | isTaxExcluded | mapping(address ⇒ bool) | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 20 | 0 | 32 | __deprecated_currentSwapAmount | uint256 | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 21 | 0 | 32 | accumulatedFee | uint256 | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 22 | 0 | 32 | accumulatedNeonFee | uint256 | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 23 | 0 | 1 | shouldAccumulateFee | bool | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 23 | 1 | 1 | reflectionsEnabled | bool | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 23 | 2 | 1 | yieldEnabled | bool | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 23 | 3 | 1 | firstPairInteractionHappened | bool | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 23 | 4 | 1 | processedTaxesInTx | bool | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 24 | 0 | 32 | taxes | struct Helpers.Tax[] | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 25 | 0 | 32 | totalSupport | uint256 | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 26 | 0 | 32 | totalReflection | uint256 | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 27 | 0 | 32 | totalYield | uint256 | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 28 | 0 | 32 | totalLiquify | uint256 | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 29 | 0 | 20 | minter | address | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 29 | 20 | 1 | mintable | bool | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 29 | 21 | 1 | mintingFinalized | bool | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 29 | 22 | 1 | mintableInitialized | bool | contracts/Tokens/TokenTaxV2.sol:TokenTax |
Transient Storage Layout
No transient storage layouts found in the compiler output.
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...