0xE318a5c4bFEBb23DA12A47ac429B8325B7D45B80
on PulseChain (369)
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
- Pewswap5
- Compilation Target
- Token.sol:Pewswap5
- Language
- Solidity
- Compiler
- solc 0.8.25+commit.b61c2a91
- EVM Version
- paris
- Verified At
- 2026-01-15 07:23:54 UTC
- Deployer
- Deployment Transaction
- Block Number
- Transaction Index
Read/Write Contract on:
Loading contract data...
Source Code
Loading contract data...
Compiler Settings
Loading...
Loading contract data...
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: QmRkNWZsG6hARASth62fsRFPURFD16ydo3mbVqbLK8rte8
Loading contract data...
CBOR Auxdata id: 2
View on 
Solidity metadata.json IPFS hash: QmTzA11oYSC5AaVNUaEkjrYH2eftk8wAmGtr9R5LnZi4o7
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: QmRkNWZsG6hARASth62fsRFPURFD16ydo3mbVqbLK8rte8
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 651 | 0xdd7f9befedebaf0f857cf2acf669282c2c93ea3ab37747a2b47a95f0340e682a | 9412 |
| 653 | 0x0000000000000000000000000000000000000000000000000000000000000171 | 9370 |
| 655 | 0x000000000000000000000000e318a5c4bfebb23da12a47ac429b8325b7d45b80 | 9328 |
| 657 | 0x2cf07c6c60602d0d17fa29cb61884450d12bfcab51693bdc3f855004f2e23202 | 9493 |
| 659 | 0xc89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc6 | 9533 |
| 662 | 0x5065777377617035000000000000000000000000000000000000000000000008 | 9700 |
| 665 | 0x3100000000000000000000000000000000000000000000000000000000000001 | 9745 |
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 18548 | 54 | Original (recompiled):0xa264697066735822122032a6af199c7e349919406c89bf6c724eb8792fcc63ffee53b99bc9acd6c394ad64736f6c63430008190033 Transformed (onchain):0xa2646970667358221220c614b67de1babd3dcb468d96bb129b82d39a288189d09ba8d8ea4211729eb98964736f6c63430008190033 |
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) | Token.sol:Pewswap5 |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | Token.sol:Pewswap5 |
| 2 | 0 | 32 | _totalSupply | uint256 | Token.sol:Pewswap5 |
| 3 | 0 | 32 | _name | string | Token.sol:Pewswap5 |
| 4 | 0 | 32 | _symbol | string | Token.sol:Pewswap5 |
| 5 | 0 | 32 | _nameFallback | string | Token.sol:Pewswap5 |
| 6 | 0 | 32 | _versionFallback | string | Token.sol:Pewswap5 |
| 7 | 0 | 32 | _nonces | mapping(address ⇒ uint256) | Token.sol:Pewswap5 |
| 8 | 0 | 20 | _owner | address | Token.sol:Pewswap5 |
| 9 | 0 | 20 | _pendingOwner | address | Token.sol:Pewswap5 |
| 10 | 0 | 20 | dividendTracker | contract DividendTracker | Token.sol:Pewswap5 |
| 11 | 0 | 32 | gasForProcessing | uint256 | Token.sol:Pewswap5 |
| 12 | 0 | 20 | rewardToken | address | Token.sol:Pewswap5 |
| 12 | 20 | 1 | _initialized | bool | Token.sol:Pewswap5 |
| 12 | 21 | 1 | _initializing | bool | Token.sol:Pewswap5 |
| 13 | 0 | 20 | feeToken | address | Token.sol:Pewswap5 |
| 13 | 20 | 2 | swapThresholdRatio | uint16 | Token.sol:Pewswap5 |
| 14 | 0 | 32 | _pewswapPending | uint256 | Token.sol:Pewswap5 |
| 15 | 0 | 32 | _liquidityPending | uint256 | Token.sol:Pewswap5 |
| 16 | 0 | 32 | _rewardsPending | uint256 | Token.sol:Pewswap5 |
| 17 | 0 | 20 | pewswapAddress | address | Token.sol:Pewswap5 |
| 18 | 0 | 32 | pewswapFees | uint16[3] | Token.sol:Pewswap5 |
| 19 | 0 | 32 | autoBurnFees | uint16[3] | Token.sol:Pewswap5 |
| 20 | 0 | 32 | liquidityFees | uint16[3] | Token.sol:Pewswap5 |
| 21 | 0 | 32 | rewardsFees | uint16[3] | Token.sol:Pewswap5 |
| 22 | 0 | 32 | isExcludedFromFees | mapping(address ⇒ bool) | Token.sol:Pewswap5 |
| 23 | 0 | 32 | totalFees | uint16[3] | Token.sol:Pewswap5 |
| 24 | 0 | 1 | _swapping | bool | Token.sol:Pewswap5 |
| 24 | 1 | 20 | routerV2 | contract IPulseXRouter02 | Token.sol:Pewswap5 |
| 25 | 0 | 20 | pairV2 | address | Token.sol:Pewswap5 |
| 26 | 0 | 32 | AMMs | mapping(address ⇒ bool) | Token.sol:Pewswap5 |
| 27 | 0 | 32 | isExcludedFromLimits | mapping(address ⇒ bool) | Token.sol:Pewswap5 |
| 28 | 0 | 32 | maxWalletAmount | uint256 | Token.sol:Pewswap5 |
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...