0xbe6Ad1eB9876cf3D3f9b85fEeCfB400298E80143
on BNB Smart Chain Mainnet (56)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- AICompanions
- Compilation Target
- AICompanions.sol:AICompanions
- Language
Solidity
- Compiler
- solc 0.8.19+commit.7dd6d404
- EVM Version
- default
- Verified At
- 2025-12-12 14:18:51 UTC
- Deployer
- 0xe9c6585F5C704BD6Ad366f8b37E1A90f903Ea166
- Deployment Transaction
- 0x593af8560bf6683fb0dfb8416831e8ee5105f993267dcce897b65bf93853d5f8
- Block Number
- 41922214
- Transaction Index
- 53
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: QmQLP9TpvaXGF9ZRp7HpxVDYA1f3gVTgnerW6j3vfXRvWn
Loading contract data...
Transformations
Loading contract data...
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 19145 | 54 | Original (recompiled):0xa26469706673582212201da5c6e44c743bc4bc7beb05f14c00127e033c9872b316a350e1806982f5e8d364736f6c63430008130033 Transformed (onchain):0xa264697066735822122045eacb05b306ce9bcf5284d2d352cbb650361d917f236e5210d6ccc3d12c203064736f6c63430008130033 |
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: QmQLP9TpvaXGF9ZRp7HpxVDYA1f3gVTgnerW6j3vfXRvWn
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 13196 | 54 | Original (recompiled):0xa26469706673582212201da5c6e44c743bc4bc7beb05f14c00127e033c9872b316a350e1806982f5e8d364736f6c63430008130033 Transformed (onchain):0xa264697066735822122045eacb05b306ce9bcf5284d2d352cbb650361d917f236e5210d6ccc3d12c203064736f6c63430008130033 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 20 | _owner | address | AICompanions.sol:AICompanions |
| 1 | 0 | 32 | Optimization | uint256 | AICompanions.sol:AICompanions |
| 2 | 0 | 20 | dead | address | AICompanions.sol:AICompanions |
| 2 | 20 | 1 | minMxTxPercentage | uint8 | AICompanions.sol:AICompanions |
| 2 | 21 | 1 | minMxWalletPercentage | uint8 | AICompanions.sol:AICompanions |
| 3 | 0 | 32 | _rOwned | mapping(address ⇒ uint256) | AICompanions.sol:AICompanions |
| 4 | 0 | 32 | _tOwned | mapping(address ⇒ uint256) | AICompanions.sol:AICompanions |
| 5 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | AICompanions.sol:AICompanions |
| 6 | 0 | 32 | _tDividendTotal | uint256 | AICompanions.sol:AICompanions |
| 7 | 0 | 32 | magnifiedDividendPerShare | uint256 | AICompanions.sol:AICompanions |
| 8 | 0 | 32 | magnifiedDividendCorrections | mapping(address ⇒ int256) | AICompanions.sol:AICompanions |
| 9 | 0 | 32 | withdrawnDividends | mapping(address ⇒ uint256) | AICompanions.sol:AICompanions |
| 10 | 0 | 32 | totalDividendsDistributed | uint256 | AICompanions.sol:AICompanions |
| 11 | 0 | 128 | tokenHoldersMap | struct IterableMapping.Map | AICompanions.sol:AICompanions |
| 15 | 0 | 32 | lastProcessedIndex | uint256 | AICompanions.sol:AICompanions |
| 16 | 0 | 32 | excludedFromDividends | mapping(address ⇒ bool) | AICompanions.sol:AICompanions |
| 17 | 0 | 32 | lastClaimTimes | mapping(address ⇒ uint256) | AICompanions.sol:AICompanions |
| 18 | 0 | 32 | claimWait | uint256 | AICompanions.sol:AICompanions |
| 19 | 0 | 32 | minimumTokenBalanceForDividends | uint256 | AICompanions.sol:AICompanions |
| 20 | 0 | 32 | gasForProcessing | uint256 | AICompanions.sol:AICompanions |
| 21 | 0 | 32 | _isExcludedFromFee | mapping(address ⇒ bool) | AICompanions.sol:AICompanions |
| 22 | 0 | 32 | _isExcludedFromMaxTx | mapping(address ⇒ bool) | AICompanions.sol:AICompanions |
| 23 | 0 | 32 | _isExcludedFromMaxWallet | mapping(address ⇒ bool) | AICompanions.sol:AICompanions |
| 24 | 0 | 32 | _isExcluded | mapping(address ⇒ bool) | AICompanions.sol:AICompanions |
| 25 | 0 | 32 | _excluded | address[] | AICompanions.sol:AICompanions |
| 26 | 0 | 20 | router | address | AICompanions.sol:AICompanions |
| 27 | 0 | 20 | rewardToken | address | AICompanions.sol:AICompanions |
| 28 | 0 | 32 | _tTotal | uint256 | AICompanions.sol:AICompanions |
| 29 | 0 | 32 | _rTotal | uint256 | AICompanions.sol:AICompanions |
| 30 | 0 | 32 | _tFeeTotal | uint256 | AICompanions.sol:AICompanions |
| 31 | 0 | 32 | _name | string | AICompanions.sol:AICompanions |
| 32 | 0 | 32 | _symbol | string | AICompanions.sol:AICompanions |
| 33 | 0 | 1 | _decimals | uint8 | AICompanions.sol:AICompanions |
| 33 | 1 | 1 | _taxFee | uint8 | AICompanions.sol:AICompanions |
| 33 | 2 | 1 | _previousTaxFee | uint8 | AICompanions.sol:AICompanions |
| 33 | 3 | 1 | _rewardFee | uint8 | AICompanions.sol:AICompanions |
| 33 | 4 | 1 | _previousRewardFee | uint8 | AICompanions.sol:AICompanions |
| 33 | 5 | 1 | _liquidityFee | uint8 | AICompanions.sol:AICompanions |
| 33 | 6 | 1 | _previousLiquidityFee | uint8 | AICompanions.sol:AICompanions |
| 33 | 7 | 1 | _burnFee | uint8 | AICompanions.sol:AICompanions |
| 33 | 8 | 1 | _previousBurnFee | uint8 | AICompanions.sol:AICompanions |
| 33 | 9 | 1 | _walletFee | uint8 | AICompanions.sol:AICompanions |
| 33 | 10 | 1 | _previousWalletFee | uint8 | AICompanions.sol:AICompanions |
| 33 | 11 | 1 | _walletCharityFee | uint8 | AICompanions.sol:AICompanions |
| 33 | 12 | 1 | _previousWalletCharityFee | uint8 | AICompanions.sol:AICompanions |
| 33 | 13 | 1 | _walletDevFee | uint8 | AICompanions.sol:AICompanions |
| 33 | 14 | 1 | _previousWalletDevFee | uint8 | AICompanions.sol:AICompanions |
| 33 | 15 | 1 | _buybackFee | uint8 | AICompanions.sol:AICompanions |
| 33 | 16 | 1 | _previousBuybackFee | uint8 | AICompanions.sol:AICompanions |
| 33 | 17 | 1 | _extraSellFee | uint8 | AICompanions.sol:AICompanions |
| 33 | 18 | 1 | _previousExtraSellFee | uint8 | AICompanions.sol:AICompanions |
| 33 | 19 | 1 | _isSelling | bool | AICompanions.sol:AICompanions |
| 34 | 0 | 20 | pcsV2Router | contract IUniswapV2Router02 | AICompanions.sol:AICompanions |
| 35 | 0 | 20 | pcsV2Pair | address | AICompanions.sol:AICompanions |
| 36 | 0 | 20 | feeWallet | address payable | AICompanions.sol:AICompanions |
| 37 | 0 | 20 | feeWalletCharity | address payable | AICompanions.sol:AICompanions |
| 38 | 0 | 20 | feeWalletDev | address payable | AICompanions.sol:AICompanions |
| 38 | 20 | 1 | walletFeeInBNB | bool | AICompanions.sol:AICompanions |
| 38 | 21 | 1 | walletCharityFeeInBNB | bool | AICompanions.sol:AICompanions |
| 38 | 22 | 1 | walletDevFeeInBNB | bool | AICompanions.sol:AICompanions |
| 39 | 0 | 20 | marketingFeeToken | address | AICompanions.sol:AICompanions |
| 40 | 0 | 20 | charityFeeToken | address | AICompanions.sol:AICompanions |
| 41 | 0 | 20 | devFeeToken | address | AICompanions.sol:AICompanions |
| 41 | 20 | 1 | inSwapAndLiquify | bool | AICompanions.sol:AICompanions |
| 41 | 21 | 1 | swapAndLiquifyEnabled | bool | AICompanions.sol:AICompanions |
| 42 | 0 | 32 | _maxTxAmount | uint256 | AICompanions.sol:AICompanions |
| 43 | 0 | 32 | _maxWalletAmount | uint256 | AICompanions.sol:AICompanions |
| 44 | 0 | 32 | swapAmount | uint256 | AICompanions.sol:AICompanions |
| 45 | 0 | 32 | buyBackUpperLimit | uint256 | AICompanions.sol:AICompanions |
| 46 | 0 | 32 | _isBlacklisted | mapping(address ⇒ bool) | AICompanions.sol:AICompanions |
| 47 | 0 | 1 | hasBlacklist | bool | AICompanions.sol:AICompanions |
| 47 | 1 | 1 | canMint | bool | AICompanions.sol:AICompanions |
| 47 | 2 | 1 | canPause | bool | AICompanions.sol:AICompanions |
| 47 | 3 | 1 | isPaused | bool | AICompanions.sol:AICompanions |
| 47 | 4 | 1 | canBurn | bool | AICompanions.sol:AICompanions |
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...