Chad Of The Hill
Verified contract
Active on
Ethereum with 123 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
C.HILL | ERC-20 | 3.672782M | -- | -- | |
UNI-V2 | ERC-20 | 1.262983K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15274690 | 2 years ago | | | 0 | 0.00077242169 | |
| 15271024 | 2 years ago | | | 0 | 0.00082253681 | |
| 15268751 | 2 years ago | | | 0 | 0.00041811572 | |
| 15266287 | 2 years ago | | | 0 | 0.00057064916 | |
| 15266259 | 2 years ago | | | 0 | 0.00057774761 | |
| 15265907 | 2 years ago | | | 0 | 0.00035358198 | |
| 15265832 | 2 years ago | | | 0 | 0.00075156744 | |
| 15265736 | 2 years ago | | | 0 | 0.00055222991 | |
| 15265715 | 2 years ago | | | 0 | 0.00067952429 | |
| 15265605 | 2 years ago | | | 0 | 0.00055301529 |
ABI
ABI objects
Getter at block 21189251
buyChadFee() view returns (uint256)
5
buyDevFee() view returns (uint256)
4
buyLiquidityFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
10
chadWallet() view returns (address)
0x9c7d82dca9bde34a7240f07248694f03ee96d913
currentChadAmount() view returns (uint256)
1168983076145709
currentChadLeader() view returns (address)
0x9c7d82dca9bde34a7240f07248694f03ee96d913
decimals() view returns (uint8)
18
isItTimeForNewReign() view returns (bool)
true
kingChadDuration() view returns (uint256)
900
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
10000000000000000000000000
maxWallet() view returns (uint256)
30000000000000000000000000
name() view returns (string)
Chad Of The Hill
owner() view returns (address)
0x9b4cfb03bb91007cde5bc681d6286477c306df7a
previousKingChad() view returns (uint256)
1723839155
sellChadFee() view returns (uint256)
5
sellDevFee() view returns (uint256)
4
sellLiquidityFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
10
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
C.HILL
tokensForChad() view returns (uint256)
388217676094801475054501
tokensForDev() view returns (uint256)
310574140875841180043601
tokensForLiquidity() view returns (uint256)
77643535218960295010900
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x2e84d7a00ddb1e1ee19bcda5f2c83c9bb4d651b5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wenNextKingChad() view returns (uint256)
1723840055
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistAccount(address account, bool isBlacklisted)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
kickTheKing(string cheatcode) payable
letTheGamesBegin()
removeLimits() returns (bool)
removeStuckETH()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _chadFee, uint256 _liquidityFee, uint256 _devFee)
updateChadDuration(uint256 _duration)
updateChadWallet(address newChadWallet)
updateDevWallet(address newWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _chadFee, uint256 _liquidityFee, uint256 _devFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
chadWalletUpdated(address indexed newWallet, address indexed oldWallet)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.