Feels Good Man
Verified contract
Active on
Base with 419 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 "Feels Good Man"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22316236 | 11 days ago | | | 0 | 2.9203482e-7 | |
| 14883381 | 6 months ago | | | 0 | 0.0000072826263 | |
| 14691974 | 6 months ago | | | 0 | 1.5160849e-7 | |
| 13798343 | 7 months ago | | | 0 | 0.0000054244209 | |
| 13781803 | 7 months ago | | | 0 | 2.9240917e-7 | |
| 13744267 | 7 months ago | | | 0 | 2.9009394e-7 | |
| 13741833 | 7 months ago | | | 0 | 0.0000031798031 | |
| 13698807 | 7 months ago | | | 0 | 1.8107598e-7 | |
| 13698777 | 7 months ago | | | 0 | 2.8421674e-7 | |
| 13658172 | 7 months ago | | | 0 | 0.0000038913054 |
ABI
ABI objects
Getter at block 22774538
decimals() view returns (uint8)
18
name() view returns (string)
Feels Good Man
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GOOD
totalSupply() view returns (uint256)
69420000000000000000000000000
Read-only
allowance(address ownerAddress, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.