0x5EC8D21518D305F2A3D871866288Bd6E885e81D8
on PulseChain (369)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- SafePlutoClassic
- Compilation Target
- SafePlutoClassic.sol:SafePlutoClassic
- Language
Solidity
- Compiler
- solc 0.8.11+commit.d7f03943
- EVM Version
- london
- Verified At
- 2026-02-03 06:48:58 UTC
- Deployer
- 0xb810f4C6d9E8B5B766CF540fe4A09B0aB93BD253
- Deployment Transaction
- 0x7742311a11119de4a694caf85f06c96e6fcb2972b4bcfac2a4c9d8af80d24a2c
- Block Number
- 14200397
- Transaction Index
- 162
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: Qmd5k2cj8zfdxnjeLbor9BCfAEwaM5QjJ1rUBPPsHv6vWu
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 8658 | 54 | Original (recompiled):0xa2646970667358221220db0d9b2b5ec3fcd295974d528f4ecf9157988d821620daec5083c26ce26e1dd264736f6c634300080b0033 Transformed (onchain):0xa264697066735822122003d0e8b44ddf24d3c9026ac71b3564116936b63a3b026c06ce5860b56a0ef34364736f6c634300080b0033 |
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: Qmd5k2cj8zfdxnjeLbor9BCfAEwaM5QjJ1rUBPPsHv6vWu
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 7632 | 54 | Original (recompiled):0xa2646970667358221220db0d9b2b5ec3fcd295974d528f4ecf9157988d821620daec5083c26ce26e1dd264736f6c634300080b0033 Transformed (onchain):0xa264697066735822122003d0e8b44ddf24d3c9026ac71b3564116936b63a3b026c06ce5860b56a0ef34364736f6c634300080b0033 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 20 | _owner | address | SafePlutoClassic.sol:SafePlutoClassic |
| 1 | 0 | 20 | _previousOwner | address | SafePlutoClassic.sol:SafePlutoClassic |
| 2 | 0 | 32 | _rOwned | mapping(address ⇒ uint256) | SafePlutoClassic.sol:SafePlutoClassic |
| 3 | 0 | 32 | _tOwned | mapping(address ⇒ uint256) | SafePlutoClassic.sol:SafePlutoClassic |
| 4 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | SafePlutoClassic.sol:SafePlutoClassic |
| 5 | 0 | 32 | _isExcludedFromFee | mapping(address ⇒ bool) | SafePlutoClassic.sol:SafePlutoClassic |
| 6 | 0 | 32 | _rTotal | uint256 | SafePlutoClassic.sol:SafePlutoClassic |
| 7 | 0 | 32 | _tFeeTotal | uint256 | SafePlutoClassic.sol:SafePlutoClassic |
| 8 | 0 | 32 | _redisFeeOnBuy | uint256 | SafePlutoClassic.sol:SafePlutoClassic |
| 9 | 0 | 32 | _taxFeeOnBuy | uint256 | SafePlutoClassic.sol:SafePlutoClassic |
| 10 | 0 | 32 | _redisFeeOnSell | uint256 | SafePlutoClassic.sol:SafePlutoClassic |
| 11 | 0 | 32 | _taxFeeOnSell | uint256 | SafePlutoClassic.sol:SafePlutoClassic |
| 12 | 0 | 32 | _redisFee | uint256 | SafePlutoClassic.sol:SafePlutoClassic |
| 13 | 0 | 32 | _taxFee | uint256 | SafePlutoClassic.sol:SafePlutoClassic |
| 14 | 0 | 32 | _previousredisFee | uint256 | SafePlutoClassic.sol:SafePlutoClassic |
| 15 | 0 | 32 | _previoustaxFee | uint256 | SafePlutoClassic.sol:SafePlutoClassic |
| 16 | 0 | 32 | bots | mapping(address ⇒ bool) | SafePlutoClassic.sol:SafePlutoClassic |
| 17 | 0 | 32 | _buyMap | mapping(address ⇒ uint256) | SafePlutoClassic.sol:SafePlutoClassic |
| 18 | 0 | 20 | _developmentAddress | address payable | SafePlutoClassic.sol:SafePlutoClassic |
| 19 | 0 | 20 | _marketingAddress | address payable | SafePlutoClassic.sol:SafePlutoClassic |
| 20 | 0 | 20 | uniswapV2Router | contract IUniswapV2Router02 | SafePlutoClassic.sol:SafePlutoClassic |
| 21 | 0 | 20 | uniswapV2Pair | address | SafePlutoClassic.sol:SafePlutoClassic |
| 21 | 20 | 1 | tradingOpen | bool | SafePlutoClassic.sol:SafePlutoClassic |
| 21 | 21 | 1 | inSwap | bool | SafePlutoClassic.sol:SafePlutoClassic |
| 21 | 22 | 1 | swapEnabled | bool | SafePlutoClassic.sol:SafePlutoClassic |
| 22 | 0 | 32 | _maxTxAmount | uint256 | SafePlutoClassic.sol:SafePlutoClassic |
| 23 | 0 | 32 | _maxWalletSize | uint256 | SafePlutoClassic.sol:SafePlutoClassic |
| 24 | 0 | 32 | _swapTokensAtAmount | uint256 | SafePlutoClassic.sol:SafePlutoClassic |
Transient Storage Layout
Transient storage layout is only available for Solidity contracts compiled with version ≥ 0.8.27.
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...