0x579770E40b772856E771329523a3a862cD89612e
on PulseChain (369)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- Pinx
- Compilation Target
- contracts/Pinx.sol:Pinx
- Language
- Solidity
- Compiler
- solc 0.8.28+commit.7893614a
- EVM Version
- paris
- Verified At
- 2026-03-15 07:26:47 UTC
- Deployer
- 0x3864E4A998360508Fe08288dc7eb5cC382B977E5
- Deployment Transaction
- 0x6719510db4671f17876c429c83d28845e3fa73a5aff13215f75890ab11172bc0
- Block Number
- 26027867
- Transaction Index
- 18
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: QmNc5Wm7J561VTDaUe4PfxNFFvW685gMJN8Nk3ue7wL3Ki
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
View on 
Solidity metadata.json IPFS hash: QmNc5Wm7J561VTDaUe4PfxNFFvW685gMJN8Nk3ue7wL3Ki
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 2016 | 0x327495280a71176a8fd482058953b8a585174e53a15baf7ccee940a5f3fa5fb1 | 7268 |
| 2018 | 0x0000000000000000000000000000000000000000000000000000000000000171 | 7226 |
| 2020 | 0x000000000000000000000000579770e40b772856e771329523a3a862cd89612e | 7184 |
| 2022 | 0x79a8dde30f5f1273b132d848c4f374f9ad3cca3f92d0a16420fe857effdb1a90 | 7349 |
| 2024 | 0xc89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc6 | 7389 |
| 2027 | 0x50696e7800000000000000000000000000000000000000000000000000000004 | 4470 |
| 2030 | 0x3100000000000000000000000000000000000000000000000000000000000001 | 4513 |
| 3916 | 0x000000000000000000000000f6f8db0aba00007681f8faf16a0fda1c9b030b11 | 2182, 7549, 10801, 10897, 11179, 11386, 11488, 11546, 11700, 13655, 13993 |
| 3919 | 0x000000000000000000000000e6890d717b0492d94f6f11d15ff5eccd5f719bba | 2941, 6777, 8351, 10288 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | contracts/Pinx.sol:Pinx |
| 1 | 0 | 32 | _balances | mapping(address ⇒ uint256) | contracts/Pinx.sol:Pinx |
| 2 | 0 | 32 | name | string | contracts/Pinx.sol:Pinx |
| 3 | 0 | 32 | symbol | string | contracts/Pinx.sol:Pinx |
| 4 | 0 | 32 | totalSupply | uint256 | contracts/Pinx.sol:Pinx |
| 5 | 0 | 1 | decimals | uint8 | contracts/Pinx.sol:Pinx |
| 6 | 0 | 32 | _nameFallback | string | contracts/Pinx.sol:Pinx |
| 7 | 0 | 32 | _versionFallback | string | contracts/Pinx.sol:Pinx |
| 8 | 0 | 32 | _nonces | mapping(address ⇒ struct Counters.Counter) | contracts/Pinx.sol:Pinx |
| 9 | 0 | 32 | _PERMIT_TYPEHASH_DEPRECATED_SLOT | bytes32 | contracts/Pinx.sol:Pinx |
| 10 | 0 | 20 | _owner | address | contracts/Pinx.sol:Pinx |
| 11 | 0 | 32 | lps | contract IUniswapV2Pair[] | contracts/Pinx.sol:Pinx |
| 12 | 0 | 20 | _devAddr1 | address | contracts/Pinx.sol:Pinx |
| 13 | 0 | 20 | _devAddr2 | address | contracts/Pinx.sol:Pinx |
| 14 | 0 | 20 | _lpTAddr | address | contracts/Pinx.sol:Pinx |
| 15 | 0 | 20 | _tknAddr | address | contracts/Pinx.sol:Pinx |
| 16 | 0 | 32 | wallets | address[] | contracts/Pinx.sol:Pinx |
| 17 | 0 | 1 | _swapping | bool | contracts/Pinx.sol:Pinx |
| 18 | 0 | 32 | lpBips | mapping(contract IUniswapV2Pair ⇒ uint256) | contracts/Pinx.sol:Pinx |
| 19 | 0 | 32 | walletInfo | mapping(address ⇒ struct Pinx.WalletInfo) | contracts/Pinx.sol:Pinx |
| 20 | 0 | 32 | isMyLP | mapping(address ⇒ bool) | contracts/Pinx.sol:Pinx |
| 21 | 0 | 32 | noFee | mapping(address ⇒ bool) | contracts/Pinx.sol:Pinx |
| 22 | 0 | 32 | noYield | mapping(address ⇒ bool) | contracts/Pinx.sol:Pinx |
| 23 | 0 | 32 | walletClaimTS | mapping(address ⇒ uint256) | contracts/Pinx.sol:Pinx |
| 24 | 0 | 32 | walletIndex | mapping(address ⇒ uint256) | contracts/Pinx.sol:Pinx |
| 25 | 0 | 32 | allowedOldTokens | mapping(address ⇒ bool) | contracts/Pinx.sol:Pinx |
| 26 | 0 | 3 | lpFactor | uint24 | contracts/Pinx.sol:Pinx |
| 26 | 3 | 3 | maxGas | uint24 | contracts/Pinx.sol:Pinx |
| 26 | 6 | 3 | minWaitSec | uint24 | contracts/Pinx.sol:Pinx |
| 26 | 9 | 4 | currIndex | uint32 | contracts/Pinx.sol:Pinx |
| 26 | 13 | 12 | minYield | uint96 | contracts/Pinx.sol:Pinx |
| 27 | 0 | 32 | _feeDues | uint256 | contracts/Pinx.sol:Pinx |
| 28 | 0 | 32 | _lastUpdateTS | uint256 | contracts/Pinx.sol:Pinx |
| 29 | 0 | 32 | launchBlock | uint256 | contracts/Pinx.sol:Pinx |
| 30 | 0 | 32 | shareYieldRay | uint256 | contracts/Pinx.sol:Pinx |
| 31 | 0 | 32 | totalBurnt | uint256 | contracts/Pinx.sol:Pinx |
| 32 | 0 | 32 | totalPaid | uint256 | contracts/Pinx.sol:Pinx |
| 33 | 0 | 32 | totalShares | uint256 | contracts/Pinx.sol:Pinx |
| 34 | 0 | 32 | totalYield | uint256 | contracts/Pinx.sol:Pinx |
| 35 | 0 | 20 | minter | address | contracts/Pinx.sol:Pinx |
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...