0xA9c8589078e513A31b1A1B10dC2fcba720E4F5D1
on PulseChain (369)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- Chuck
- Compilation Target
- Chuck.sol:Chuck
- Language
Solidity
- Compiler
- solc 0.8.17+commit.8df45f5f
- EVM Version
- london
- Verified At
- 2024-08-08 11:51:21 UTC
- Deployer
- 0x23abBc121f5A9932CA80E092BAc417896486cE7C
- Deployment Transaction
- 0x90d16e265419b8c98dc04410b2e1a7378c6b3ce3cef103cb2178cb79629efea4
- Block Number
- 17226893
- Transaction Index
- 154
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: Qmd363GYoZ8NGZUeUdwudFc1cFRak3CAjNgy7HUVtoAqLw
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 15183 | 54 | Original (recompiled):0xa2646970667358221220da5f7d909f647c123ed7603279aba8b7bd9c0bf5907ccd3e35abdc1f04d26cec64736f6c63430008110033 Transformed (onchain):0xa26469706673582212203a8061bb4a9a20560d55e887c8ab445d8202d5b30252340fb0f69e722c1bf81964736f6c63430008110033 |
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: Qmd363GYoZ8NGZUeUdwudFc1cFRak3CAjNgy7HUVtoAqLw
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 1831 | 0x0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d | 1028, 6995, 10206, 10391, 10451, 10573, 10665 |
| 1833 | 0x000000000000000000000000c9b954ecf75a898dfa13e4849392c479307293f0 | 1325, 3774, 7057, 7924 |
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 12486 | 54 | Original (recompiled):0xa2646970667358221220da5f7d909f647c123ed7603279aba8b7bd9c0bf5907ccd3e35abdc1f04d26cec64736f6c63430008110033 Transformed (onchain):0xa26469706673582212203a8061bb4a9a20560d55e887c8ab445d8202d5b30252340fb0f69e722c1bf81964736f6c63430008110033 |
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) | Chuck.sol:Chuck |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | Chuck.sol:Chuck |
| 2 | 0 | 32 | _totalSupply | uint256 | Chuck.sol:Chuck |
| 3 | 0 | 32 | _name | string | Chuck.sol:Chuck |
| 4 | 0 | 32 | _symbol | string | Chuck.sol:Chuck |
| 5 | 0 | 20 | _owner | address | Chuck.sol:Chuck |
| 5 | 20 | 1 | swapping | bool | Chuck.sol:Chuck |
| 6 | 0 | 20 | marketingWallet | address | Chuck.sol:Chuck |
| 7 | 0 | 20 | DEVWallet | address | Chuck.sol:Chuck |
| 8 | 0 | 32 | maxTransactionAmount | uint256 | Chuck.sol:Chuck |
| 9 | 0 | 32 | swapTokensAtAmount | uint256 | Chuck.sol:Chuck |
| 10 | 0 | 32 | maxWalletAmount | uint256 | Chuck.sol:Chuck |
| 11 | 0 | 1 | limitsInEffect | bool | Chuck.sol:Chuck |
| 11 | 1 | 1 | tradingActive | bool | Chuck.sol:Chuck |
| 11 | 2 | 1 | swapEnabled | bool | Chuck.sol:Chuck |
| 12 | 0 | 32 | _holderLastTransferTimestamp | mapping(address ⇒ uint256) | Chuck.sol:Chuck |
| 13 | 0 | 32 | _blacklist | mapping(address ⇒ bool) | Chuck.sol:Chuck |
| 14 | 0 | 1 | transferDelayEnabled | bool | Chuck.sol:Chuck |
| 15 | 0 | 32 | buyTotalFees | uint256 | Chuck.sol:Chuck |
| 16 | 0 | 32 | buyMarketingFee | uint256 | Chuck.sol:Chuck |
| 17 | 0 | 32 | buyLiquidityFee | uint256 | Chuck.sol:Chuck |
| 18 | 0 | 32 | buyDEVFee | uint256 | Chuck.sol:Chuck |
| 19 | 0 | 32 | sellTotalFees | uint256 | Chuck.sol:Chuck |
| 20 | 0 | 32 | sellMarketingFee | uint256 | Chuck.sol:Chuck |
| 21 | 0 | 32 | sellLiquidityFee | uint256 | Chuck.sol:Chuck |
| 22 | 0 | 32 | sellDEVFee | uint256 | Chuck.sol:Chuck |
| 23 | 0 | 32 | tokensForMarketing | uint256 | Chuck.sol:Chuck |
| 24 | 0 | 32 | tokensForLiquidity | uint256 | Chuck.sol:Chuck |
| 25 | 0 | 32 | tokensForDEV | uint256 | Chuck.sol:Chuck |
| 26 | 0 | 32 | launchedAt | uint256 | Chuck.sol:Chuck |
| 27 | 0 | 32 | _isExcludedFromFees | mapping(address ⇒ bool) | Chuck.sol:Chuck |
| 28 | 0 | 32 | _isExcludedMaxTransactionAmount | mapping(address ⇒ bool) | Chuck.sol:Chuck |
| 29 | 0 | 32 | automatedMarketMakerPairs | mapping(address ⇒ bool) | Chuck.sol:Chuck |
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...