Ski Mask Timi

Verified contract

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

No balances found for "Ski Mask Timi "

0x4429108ed999df0fa3afbb3003e50bb67b0420db510dfa8b34d5e103edb0d318
0x69b475116473ad5e31c6cd44b4f6180620e8cd8a20698ab8f79beedb1d2b12cd
0x5f2db2fc02500841ce6c2da1feea1055ecf6bbf759dd5c257ef888eb5f1607b7
0x8861288cd4a8475c8a055e3ff007d9c4d22ed8d5f19c4144500cacf498ba27ff
0x9bafbdbfbae8e21590c1dce136ba38a6a222131e2eddc91441ea3a0a6a8c13c1
0x5412b68a41221c0b6c26f3333fb53d64cc970c91e7c91e4118e7b466d43ed087
0x0cacfff6ca844dcd11f5c7350c92a9453f1276b25e3e289aca0de1627b35997c
0x765966da452e91bfe130d0b97e4fbbdda2a3b1dda4dcbdfaf529c7552336ee67
0x0a6b15b9660d69df5137412df160205f2afe17b9593a35086ad9e5328f83bc35
0x88bed4190e4d80d6e11ba15b513c0c95d864f19f64b0ad656f4a1d1b3fc8cf10

Functions
Getter at block 23059531
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
Ski Mask Timi
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
SKIMI
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