UOSToken

Verified contract

Active on Ethereum with 375 txns
Deployed by via 0x269f41e3 at 7617391
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.69
0xbe79a42f17c56fbbcb78d98d0075c6be8dc46f51d6cf444e04a133a9ec6e13dc
0xc907478304398b9c114ddfffb89e3d21780a361dde5748bf1c0e951759b9996a
0x4f58fb8cfca9f209a2e911b5bc2bbc889f5e7bd9fc6a3f3fb4ee073be21237cf
0x1c1ac6a33b8209f99d65fe2cf195094de6a5e7ec09b74450b36e65a720b24534
0x2ec284351cb2075b9c0d1fec5511e0e8fa65865116ffb1ff90649c94544b0b58
0xbc9bcf9bc8e922fa8ad9089aa84ae122fc484abbc393a9d427c30223bdea04e9
0x3d2acc9b2d670e353e2562c26932ef22999283a4481df803cdd3de667f7b47ba
0xc70319f9ca5c4e84ddc94d37d044e6aa352db8e0bc186e111274739be50380a5
0xddb8f7e133856422c4a0d75b779ec28ef038278c27844f326f11b25e232413ff
0x94599390ed4aaec64ae828d92a96eca1263c96eb1817caf3827494ddbc1a8e2b

Functions
Getter at block 21212048
DECIMALS(view returns (uint8)
4
INITIAL_SUPPLY(view returns (uint256)
4000000000000
decimals(view returns (uint8)
4
name(view returns (string)
UOSToken
symbol(view returns (string)
UOS
totalSupply(view returns (uint256)
4000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.