Based Hope

Verified contract

Active on Base with 9 txns
Deployed by via 0xcebe76c4 at 23370570
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Based Hope"

0xfced5ff0fdcd80149368b3f703a6a7fe90c24f715e0483b550c2995de6277b65
0x9505a1ce0948363de7a5b72aca9cfc982fa40f7e8f5c6cd7c9de31d488ab7def
0x1e2cb96f00c3a44cd4ead948329c7ed07bfa943ecc72da0c0018f1bccc466707
0xb585f03cb369d60b3e087d576f75c368b29b15803565d9f952146f7caf0524fd
0x7c4b4fd7b80fd899e29c4bc6c26e07d40a44fe5b447f1bf0a5b5b76f30f50ee6
0xbcb63bbb400590617828fdb440f013780fa74ebfaed81de24764a8d831d074b4
0xe9bb3c6b49815d4e289f5cde56e9f34f75d9a25112824ad8eb76a82daa5c4a25
0x75ebd8a31ee7da79d595c112a4b82c20114f2eaf2065c2916287e5be05ebb3e7
0xb8bf7134221b0131bb98b1d5dbf55d0f130281da9414d0d10b3a28f1426b9d40

Functions
Getter at block 23687574
decimals(view returns (uint8)
18
launched(view returns (bool)
false
name(view returns (string)
Based Hope
owner(view returns (address)
0xc750af290bb41ca5dec04f22cd1318e940dd826a
symbol(view returns (string)
HOPE
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
launch(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (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(string _symbolstring _nameuint8 _decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account