0x79eBC9A2ce02277A4b5b3A768b1C0A4ed75Bd936
on BNB Smart Chain Mainnet (56)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- CatGirlCoin
- Compilation Target
- CatGirlCoin.sol:CatGirlCoin
- Language
Solidity
- Compiler
- solc 0.8.4+commit.c7e474f2
- EVM Version
- default
- Verified At
- 2026-03-19 05:33:07 UTC
- Deployer
- 0x2AEc73Dc57c4Ca946F77BF585054F85012858f68
- Deployment Transaction
- 0xb7b18b9a14ea412bc67d2f1b88c15e61ed5cdee72b0742b7bd0781ec9c995a7d
- Block Number
- 7876689
- Transaction Index
- 46
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: QmW3orwbyurWwMcWMSfe47jBzSpwL2chP6TJ8JLUnLoDSA
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 15996 | 54 | Original (recompiled):0xa2646970667358221220728cf861881953e8be08b31293f8c228891059ec74e3faf98ff013f6bf15172364736f6c63430008040033 Transformed (onchain):0xa26469706673582212200949b938bef817cb1d59937efbdad09eeec614b2eeaa3f8ab09c86704ea5264464736f6c63430008040033 |
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: QmW3orwbyurWwMcWMSfe47jBzSpwL2chP6TJ8JLUnLoDSA
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 14248 | 54 | Original (recompiled):0xa2646970667358221220728cf861881953e8be08b31293f8c228891059ec74e3faf98ff013f6bf15172364736f6c63430008040033 Transformed (onchain):0xa26469706673582212200949b938bef817cb1d59937efbdad09eeec614b2eeaa3f8ab09c86704ea5264464736f6c63430008040033 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 20 | _owner | address | CatGirlCoin.sol:CatGirlCoin |
| 1 | 0 | 20 | _previousOwner | address | CatGirlCoin.sol:CatGirlCoin |
| 2 | 0 | 32 | _lockTime | uint256 | CatGirlCoin.sol:CatGirlCoin |
| 3 | 0 | 32 | _rOwned | mapping(address ⇒ uint256) | CatGirlCoin.sol:CatGirlCoin |
| 4 | 0 | 32 | _tOwned | mapping(address ⇒ uint256) | CatGirlCoin.sol:CatGirlCoin |
| 5 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | CatGirlCoin.sol:CatGirlCoin |
| 6 | 0 | 32 | _isExcludedFromFee | mapping(address ⇒ bool) | CatGirlCoin.sol:CatGirlCoin |
| 7 | 0 | 32 | _isExcluded | mapping(address ⇒ bool) | CatGirlCoin.sol:CatGirlCoin |
| 8 | 0 | 32 | _isExcludedFromAntiWhale | mapping(address ⇒ bool) | CatGirlCoin.sol:CatGirlCoin |
| 9 | 0 | 32 | _AddressExists | mapping(address ⇒ bool) | CatGirlCoin.sol:CatGirlCoin |
| 10 | 0 | 32 | _addressList | address[] | CatGirlCoin.sol:CatGirlCoin |
| 11 | 0 | 32 | _excluded | address[] | CatGirlCoin.sol:CatGirlCoin |
| 12 | 0 | 20 | _devWallet | address payable | CatGirlCoin.sol:CatGirlCoin |
| 13 | 0 | 20 | _lottoPotAddress | address | CatGirlCoin.sol:CatGirlCoin |
| 14 | 0 | 20 | _lottoWalletAddress | address | CatGirlCoin.sol:CatGirlCoin |
| 15 | 0 | 32 | _lastLottoWinnerAmount | uint256 | CatGirlCoin.sol:CatGirlCoin |
| 16 | 0 | 32 | _totalLottoPrize | uint256 | CatGirlCoin.sol:CatGirlCoin |
| 17 | 0 | 32 | _lottoDrawCount | uint256 | CatGirlCoin.sol:CatGirlCoin |
| 18 | 0 | 32 | _minLottoBalance | uint256 | CatGirlCoin.sol:CatGirlCoin |
| 19 | 0 | 32 | _tTotal | uint256 | CatGirlCoin.sol:CatGirlCoin |
| 20 | 0 | 32 | _rTotal | uint256 | CatGirlCoin.sol:CatGirlCoin |
| 21 | 0 | 32 | _tFeeTotal | uint256 | CatGirlCoin.sol:CatGirlCoin |
| 22 | 0 | 32 | _name | string | CatGirlCoin.sol:CatGirlCoin |
| 23 | 0 | 32 | _symbol | string | CatGirlCoin.sol:CatGirlCoin |
| 24 | 0 | 1 | _decimals | uint8 | CatGirlCoin.sol:CatGirlCoin |
| 25 | 0 | 32 | _taxFee | uint256 | CatGirlCoin.sol:CatGirlCoin |
| 26 | 0 | 32 | _previousTaxFee | uint256 | CatGirlCoin.sol:CatGirlCoin |
| 27 | 0 | 32 | _liquidityFee | uint256 | CatGirlCoin.sol:CatGirlCoin |
| 28 | 0 | 32 | _previousLiquidityFee | uint256 | CatGirlCoin.sol:CatGirlCoin |
| 29 | 0 | 32 | _lottoFee | uint256 | CatGirlCoin.sol:CatGirlCoin |
| 30 | 0 | 32 | _previousLottoFee | uint256 | CatGirlCoin.sol:CatGirlCoin |
| 31 | 0 | 32 | _devFee | uint256 | CatGirlCoin.sol:CatGirlCoin |
| 32 | 0 | 32 | _previousDevFee | uint256 | CatGirlCoin.sol:CatGirlCoin |
| 33 | 0 | 20 | uniswapV2Router | contract IUniswapV2Router02 | CatGirlCoin.sol:CatGirlCoin |
| 34 | 0 | 20 | uniswapV2Pair | address | CatGirlCoin.sol:CatGirlCoin |
| 34 | 20 | 1 | inSwapAndLiquify | bool | CatGirlCoin.sol:CatGirlCoin |
| 34 | 21 | 1 | inLotteryDraw | bool | CatGirlCoin.sol:CatGirlCoin |
| 34 | 22 | 1 | swapAndLiquifyEnabled | bool | CatGirlCoin.sol:CatGirlCoin |
| 34 | 23 | 1 | lottoEnabled | bool | CatGirlCoin.sol:CatGirlCoin |
| 34 | 24 | 1 | _shouldSwapToBNB | bool | CatGirlCoin.sol:CatGirlCoin |
| 35 | 0 | 32 | _maxTxAmount | uint256 | CatGirlCoin.sol:CatGirlCoin |
| 36 | 0 | 32 | numTokensSellToAddToLiquidity | uint256 | CatGirlCoin.sol:CatGirlCoin |
| 37 | 0 | 32 | lotteryThreshold | uint256 | CatGirlCoin.sol:CatGirlCoin |
| 38 | 0 | 1 | _isAntiWhaleEnabled | bool | CatGirlCoin.sol:CatGirlCoin |
| 39 | 0 | 32 | _antiWhaleThreshold | uint256 | CatGirlCoin.sol:CatGirlCoin |
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...