Pepe Stonk
Verified contract
Active on
Ethereum with 178 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Pepe Stonk"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21022285 | a month ago | | | 0 | 0.00043849075 | |
| 18843266 | a year ago | | | 0 | 0.00078852672 | |
| 18588698 | a year ago | | | 0 | 0.00070427467 | |
| 17479727 | a year ago | | | 0 | 0.0010858503 | |
| 17464363 | a year ago | | | 0 | 0.00086029443 | |
| 17326038 | 2 years ago | | | 0 | 0.0016212482 | |
| 17314862 | 2 years ago | | | 0 | 0.0017882615 | |
| 17314081 | 2 years ago | | | 0 | 0.0014053973 | |
| 17308678 | 2 years ago | | | 0 | 0.0017341172 | |
| 17307494 | 2 years ago | | | 0 | 0.0013794238 |
ABI
ABI objects
Getter at block 21322831
decimals() view returns (uint8)
18
marketingFeeSell() view returns (uint256)
0
marketingWallet() view returns (address)
0x44d78d1bd2096e1a232854ae64c53b293c570f31
name() view returns (string)
Pepe Stonk
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapTokensAtAmount() view returns (uint256)
1000000000000000000000
symbol() view returns (string)
STONK
totalSupply() view returns (uint256)
420420420000000000000000000
tradingActiveAt() view returns (uint256)
1683212435
uniswapV2Pair() view returns (address)
0x28ea60696225852a2f288f56577038e8949267f3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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 approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.