Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
A | ERC-20 | 144.198345B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16868789 | 2 years ago | | | 0 | 0.00071954029 | |
| 16868776 | 2 years ago | | | 0 | 0.00071599521 | |
| 16175716 | 2 years ago | | | 0 | 0.00065138391 | |
| 15984168 | 2 years ago | | | 0 | 0.00095734747 | |
| 15970854 | 2 years ago | | | 0 | 0.0019015040 | |
| 15969667 | 2 years ago | | | 0 | 0.00086177453 | |
| 15969593 | 2 years ago | | | 0 | 0.0010698300 | |
| 15969581 | 2 years ago | | | 0 | 0.00084186195 | |
| 15969567 | 2 years ago | | | 0 | 0.00094509311 | |
| 15969542 | 2 years ago | | | 0 | 0.0011746040 |
ABI
ABI objects
Getter at block 21429564
blockForPenaltyEnd() view returns (uint256)
15969491
botsCaught() view returns (uint256)
0
buyFees() view returns (uint256)
5
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0x6dd796eec3078843964ca6df794fbeb6cdc2c774
maxBuyAmount() view returns (uint256)
100000000000000000000000000000
maxWalletAmount() view returns (uint256)
100000000000000000000000000000
name() view returns (string)
A
owner() view returns (address)
0xd216f35b519ea6ecf1d36ae524c3ca9e918fef0d
sellFees() view returns (uint256)
25
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
2500000000000000000000000000
symbol() view returns (string)
A
totalSupply() view returns (uint256)
5000000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
15969490
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 approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(uint256 deadBlocks)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manageBoughtEarly(address wallet, bool flag)
massManageBoughtEarly(address[] wallets, bool flag)
removeLimits()
renounceOwnership()
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 _fee)
updateMaxBuy(uint256 newNum)
updateMaxWallet(uint256 newNum)
updateSellFees(uint256 _fee)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.