eXtremeWhaleGames8192
Verified contract
Active on
Ethereum with 334 txns
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 |
---|---|---|---|---|---|
eXtreme8192 | ERC-20 | 4 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19227850 | 9 months ago | | | 0 | 0.00081278302 | |
| 18951213 | 10 months ago | | | 0 | 0.00070667694 | |
| 18900252 | a year ago | | | 0 | 0.0011842545 | |
| 18899668 | a year ago | | | 0 | 0.0021119561 | |
| 18899646 | a year ago | | | 0 | 0.0036152126 | |
| 18899628 | a year ago | | | 0 | 0.0034472935 | |
| 18899617 | a year ago | | | 0 | 0.0057446400 | |
| 18899250 | a year ago | | | 0 | 0.00090798366 | |
| 18899200 | a year ago | | | 0 | 0.00087440163 | |
| 18899176 | a year ago | | | 0 | 0.00090525960 |
ABI
ABI objects
Getter at block 21208964
buyBurnFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
buyTreasuryFee() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
0
lastLpBurnTime() view returns (uint256)
1704580871
limitsInEffect() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
28800
maxSwapTokens() view returns (uint256)
64
maxTransactionAmount() view returns (uint256)
82
name() view returns (string)
eXtreme Whale Games 8192
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellAmountCounter() view returns (uint256)
743
sellBurnFee() view returns (uint256)
3
sellCounter() view returns (uint256)
1
sellTotalFees() view returns (uint256)
5
sellTreasuryFee() view returns (uint256)
2
swapTokensAtAmount() view returns (uint256)
4
symbol() view returns (string)
eXtreme8192
totalSupply() view returns (uint256)
8192
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x77fbe33f07b2ede4adb73c9a13b7684542a3b9f1
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.