Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9d2d…e795
3 additional
variables
Balances ($3,911.51)
Native
Value
$3,905.23
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.086834 | $3,593.22 |
$3,905.23 | |
USDT | ERC-20 | 6.267303 | $1.001 |
$6.27 | |
314 | ERC-20 | 266.675158K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21297717 | 4 days ago | | | 0 | 0.00035261917 | |
| 21297507 | 4 days ago | | | 0 | 0.00059045727 | |
| 21293985 | 4 days ago | | | 0 | 0.0015935360 | |
| 21276594 | 7 days ago | | | 0 | 0.00055190561 | |
| 21233751 | 13 days ago | | | 0 | 0.0013610589 | |
| 21192482 | 18 days ago | | | 0 | 0.0011784739 | |
| 21126874 | a month ago | | | 0.01 | 0.0028993366 | |
| 21110176 | a month ago | | | 0.029542724 | 0.00028106758 | |
| 21102905 | a month ago | | | 0 | 0.00040291260 | |
| 21084938 | a month ago | | | 0.04 | 0.00075534861 |
ABI
ABI objects
Getter at block 21324387
_maxWallet() view returns (uint256)
4340000000000000000000000
blockToUnlockLiquidity() view returns (uint32)
22402096
buyBurnFee() view returns (uint256)
14
buyFee() view returns (uint256)
300
checkIfCA() view returns (bool)
true
cooldownSec() view returns (uint256)
5
decimals() view returns (uint8)
18
feeReceiver() view returns (address)
0x9d2d4178785a8f05e28d5f2733ca4f30a23fe795
getReserves() view returns (uint256, uint256)
(1086833518442078187, 266675157769755811081537)
lastLpBurnTime() view returns (uint256)
0
liquidityAdded() view returns (bool)
true
liquidityProvider() view returns (address)
0xb33ae298655042aeb1a8172875b56c02b6c358b4
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
3600
maxWalletEnable() view returns (bool)
true
name() view returns (string)
314
owner() view returns (address)
0xb33ae298655042aeb1a8172875b56c02b6c358b4
percentForLPBurn() view returns (uint256)
50
sellBurnFee() view returns (uint256)
14
sellFee() view returns (uint256)
300
symbol() view returns (string)
314
totalSupply() view returns (uint256)
4337602038685461033114253
tradingEnable() view returns (bool)
true
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludeCoolingOf(address) view returns (bool)
excludeOf(address) view returns (bool)
getAmountOut(uint256 value, bool _buy) view returns (uint256)
State-modifying
Events addLiquidity(uint32 _blockToUnlockLiquidity) payable
approve(address spender, uint256 amount) returns (bool)
enableCheckIfCA(bool status)
enableMaxWallet(bool _maxWalletEnable)
enableTrading(bool _tradingEnable)
extendLiquidityLock(uint32 _blockToUnlockLiquidity)
initLiquidityAmount(uint256 newLiquidityAmount)
removeLiquidity()
renounceOwnership()
setAutoLPBurnSettings(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
setBurnFee(uint256 newBuyBurn, uint256 newSellBurn)
setCooldownSec(uint256 newValue)
setExcludeCoolingOf(address[] accounts, bool _ok)
setExcludeOf(address[] accounts, bool _ok)
setFee(uint256 newBuy, uint256 newSell)
setMaxWallet(uint256 _maxWallet_)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
AddLiquidity(uint32 _blockToUnlockLiquidity, uint256 value)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP(uint256 lpBalance, uint256 burnAmount, uint256 time)
RemoveLiquidity(uint256 value)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.