0x8577f0FB9D709d5BeBd808dDDd0094FbAEc667B4
on PulseChain (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-04-17 01:13:35 UTC
- Deployer
- 0xa4cDdeF11dDF105F40742B742271cE45aE57c6ae
- Deployment Transaction
- 0x0c67cbf5692740b86f03e0381bbd86e08a84486af5936caaa98be152ddf67ac1
- Block Number
- 26302251
- Transaction Index
- 1
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 | totalBurned | uint256 | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 26 | 0 | 32 | totalSupport | uint256 | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 27 | 0 | 32 | totalReflection | uint256 | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 28 | 0 | 32 | totalYield | uint256 | contracts/Tokens/TokenTaxV2.sol:TokenTax |
| 29 | 0 | 32 | totalLiquify | uint256 | 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...