Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PENGU | ERC-20 | 23.412379K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20732095 | 2 months ago | | | 0 | 0.000071634913 | |
| 20732091 | 2 months ago | | | 0 | 0.00012637218 | |
| 17496885 | a year ago | | | 0 | 0.00093873539 | |
| 17496750 | a year ago | | | 0 | 0.0010331653 | |
| 17496694 | a year ago | | | 0 | 0.00085113334 | |
| 17496564 | a year ago | | | 0 | 0.00071252872 | |
| 17496529 | a year ago | | | 0 | 0.00079752140 | |
| 17496503 | a year ago | | | 0 | 0.00084352106 | |
| 17496498 | a year ago | | | 0 | 0.00045265374 | |
| 17496496 | a year ago | | | 0 | 0.00080715965 |
ABI
ABI objects
Getter at block 21126709
ZachWallet() view returns (address)
0x6ea158145907a1fac74016087611913a96d96624
buyTax() view returns (uint256)
2
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
100000000000000000000000000
name() pure returns (string)
DETECTIVE
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
2
symbol() pure returns (string)
PENGU
taxWallet() view returns (address)
0x7e4bd82c614a00e82b405fe2d1f8e64e7b70dc14
totalSupply() pure returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0xc7f3f38def224c75fe5c8fa30598a44a549f7dac
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
blockActivity(address _wallet)
changeTax(uint256 newBuyTax, uint256 newSellTax)
enableTrading()
manualSendBalance()
manualSwapTokens()
releaseActivity(address _wallet)
removeExcludedWallet(address wallet)
removeLimits()
renounceOwnership()
setMaxSwap(uint256 _max)
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)
constructor()
receive()
This contract contains no error objects.