0xC019978C2203b3f807e0407A428b2a850D336696
on Ethereum Mainnet (1)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- CASBot
- Compilation Target
- CASBot.sol:CASBot
- Language
Solidity
- Compiler
- solc 0.8.20+commit.a1b79de6
- EVM Version
- shanghai
- Verified At
- 2024-08-08 13:28:34 UTC
- Deployer
- 0xd4925773F2ef25a9AcE25d53f82eD6D26825d6C5
- Deployment Transaction
- 0x2ad1e2712d6ac82b53ce770e5074984f2192f2eeaf3d15531792710d264f8cd6
- Block Number
- 17830508
- Transaction Index
- 19
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: QmNxwTEyFFFrYBFbgGCDjVgqv3fCytgYNB5x9nYnTpyjp1
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 13836 | 54 | Original (recompiled):0xa2646970667358221220094bd75f3f4818dd150c3d8492dc24d22d524f12651214e861dabd1315377b3e64736f6c63430008140033 Transformed (onchain):0xa26469706673582212200a906c59107b9d2df2015a4980555616a8b0c06a25bd5ba49053c4cb3a8fb70764736f6c63430008140033 |
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: QmNxwTEyFFFrYBFbgGCDjVgqv3fCytgYNB5x9nYnTpyjp1
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 12070 | 54 | Original (recompiled):0xa2646970667358221220094bd75f3f4818dd150c3d8492dc24d22d524f12651214e861dabd1315377b3e64736f6c63430008140033 Transformed (onchain):0xa26469706673582212200a906c59107b9d2df2015a4980555616a8b0c06a25bd5ba49053c4cb3a8fb70764736f6c63430008140033 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 20 | _owner | address | CASBot.sol:CASBot |
| 1 | 0 | 32 | _balances | mapping(address ⇒ uint256) | CASBot.sol:CASBot |
| 2 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | CASBot.sol:CASBot |
| 3 | 0 | 32 | _isExcludedFromFee | mapping(address ⇒ bool) | CASBot.sol:CASBot |
| 4 | 0 | 32 | bots | mapping(address ⇒ bool) | CASBot.sol:CASBot |
| 5 | 0 | 32 | _holderLastTransferTimestamp | mapping(address ⇒ uint256) | CASBot.sol:CASBot |
| 6 | 0 | 1 | transferDelayEnabled | bool | CASBot.sol:CASBot |
| 6 | 1 | 20 | _taxWallet | address payable | CASBot.sol:CASBot |
| 7 | 0 | 32 | _initialBuyTax | uint256 | CASBot.sol:CASBot |
| 8 | 0 | 32 | _initialSellTax | uint256 | CASBot.sol:CASBot |
| 9 | 0 | 32 | _finalBuyTax | uint256 | CASBot.sol:CASBot |
| 10 | 0 | 32 | _finalSellTax | uint256 | CASBot.sol:CASBot |
| 11 | 0 | 32 | _reduceBuyTaxAt | uint256 | CASBot.sol:CASBot |
| 12 | 0 | 32 | _reduceSellTaxAt | uint256 | CASBot.sol:CASBot |
| 13 | 0 | 32 | _preventSwapBefore | uint256 | CASBot.sol:CASBot |
| 14 | 0 | 32 | _buyCount | uint256 | CASBot.sol:CASBot |
| 15 | 0 | 32 | _maxTxAmount | uint256 | CASBot.sol:CASBot |
| 16 | 0 | 32 | _maxWalletSize | uint256 | CASBot.sol:CASBot |
| 17 | 0 | 32 | _taxSwapThreshold | uint256 | CASBot.sol:CASBot |
| 18 | 0 | 32 | _maxTaxSwap | uint256 | CASBot.sol:CASBot |
| 19 | 0 | 20 | uniswapV2Router | contract IUniswapV2Router02 | CASBot.sol:CASBot |
| 20 | 0 | 20 | uniswapV2Pair | address | CASBot.sol:CASBot |
| 20 | 20 | 1 | tradingOpen | bool | CASBot.sol:CASBot |
| 20 | 21 | 1 | inSwap | bool | CASBot.sol:CASBot |
| 20 | 22 | 1 | swapEnabled | bool | CASBot.sol:CASBot |
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...