Unity Token

Verified contract

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

No balances found for "Unity Token"

0x3a35f389360fb2c6e81b74b358b2fcf8fd01b3db15005aad50f963cc48c554b8
0xd2f2867b93e06bebfcce19d01e1be4c1b2e9acd08709d183e754d7e10615d757
0x9def9038cdad97a3de5a5deb00f2a0808fc7f52de4a1368815c891edf8661b91
0xa7faddb77832f85ce99ba6d3dc51d38292f2ba26fdb6172f2bafbebd1e5aa476
0xa423b7e613a3ae77ef7638d2f4366e9b22b782b7a1814a4b1b63147275d7fc59
0x0dcc63efb91706a50df165f59f68695932102f285e1e3e5d83b42b593d141501
0xefafe71f16bab6eb74d53994278f82d7a2e1fa10fcd627c4d8d6bdecf1b4a16e

Functions
Getter at block 21880240
burnedSupply(view returns (uint256)
0
burnedTokens(view returns (uint256)
0
decimals(view returns (uint8)
18
name(view returns (string)
Unity Token
symbol(view returns (string)
UNITY
totalSupply(view returns (uint256)
23000000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
burn(uint256 _amount
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint8 _decimalsuint256 _initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.