Dark Timi

Verified contract

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

No balances found for "Dark Timi"

0x9cd51ce5167efb44675234343077fb543282ebf68d9ee66d4146d2d19cf55ef3
0xc8462cf31b166528ac30cf07372d10fdcc9f5ad4aa01d31e133522c60ec5e1b2
0xb744ac98a3e3d04944ee4229b16979c271c31f600e05d8ff8f5f43a9121da2da
0x949bb6b1551da88ffc3a585f46a5b5c270b2ce36f9f3550d7ede48607b03add2
0xc5fd9277a9571bae95a72e44f3bbde5e6c3fc2b56c79dd848cfbd6e36b1df67c
0xac773b0e62a4c9a25538f491a57c6beab2f01c78c8bb2b99ba30d9d604022ab7
0xe55d8959083930c72c7ebbdebd9ca3225c50b4b1419cae7a487743a1b48bfe6f
0x6cefeb556799b59ac4cb11fce94b485dc97034a6308b66db7ca3f2d75602c8e8
0x775d895c1593e932aad88c831e4f7bf7b1cdc555a4cd04a4b23d7926f8a02b62
0xba7f13fe83fb2294aace40ce554f5a5feb2d40f474e99b191bd5f5685b7bd784

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