Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x42d5…0788
0xbc34…e271
0xd0da…1fb2
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,133.12 |
$0 | |
PITTYS | ERC-20 | 174.549072K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14585738 | 3 years ago | | | 0 | 0.0020829207 | |
| 14373587 | 3 years ago | | | 0 | 0.0014232687 | |
| 14193466 | 3 years ago | | | 0 | 0.0027077895 | |
| 14008570 | 3 years ago | | | 0 | 0.0067146208 | |
| 13991631 | 3 years ago | | | 0 | 0.0064160449 | |
| 13915841 | 3 years ago | | | 0 | 0.017779707 | |
| 13897170 | 3 years ago | | | 0 | 0.0054725296 | |
| 13891574 | 3 years ago | | | 0 | 0.0090684660 | |
| 13891542 | 3 years ago | | | 0 | 0.0077347882 | |
| 13890832 | 3 years ago | | | 0 | 0.0071100128 |
ABI
ABI objects
Getter at block 21205944
_devWalletAddress() view returns (address)
0x42d5323eecf61ef2d42801f0f3992247fb090788
_getETHBalance() view returns (uint256 balance)
1
_getMaxTxAmount() view returns (uint256)
1000000000000000000000000000000
_getReturnFee() view returns (uint256)
1
_getTaxFee() view returns (uint256)
10
_marketingWalletAddress() view returns (address)
0xbc34e86bf5caec7a0ecd3f0def8c4e925074e271
_rescueWalletAddress() view returns (address)
0xd0da925592a1805924043cd691207b352e301fb2
decimals() pure returns (uint8)
18
getUnlockTime() view returns (uint256)
0
name() pure returns (string)
Pittys
owner() view returns (address)
0x0a14b7caf0eb7ed12d5cf6d603dd617e19043f25
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
PITTYS
totalFees() view returns (uint256)
6712445157773938077266755
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x0c865e2e9a189f4d9441e0704a67d2b453790e90
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setDevWallet(address devWalletAddress)
_setMarketingWallet(address marketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setMaxWalletSize(uint256 maxWalletSize)
_setRescueWallet(address rescueWalletAddress)
_setReturnFee(uint256 returnFee)
_setTaxFee(uint256 taxFee)
addBotToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
removeBotFromBlacklist(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
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)
Transfer(address indexed from, address indexed to, uint256 value)
botAddedToBlacklist(address account)
botRemovedFromBlacklist(address account)
constructor(address devWalletAddress, address marketingWalletAddress, address rescueWalletAddress)
receive()
This contract contains no error objects.