Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHAOS | ERC-20 | 232 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20784457 | 2 months ago | | | 0 | 0.0029489660 | |
| 20776410 | 2 months ago | | | 0 | 0.00049862225 | |
| 20776406 | 2 months ago | | | 0 | 0.00043779385 | |
| 20776397 | 2 months ago | | | 0 | 0.00040815682 | |
| 20776397 | 2 months ago | | | 0 | 0.00040986030 | |
| 20776369 | 2 months ago | | | 0 | 0.00041254080 | |
| 20776364 | 2 months ago | | | 0 | 0.00031220979 | |
| 20776361 | 2 months ago | | | 0 | 0.00032598925 | |
| 20776349 | 2 months ago | | | 0 | 0.00063818231 | |
| 20776334 | 2 months ago | | | 0 | 0.00062394031 |
ABI
ABI objects
Getter at block 21213848
buyBurnFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
10
buyTreasuryFee() view returns (uint256)
10
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
0
lastLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
28800
maxSwapTokens() view returns (uint256)
150
maxTransactionAmount() view returns (uint256)
250
name() view returns (string)
CHAOS
owner() view returns (address)
0x906dfbc2f242697329f497b7d24a411e6ff486ba
sellAmountCounter() view returns (uint256)
1986
sellBurnFee() view returns (uint256)
0
sellCounter() view returns (uint256)
19
sellTotalFees() view returns (uint256)
15
sellTreasuryFee() view returns (uint256)
15
swapTokensAtAmount() view returns (uint256)
2
symbol() view returns (string)
CHAOS
totalSupply() view returns (uint256)
8192
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address excludedAddress, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
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 _treasuryFee, uint256 _burnFee)
updateMarketingWallet(address newMarketingWallet)
updateMaxSwapTokens(uint256 newAmount) returns (bool)
updateSellFees(uint256 _treasuryFee, uint256 _burnFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
wlContract(address _whitelist, bool isWL)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
MarketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.