Chads United
Verified contract
Active on
Ethereum with 349 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BASED | ERC-20 | 43.932365 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19653129 | 7 months ago | | | 0 | 0.00026623344 | |
| 19542140 | 8 months ago | | | 0 | 0.00066909844 | |
| 19376491 | 8 months ago | | | 0 | 0.0019111847 | |
| 17025145 | 2 years ago | | | 0 | 0.00098434888 | |
| 16339880 | 2 years ago | | | 0 | 0.00054277659 | |
| 16017027 | 2 years ago | | | 0 | 0.00057230723 | |
| 15863859 | 2 years ago | | | 0 | 0.00031361138 | |
| 15821318 | 2 years ago | | | 0 | 0.00055980000 | |
| 15787802 | 2 years ago | | | 0 | 0.00093882882 | |
| 15787789 | 2 years ago | | | 0 | 0.00091031624 |
ABI
ABI objects
Getter at block 21208185
FEE_DIVISOR() view returns (uint256)
10000
blockForPenaltyEnd() view returns (uint256)
15725404
botsCaught() view returns (uint256)
0
buyBurnFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
100
buyOperationsFee() view returns (uint256)
400
buyTotalFees() view returns (uint256)
500
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0x5a7e883e6dd15c53a9b0fb777a1b6cffcda7075f
maxTxnAmount() view returns (uint256)
1500000000000000000000
maxWallet() view returns (uint256)
1500000000000000000000
name() view returns (string)
Chads United
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
100
sellOperationsFee() view returns (uint256)
400
sellTotalFees() view returns (uint256)
500
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000000
symbol() view returns (string)
BASED
totalSupply() view returns (uint256)
100000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
15725400
transferDelayEnabled() view returns (bool)
false
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)
boughtEarly(address) view returns (bool)
State-modifying
Events addLP(bool confirmAddLp)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading(uint256 deadBlocks)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launchToken(uint256 blocksForPenalty)
manageBoughtEarly(address wallet, bool flag)
massManageBoughtEarly(address[] wallets, bool flag)
removeLP(uint256 percent)
removeLimits()
renounceOwnership()
resetTaxes()
restoreLimits()
setAutomatedMarketMakerPair(address pair, bool value)
setOperationsAddress(address _operationsAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee, uint256 _burnFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee, uint256 _burnFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedMaxTxnAmount(uint256 newAmount)
UpdatedMaxWallet(uint256 newAmount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.