CHEDDA SENSEI
Verified contract
Active on
Ethereum with 107 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
41 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHEDDAZEN | ERC-20 | 4.994543T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16307419 | 2 years ago | | | 0 | 0.0020880799 | |
| 14334175 | 3 years ago | | | 0 | 0.00072963125 | |
| 14334158 | 3 years ago | | | 0 | 0.0015345507 | |
| 14230068 | 3 years ago | | | 0 | 0.0032180650 | |
| 14221711 | 3 years ago | | | 0 | 0.0027935208 | |
| 14185953 | 3 years ago | | | 0 | 0.0031887330 | |
| 14181422 | 3 years ago | | | 0 | 0.0039901565 | |
| 14179094 | 3 years ago | | | 0 | 0.016822774 | |
| 14179081 | 3 years ago | | | 0 | 0.0063028210 | |
| 14177929 | 3 years ago | | | 0 | 0.0030245996 |
ABI
ABI objects
Getter at block 21229786
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
ZERO() view returns (address)
0x0000000000000000000000000000000000000000
_buyLiquidityFee() view returns (uint256)
200
_buyMarketingFee() view returns (uint256)
600
_buyReflectFee() view returns (uint256)
200
_hasLiqBeenAdded() view returns (bool)
true
_liquidityFee() view returns (uint256)
200
_liquidityRatio() view returns (uint256)
200
_marketingFee() view returns (uint256)
600
_marketingRatio() view returns (uint256)
600
_reflectFee() view returns (uint256)
200
_sellLiquidityFee() view returns (uint256)
700
_sellMarketingFee() view returns (uint256)
1500
_sellReflectFee() view returns (uint256)
300
_transferLiquidityFee() view returns (uint256)
200
_transferMarketingFee() view returns (uint256)
600
_transferReflectFee() view returns (uint256)
200
decimals() view returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x0e05605fd403a61e9c2a5a3249e1ff31b4782a75
lpPair() view returns (address)
0x58e1bfc62c7795cb48892d904ad1f18ab767586d
maxTxAmountUI() view returns (uint256)
100000000000000
maxWalletSizeUI() view returns (uint256)
100000000000000
name() view returns (string)
CHEDDA SENSEI
owner() view returns (address)
0x0e05605fd403a61e9c2a5a3249e1ff31b4782a75
snipersCaught() view returns (uint256)
17
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
CHEDDAZEN
totalFees() view returns (uint256)
3887887304057734828971
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isSniperOrBlacklisted(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
intializeContract()
isProtected(uint256 rInitializer, uint256 tInitalizer)
renounceOwnership()
setBlacklistEnabled(address account, bool enabled)
setExcludedFromFee(address account, bool enabled)
setExcludedFromReward(address account, bool enabled)
setGasPriceLimit(uint256 gas)
setLpPair(address pair, bool enabled)
setMarketingWallet(address newWallet)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setProtectionSettings(bool antiSnipe, bool antiGas, bool antiBlock)
setRatios(uint256 liquidity, uint256 marketing)
setStartingProtections(uint8 _block, uint256 _gas)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxesBuy(uint256 reflect, uint256 liquidity, uint256 marketing)
setTaxesSell(uint256 reflect, uint256 liquidity, uint256 marketing)
setTaxesTransfer(uint256 reflect, uint256 liquidity, uint256 marketing)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.