Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $2,487.57 |
$0 | |
TRACKER | ERC-20 | 32.957901K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21100404 | 4 hours ago | | | 0 | 0.00016113915 | |
| 19032780 | 9 months ago | | | 0 | 0.00090314536 | |
| 18897857 | 10 months ago | | | 0 | 0.00066464374 | |
| 18897830 | 10 months ago | | | 0 | 0.00080614696 | |
| 18582641 | a year ago | | | 0 | 0.0011499684 | |
| 18438212 | a year ago | | | 0 | 0.00041312141 | |
| 18425002 | a year ago | | | 0 | 0.0023557770 | |
| 18423397 | a year ago | | | 0 | 0.00059865564 | |
| 18304826 | a year ago | | | 0 | 0.00016183576 | |
| 18300773 | a year ago | | | 0 | 0.00027641911 |
ABI
ABI objects
Getter at block 21101457
BuyTaxes() view returns (uint256)
25
MaxTxAmount() view returns (uint256)
1000000000000000000000000
MaxWalletSize() view returns (uint256)
1000000000000000000000000
SellTaxes() view returns (uint256)
50
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x3791cef692803d5d56ad7fb657c75e4f2973bfe1
name() view returns (string)
Tracker
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x6aeea496ead952a2c65863635c413b927a58778b
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
TRACKER
totalSupply() view returns (uint256)
1000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFee(address) view returns (bool)
State-modifying
Events UpdateTreshhold(uint256 max_amount, uint256 min_amount)
approve(address spender, uint256 amount) returns (bool)
blockSniper(address account, bool state)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFee(address _address)
includeInFee(address _address)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiBlockSniper(address[] accounts, bool state)
renounceOwnership()
rescueEHT()
rescueERC20(address tokenAdd, uint256 amount)
setMarketingWallet(address newWallet)
setMaxTxLimit(uint256 _maxWallet, uint256 _maxTx)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFee(uint256 _marketing, uint256 _liquidity)
updateLiquidityProvide(bool state)
updateSellFee(uint256 _marketing, uint256 _liquidity)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyTaxesUpdated(uint256 marketing, uint256 liquidity)
MaxTxUpdated(uint256 MaxWalletSize, uint256 MaxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SellTaxesUpdated(uint256 marketing, uint256 liquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.