Sandy Cheeks

Verified contract

Active on Base with 7,561 txns
Deployed by via 0x2a7ec269 at 23785394
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Sandy Cheeks"

0x128f3ca8f08e6d4b0f6c6b8ebd47cf2db14d5121bd469e91b666de0b029eaf7e
0x63a3383c461cc14e6b54adf9240db51cae16dbf78a29b0906980846e9809d28b
0x01d73db672e54d6366507d6465c41b1fee9432f591d37633ffaebe86b276f37e
0x334de0d0750dadc5dfee52253b3938f81c8179a295095f95181ab5ee16b3c5f0
0xec620b34fc1f429ec93491bb76e442c5e4b571b9ed6a29c8d91c324d30e56b04
0xbf6d4c508f37742297a4bce38bf16f607c5e9d4687b1d777856ffd1a84e14afe
0x93e7a05bcbdc3cfc914289a89f891f71c9f7d7693a713c41cad7c91c60b0f29b
0xb8ade7e911c4b6bb16f2bd3fe4801115cb2e4eae0a6370ee5af368f0f407bae2
0x5c183610133a4626ca8c5632dff0a272151ad6f8103a5c111af3a64a9c2a2a03
0xf5dc680358c6e5e9736f1674f48002fab63fd0383daf378469f021cdafdc3dc6

Functions
Getter at block 23844644
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
Sandy Cheeks
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
Sanut
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