STOone

Verified contract

Active on Ethereum with 139 txns
Deployed by via 0x0c62a633 at 18826825
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "STOone"

0xe67cc4e0a21520381b14c8bf078dcb9862fe86fe2e2323a0a2191244f05329ae
0xb8db20d23c86e818640e1e33be386930a1fcf275d534ce28dd3666f4676523aa
0xac0363912b62cdfe92b2b8ff4f273d66498010711dfc75998e369a9210bd22ce
0xb9fb24dad72b7a3f27471121cd5ecbb81c448116ec832e7c8cfba57896d0d908
0xd795fa841c66339fa68b2e304e601f27187a8401c704e888de14a6e637066c81
0x629ea3d91b7320c337dcf0b71cbb08135e812c3d2ce78e3d82aa7c4be37bc01a
0xc897b3e65273ccc18b7a5879cddbe5d33fcceb8ea6190281911537f541e0b3bf
0xc7fc9e684b18a707d1de79b62fb830e208389613ec45d0f8e8820f5300749029
0xed79436eb53f8f8bcce98e9bba66d1380da3604c8ff8a5a3124c9d55520d4aea
0x76285ba94f9be842bd242adb47f8e6810fe2b4e2ce4ba72fe55587427d4216e2

Functions
Getter at block 21420539
decimals(view returns (uint8)
18
name(view returns (string)
STOone
owner(view returns (address)
0x1841058dc1ef57115860df68c803989aa46066e8
symbol(view returns (string)
STO
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
_balanceOf(address accountview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getTimeToUnlock(address toview returns (uint256 _remSeconds)
isCurrentlyLocked(address toview returns (bool _locked)
isTimeLocked(addressview returns (bool)
locked(address _toview returns (bool)
unlockTime(addressview returns (uint256)
State-modifying
addTimeLock(address touint256 _unlockTime
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lock(address to
removeTimeLock(address to
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unlock(address to
withdraw(
Events
AddTimeLock(address touint256 unlockTime
Approval(address indexed owneraddress indexed spenderuint256 value
Locked(address account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemoveTimeLock(address to
Transfer(address indexed fromaddress indexed touint256 value
Unlocked(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.