Tracker Bot
Verified contract
Active on
Ethereum with 40 txns
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
-
variable spans 1 additional slot
Balances ($11.10)
Native
Value
$11.1
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.003 | $3,698.34 |
$11.1 | |
TRACKER | ERC-20 | 2.643817M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18086243 | a year ago | | | 0 | 0.0023072368 | |
| 18086241 | a year ago | | | 0 | 0.0013426749 | |
| 18086231 | a year ago | | | 0.003 | 0.00091738099 | |
| 18086226 | a year ago | | | 0 | 0.0069030566 | |
| 18086220 | a year ago | | | 0 | 0.0016637628 | |
| 18086215 | a year ago | | | 0 | 0.0016284729 | |
| 18086209 | a year ago | | | 0 | 0.00072059762 | |
| 18086198 | a year ago | | | 0 | 0.0041845346 | |
| 18086197 | a year ago | | | 0 | 0.0011911884 | |
| 18086187 | a year ago | | | 0 | 0.0011138020 |
ABI
ABI objects
Getter at block 21305090
_caughtDogs() view returns (uint256)
0
buyTax() view returns (uint256 marketingTax, uint256 lpTax)
(marketingTax=2, lpTax=0)
decimals() pure returns (uint8)
9
devWallet() view returns (address)
0x327cd8b5f645750d9f2d4e97ea2be65951651c65
maxTransAmount() view returns (uint256)
1000000000000000000
maxWalletSize() view returns (uint256)
1000000000000000000
name() pure returns (string)
Tracker Bot
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x27274455c60c1e871bcaef892d963b19804ca252
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTax() view returns (uint256 marketingTax, uint256 lpTax)
(marketingTax=2, lpTax=0)
swapLimit() view returns (uint256)
100000000000000
symbol() pure returns (string)
TRACKER
totalSupply() view returns (uint256)
1000000000000000000
totalTokensFromTax() view returns (uint256 marketingTokens, uint256 lpTokens)
(marketingTokens=2643817430670436, lpTokens=0)
Read-only
_dogSellTime(address) view returns (uint256)
_isExcludedFromFee(address) view returns (bool)
_isExcludedFromMaxBalance(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launchToken()
owner_removeLimits()
owner_rescueERCTokens()
owner_rescueETH(uint256 weiAmount)
owner_setDogSellTimeForAddress(address holder, uint256 dTime)
renounceOwnership()
setSwapActive(bool _swapActive)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify()
TaxesChanged()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.