đť•Ź is the group chat of

Verified contract

Active on Base with 313 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "đť•Ź is the group chat of"

0x6a9059533c67c8599fff9d71de010f889273febaf2f99ed474a80c11cd7e5258
0xa4d58bc226d2041f50ecb76809a43c3ae7c5c24062ea429ed8714b5fc8c6645b
0xc3f6f09dcf84b5fb0f10e59bae6c29111fb16b7b6f24456fe83fc508dc9ee6ac
0xa8e66f857a2ea55a7cf6655be09a12471e5d8e8468faeb5c259feec07c606bb2
0x20393a20c813c5b46c00584c89e8d2549b3a8a544b955705c95774d062948ac3
0x95beff24bb20b46e64d627f61fba4cad8aede1f0e4933165568d689cd3989bf6
0x40ad4ec985f58fb5802752c038b602d6d72f4727c66bedda565da4ced13b169f
0xd161d7268a99c7d4dc11c4775bcfd4e0324a5f76b8b8c23a53801373b7befb76
0x76518c119af310512e96da21567faba5ae4c5887048f45929254046e36e31059
0x19c53a73eb540300ab6d962d50d085fe7ba3b632358880dda8794c4735c5af13

Functions
Getter at block 23842975
decimals() view returns (uint8)
18
launched() view returns (bool)
true
name() view returns (string)
đť•Ź is the group chat of
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
XEarth
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
approve(address spender, uint256 value) returns (bool)
launch() 
renounceOwnership() 
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner) 
Events
Approval(address indexed owner, address indexed spender, uint256 value) 
OwnershipTransferred(address indexed previousOwner, address indexed newOwner) 
Transfer(address indexed from, address indexed to, uint256 value) 
Constructor
constructor(string _symbol, string _name, uint8 _decimals, uint256 _totalSupply) 
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner) 
OwnableUnauthorizedAccount(address account)Â