0xD3f19Bd8141E1746bec2Fbab00Aa7abBd8D56eB5
on PulseChain (369)
Exact Match
Runtime Bytecode
Creation Bytecode
Warning: This contract is only matched with runtime bytecode. The constructor may be different from the original one, which could affect the contract's functionality.
- Contract Name
- TokenTax
- Compilation Target
- contracts/Tokens/TokenFactoryTaxF.sol:TokenTax
- Language
- Solidity
- Compiler
- solc 0.8.20+commit.a1b79de6
- EVM Version
- shanghai
- Verified At
- 2025-05-17 12:10:17 UTC
- Deployer
- Deployment Transaction
- Block Number
- Transaction Index
Read/Write Contract on:
Loading contract data...
Source Code
Loading contract data...
Compiler Settings
Loading...
Contract Metadata
Loading...
Contract couldn't be verified with the creation bytecode but with the runtime bytecode. Below is what was found at the time of verification.
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: QmPb93fJfyZbFYdN5ViwBYEb66p86QtcCVd5u8qrWss3N4
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: QmPb93fJfyZbFYdN5ViwBYEb66p86QtcCVd5u8qrWss3N4
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/TokenFactoryTaxF.sol:TokenTax |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 2 | 0 | 32 | _totalSupply | uint256 | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 3 | 0 | 32 | _name | string | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 4 | 0 | 32 | _symbol | string | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 5 | 0 | 20 | _owner | address | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 6 | 0 | 32 | yieldTokens | struct Manager.YieldToken[] | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 7 | 0 | 32 | PRECISION | uint256 | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 8 | 0 | 32 | reflectionsPerShareAmount | uint256 | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 9 | 0 | 32 | wethYieldBalance | uint256 | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 10 | 0 | 20 | helpers | address | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 11 | 0 | 20 | wethAddress | address | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 12 | 0 | 32 | reflectionDebt | mapping(address ⇒ uint256) | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 13 | 0 | 32 | isReflectionExcluded | mapping(address ⇒ bool) | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 14 | 0 | 32 | userYields | mapping(address ⇒ mapping(address ⇒ struct Manager.UserYield)) | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 15 | 0 | 32 | yieldTokenReflectionDebts | mapping(address ⇒ uint256[]) | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 16 | 0 | 1 | inSwap | bool | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 17 | 0 | 32 | initialSupply | uint256 | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 18 | 0 | 20 | smartTrader | address payable | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 19 | 0 | 20 | deployer | address | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 20 | 0 | 20 | factory | address | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 21 | 0 | 32 | routers | address[] | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 22 | 0 | 32 | isTaxExcluded | mapping(address ⇒ bool) | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 23 | 0 | 32 | currentSwapAmount | uint256 | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 24 | 0 | 32 | accumulatedFee | uint256 | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 25 | 0 | 1 | shouldAccumulateFee | bool | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 25 | 1 | 1 | reflectionsEnabled | bool | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 25 | 2 | 1 | yieldEnabled | bool | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 25 | 3 | 1 | firstPairInteractionHappened | bool | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 25 | 4 | 1 | processedTaxesInTx | bool | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 26 | 0 | 32 | taxes | struct Helpers.Tax[] | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 27 | 0 | 32 | totalBurned | uint256 | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 28 | 0 | 32 | totalSupport | uint256 | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 29 | 0 | 32 | totalReflection | uint256 | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
| 30 | 0 | 32 | totalYield | uint256 | contracts/Tokens/TokenFactoryTaxF.sol:TokenTax |
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...