Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($10.11)
Native
Value
$10.11
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.003796 | $2,663.22 |
$10.11 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18182365 | 3 months ago | | | 0 | 3.2215457e-7 | |
| 13794306 | 6 months ago | | | 0 | 0.0000017819023 | |
| 13216770 | 6 months ago | | | 0 | 9.2225247e-7 | |
| 12376374 | 7 months ago | | | 0.0037957325 | 0.0000024611058 | |
| 9860906 | 9 months ago | | | 0 | 0.000000047527898568 | |
| 6799384 | a year ago | | | 0 | 0.000000024297000000 | |
| 2650798 | a year ago | | | 0 | 0.000000000004130490 | |
| 2509705 | a year ago | | | 0 | 0.0000024297020 | |
| 2160445 | a year ago | | | 0 | 0.000023321558 | |
| 2127062 | a year ago | | | 0 | 0.000069871503 |
ABI
ABI objects
Getter at block 21768550
_buyCooldown() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
PUPPY
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PUPPY
totalSupply() view returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x5c90c6fbe268ab1d909aec4847fd18dce464de84
uniswapV2Router() view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromMaxWallet(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromMaxWallet(address account)
includeInFee(address account)
includeInMaxWallet(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.