FEELINGREALLYOUTSTANDINGLYGOOD
Verified contract
Active on
Base with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf064…f790
Balances ($0.00)
No balances found for "FEELINGREALLYOUTSTANDINGLYGOOD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2071358 | a year ago | | | 0 | 0.0000047688185 | |
| 2070439 | a year ago | | | 0 | 0.000070374003 | |
| 2070003 | a year ago | | | 0 | 0.000070374003 | |
| 2069888 | a year ago | | | 0 | 0.000096073504 | |
| 2069248 | a year ago | | | 0 | 0.0000029558939 | |
| 2068739 | a year ago | | | 0 | 0.000070374003 | |
| 2068606 | a year ago | | | 0 | 0.000070374003 | |
| 2068469 | a year ago | | | 0 | 0.000044724002 | |
| 2068353 | a year ago | | | 0 | 0.000070374003 | |
| 2068030 | a year ago | | | 0 | 0.000070302003 |
ABI
ABI objects
Getter at block 22760106
decimals() view returns (uint8)
8
dev() view returns (address)
0x2f25cd2ff250a97e7eb1f6cee8fd77babac7430e
name() view returns (string)
FEELINGREALLYOUTSTANDINGLYGOOD
owner() view returns (address)
0x0000000000000000000000000000000000000000
safeErc20() view returns (address)
0xf06433b21dfbe47dae72893312307aec8e5cf790
symbol() view returns (string)
OPTISM
totalSupply() view returns (uint256)
888888888800000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
safeERC20(address a, address b, address c, address d)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.