Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
F | ERC-20 | 6.551153 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17573544 | a year ago | | | 0 | 0.00061185770 | |
| 17572253 | a year ago | | | 0 | 0.00069555002 | |
| 17570990 | a year ago | | | 0 | 0.0010398727 | |
| 17569574 | a year ago | | | 0 | 0.00031878683 | |
| 17569399 | a year ago | | | 0 | 0.00067760955 | |
| 17569295 | a year ago | | | 0 | 0.00085149000 | |
| 17569241 | a year ago | | | 0 | 0.00062409003 | |
| 17569234 | a year ago | | | 0 | 0.00058670505 | |
| 17569157 | a year ago | | | 0 | 0.00081432617 | |
| 17569013 | a year ago | | | 0 | 0.00059721926 |
ABI
ABI objects
Getter at block 21160962
buyBurnFee() view returns (uint256)
0
buyDevFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
2
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
6
delayDigit() view returns (uint256)
0
devWallet() view returns (address)
0x5a0b8f7455e8aed72ac4329b261faf20ade230d9
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
16438635
maxWallet() view returns (uint256)
16438635
name() view returns (string)
F
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
2
sellDevFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
2
supply() view returns (uint256)
410965896
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
410965
symbol() view returns (string)
F
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
6551153
totalSupply() view returns (uint256)
410965896
tradingActive() view returns (bool)
true
transDigit() view returns (uint256)
4
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xc7f5792098b6af37a0e6a9497c03225ce567f49f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletDigit() view returns (uint256)
4
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)
bots(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) 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)
unblockBot(address notbot)
updateBuyFees(uint256 _burnFee, uint256 _devFee)
updateDelayDigit(uint256 newNum)
updateDevWallet(address newWallet)
updateSellFees(uint256 _burnFee, uint256 _devFee)
updateTransDigit(uint256 newNum)
updateWalletDigit(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.