Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7111…0c9b
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PIT | ERC-20 | 7.585763M | -- | -- | |
FROST | ERC-20 | 1M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19358951 | 2 months ago | | | 0 | 2.5688382e-7 | |
| 17542549 | 3 months ago | | | 0 | 0.000046854229 | |
| 17263600 | 3 months ago | | | 0 | 2.7709540e-7 | |
| 17025317 | 4 months ago | | | 0 | 1.3944602e-7 | |
| 16299481 | 4 months ago | | | 0 | 3.3238875e-7 | |
| 15371049 | 5 months ago | | | 0 | 3.1614872e-7 | |
| 15244339 | 5 months ago | | | 0 | 0.000046854229 | |
| 15106926 | 5 months ago | | | 0 | 4.6531469e-7 | |
| 14822004 | 5 months ago | | | 0 | 0.0000048944291 | |
| 14756839 | 5 months ago | | | 0 | 2.7849226e-7 |
ABI
ABI objects
Getter at block 21847975
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
30000000000000000
_maxWalletSize() view returns (uint256)
30000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
caTrigger() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Pitbull
owner() view returns (address)
0x0000000000000000000000000000000000000000
saveButton() view returns (bool)
false
symbol() pure returns (string)
PIT
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x225c1755ee35a44d266a44d6237161c779da53d2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableSave(bool _status)
enableTrading()
excludeAddress(address addr, bool exempt)
manualTrigger()
removeLimits()
renounceOwnership()
saveERC20Token(address _tokenAddr, uint256 _amount)
saveETH()
setMarketPair(address addr)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
triggerStatus(bool _status)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.