Puppeth
Verified contract
Active on
Ethereum with 2,118 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($20.98)
Native
Value
$20.98
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.008536 | $2,457.57 |
$20.98 | |
PUPPETH | ERC-20 | 84.373919K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21114546 | a day ago | | | 0 | 0.00027245152 | |
| 21112092 | 2 days ago | | | 0 | 0.00024501833 | |
| 21109508 | 2 days ago | | | 0 | 0.00023218858 | |
| 21108011 | 2 days ago | | | 0 | 0.00068119377 | |
| 21107069 | 2 days ago | | | 0 | 0.00011191391 | |
| 21106815 | 2 days ago | | | 0 | 0.00020000539 | |
| 21105728 | 2 days ago | | | 0 | 0.00011239683 | |
| 21105728 | 2 days ago | | | 0 | 0.00019633172 | |
| 21099079 | 3 days ago | | | 0 | 0.00037485147 | |
| 21098352 | 3 days ago | | | 0 | 0.00037827051 |
ABI
ABI objects
Getter at block 21123295
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
initialTotalSupply() view returns (uint256)
100000000000000000
maxTransactionAmount() view returns (uint256)
100000000000000000
maxWallet() view returns (uint256)
100000000000000000
name() view returns (string)
Puppeth
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
200000000000000
symbol() view returns (string)
PUPPETH
totalSupply() view returns (uint256)
100000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x683e39fddadc3d220aa5d4a0789667c01fcfba90
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addLpToUniswap()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwapToken(uint256 percent)
openTrading()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setFee(uint256 _buyFee, uint256 _sellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawEth()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.