This is Fine

Verified contract

Active on Base
Deployed by via 0x24081c8e at 12066372
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "This is Fine"

0x5715d39dd6c6db35f91864d221c4c11182920937357881d377370adcc698ebf0
0x3c3c9cef7ebdf220960b80d15e9f08f401b31ef5ecb65485db327d7a0449f3a7
0x6833908d998d6d3bc3e3cbdc27b34b7a81802248246c6ca92d92dffdedc1cb37
0x13b71158eb614d67ce538c215f1b551b8181be53a234cf20ec9cb86dd6853ec1
0x4fc244fd265184751e2628c9d2b5f11a7ddf05ca53255fdd614ce474eb1b1258
0x0f482f44c3801b3bd37b13146b7a02795d136ae184e26630a7cade08a634c786
0x66f5254dfd73e1593956e6afdeefb71338bce53fe6941b0f7687337c559dc87e
0xe28d1002d220ed6315a19bd1a71d63603f35c097220b5a24e274ece6ddffd1ff
0x399aabfdeaa3325dd965cf2a6ec287f027cc26e07f8224901a27876edbdcaba0
0x10952b1201e372f95be8ea96e570f76421104bc70009939895fb37e1530b301b

Functions
Getter at block 22938259
decimals(view returns (uint8)
18
name(view returns (string)
This is Fine
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
FINE
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.