feels good pepe
Verified contract
Active on
Base with 33 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "feels good pepe"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18033528 | 4 months ago | | | 0 | 0.0000017678676 | |
| 17996248 | 5 months ago | | | 0 | 4.9046858e-7 | |
| 17996002 | 5 months ago | | | 0 | 4.2374280e-7 | |
| 17995996 | 5 months ago | | | 0 | 4.2403647e-7 | |
| 17995598 | 5 months ago | | | 0 | 3.6124382e-7 | |
| 17995435 | 5 months ago | | | 0 | 3.6036560e-7 | |
| 17994859 | 5 months ago | | | 0 | 3.6316180e-7 | |
| 17994843 | 5 months ago | | | 0 | 0.000000305484876728 | |
| 17994828 | 5 months ago | | | 0 | 3.6552389e-7 | |
| 17994727 | 5 months ago | | | 0 | 3.5571249e-7 |
ABI
ABI objects
Getter at block 23952012
_ots() view returns (bytes32)
0x33c9765f6da47fed481087b657dbf5e5a7e6de51a2c9858cea60c05603931005
_totalSupply() view returns (uint256)
770000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
feels good pepe
symbol() view returns (string)
FGPP
totalSupply() view returns (uint256)
770000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.