S-Token

Verified contract

Active on Ethereum with 367 txns
Deployed by via 0x70dfbfb3 at 7533306
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc3e049f00771625c7eabeed1f478915876ffcb6a8a547eb44c8eb3e6ebf4bb7f
0x0da93df3ab83672398e2fb9980a496e7eb4cc8f11113879885bd2cc3fd830081
0x1f176e731e94ae832c7c0109316d53dd0592ac16116e7520fe671d0fbcaa39c1
0xcc05e30c46e5305fb4937e78d7ff8da05cc0f18fd1f8a5dfe525969313a97f29
0xf147425e20dd241e9408d21d077cbdb84035fdd38b3ff35320eaf81f2c39e433
0xf2ea5d41bc9faeeb8666a03601c7e4f1653083c6ebf5fdec9ea4006a2ac6b607
0x97f8f88d446e248c1193754530238d0be2b0d201a3296f957e845dd8a29242b0
0x9c5bd4c28a15a756b4b62924f77e481ec243e9fb24a2143ea24b9b5f0b501734
0xe7eef7debdd2470660759ac241bfa05f93113bca59a4362820987125abfcc256
0x0d2ed53c5a00668569b2533e6bd5f61c9e828f9629f15e8c8515ca89c285cc22

Functions
Getter at block 21021187
INITIAL_SUPPLY(view returns (uint256)
500000000000000000000000000000
decimals(view returns (uint256)
18
name(view returns (string)
S-Token
owner(view returns (address)
0x4445f4c5702a3210efc6d9c8b587e7c1f1db999c
symbol(view returns (string)
STO
totalSupply(view returns (uint256)
500000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
getUnlockableTokens(address _ofview returns (uint256 unlockableTokens)
lockReason(addressuint256view returns (bytes32)
locked(addressbytes32view returns (uint256 amountuint256 validitybool claimed)
tokensLocked(address _ofbytes32 _reasonview returns (uint256 amount)
tokensLockedAtTime(address _ofbytes32 _reasonuint256 _timeview returns (uint256 amount)
tokensUnlockable(address _ofbytes32 _reasonview returns (uint256 amount)
totalBalanceOf(address _ofview returns (uint256 amount)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(address _ofuint256 _amount
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
extendLock(bytes32 _reasonuint256 _timereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
increaseLockAmount(bytes32 _reasonuint256 _amountreturns (bool)
lock(bytes32 _reasonuint256 _amountuint256 _timeaddress _ofreturns (bool)
mint(address _touint256 _amount
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
transferWithLock(address _tobytes32 _reasonuint256 _amountuint256 _timereturns (bool)
unlock(address _ofreturns (uint256 unlockableTokens)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address burneruint256 value
Locked(address indexed _ofbytes32 indexed _reasonuint256 _amountuint256 _validity
Mint(address minteruint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Unlocked(address indexed _ofbytes32 indexed _reasonuint256 _amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.