CheB
Unverified contract
Proxy
Active on
Ethereum with 805 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfe01…5b9c
0xfe01…5b9c
0x2ced…6a68
-
variable spans 4 additional slots
-
variable spans 4 additional slots
-
variable spans 4 additional slots
8 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,207.52 |
$0 | |
CheB | ERC-20 | 369.700465K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21149913 | a day ago | | | 0 | 0.00050217395 | |
| 21142158 | 2 days ago | | | 0 | 0.00046723940 | |
| 21113615 | 6 days ago | | | 0 | 0.00022354419 | |
| 21107003 | 7 days ago | | | 0 | 0.00019111973 | |
| 21096698 | 9 days ago | | | 0 | 0.00037954490 | |
| 21092405 | 9 days ago | | | 0 | 0.00047382026 | |
| 21084265 | 10 days ago | | | 0 | 0.00020930293 | |
| 21073305 | 12 days ago | | | 0 | 0.00078213697 | |
| 21073295 | 12 days ago | | | 0 | 0.00067525783 | |
| 21073273 | 12 days ago | | | 0 | 0.00080279890 |
ABI
ABI objects
Getter at block 21158262
DATA_STORE() view returns (address)
0x8a85eb1fff988a1b01136279174c969d681a0151
addresses() view returns (address locker, address proofWallet, address proofStaking, address proofPassNFT, address router)
(locker=0xe2fe530c047f2d85298b07d9333c05737f1435fb, proofWallet=0xe9b4d32f829951a3ce145d2caa84cf66af56ca5e, proofStaking=0x377e168af6a06075423aede50856de177efaac3e, proofPassNFT=0x2ced5bc349d9241a314d3739f12f5f6f2bda6a68, router=0x7a250d5630b4cf539739df2c5dacb4c659f2488d)
buyFees() view returns (uint256 main, uint256 secondary, uint256 liquidity, uint256 proof, uint256 total)
(main=4, secondary=0, liquidity=0, proof=0, total=4)
buyTaxesSettled() view returns (bool)
true
decimals() view returns (uint8)
9
feeTokens() view returns (uint256 main, uint256 secondary, uint256 liquidity, uint256 proof, uint256 total)
(main=369700465032758, secondary=0, liquidity=0, proof=2, total=369700465033813)
getCirculatingSupply() view returns (uint256)
600000000000000000
initMaxWallet() view returns (uint256)
5
isTradingEnabled() view returns (bool)
true
isWhitelistActive() view returns (bool)
false
launchedAt() view returns (uint256)
1725483803
limits() view returns (uint256 initMaxTx, uint256 swapTokensAtAmount, uint256 maxTxUpper, uint256 maxTxLower, uint256 maxWalletUpper, uint256 maxWalletLower, uint256 maxBuyFee, uint256 maxSellFee, uint256 denominator)
(initMaxTx=500, swapTokensAtAmount=125, maxTxUpper=3000, maxTxLower=500, maxWalletUpper=3000, maxWalletLower=500, maxBuyFee=7, maxSellFee=7, denominator=100000)
lockID() view returns (uint256)
22894
lpLockDuration() view returns (uint256)
31536000
mainWallet() view returns (address)
0xfe01db9ed0687c7c051eead7e008591cb75b5b9c
maxTxAmount() view returns (uint256)
3000000000000000
maxWallet() view returns (uint256)
6000000000000000
maxWalletChanged() view returns (bool)
true
name() view returns (string)
CheB
owner() view returns (address)
0xfe01db9ed0687c7c051eead7e008591cb75b5b9c
pair() view returns (address)
0xc9e278b6e5c28dfdacab761235f41f5ea7bdd257
proofFeeReduced() view returns (bool)
true
proofFeeRemoved() view returns (bool)
true
proofPassNFT() view returns (address)
0x2ced5bc349d9241a314d3739f12f5f6f2bda6a68
restingBuyTotal() view returns (uint256)
5
restingSellTotal() view returns (uint256)
5
restrictWhales() view returns (bool)
true
secondaryWallet() view returns (address)
0xfe01db9ed0687c7c051eead7e008591cb75b5b9c
sellFees() view returns (uint256 main, uint256 secondary, uint256 liquidity, uint256 proof, uint256 total)
(main=4, secondary=0, liquidity=0, proof=0, total=4)
sellTaxesSettled() view returns (bool)
true
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
750000000000000
swapping() view returns (uint256)
1
symbol() view returns (string)
CheB
totalSupply() view returns (uint256)
600000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
version() pure returns (uint8)
1
whitelistDuration() view returns (uint256)
120
whitelistEndTime() view returns (uint256)
1725483923
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
userInfo(address) view returns (bool isFeeExempt, bool isTxLimitExempt, bool isWhitelisted)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
cancel()
changeFees(uint256 liquidityBuy, uint256 mainBuy, uint256 secondaryBuy, uint256 liquiditySell, uint256 mainSell, uint256 secondarySell)
initialize(bytes params) payable
launch() payable
renounceOwnership()
setFeeExempt(address account, bool value)
setFeeExempt(address[] accounts)
setMainWallet(address newWallet)
setMaxTxAmount(uint256 _maxTxAmt)
setMaxWalletSize(uint256 _maxWalletSize)
setRestrictWhalesEnabled(bool _enabled)
setSecondaryWallet(address newWallet)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapAtAmount(uint256 amount)
setTxLimitExempt(address account, bool value)
setTxLimitExempt(address[] accounts)
setWhitelisted(address[] accounts)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
withdrawStuckTokens()
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint64 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensAutoLiq, uint256 ethAutoLiq)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)
ExceedsMaxTxAmount()
ExceedsMaxWalletAmount()
InvalidConfiguration()
InvalidInitialization()
NotInitializing()
NotWhitelisted()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
TradingNotEnabled()