Securosys

Verified contract

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

No balances found for "Securosys"

0x6edca6a4c815f3f2a123526a2bd2ac504871d051ec2beff6d9693deebb8b13bd
0x4057ffbaf7e9262f3324cd2caa0cae1470837bd8a1fac32933dc45f2cf0756c3
0xbfc4a16aeb6528a00910507e9f18377cc68b275485a0fe4255ce2661ba3ea937
0x674bf18f864bd45b2e0955cc89cb1f70b64f204439c0628e6a7f31f2a585154b
0xbd0fe219d493dbb17ce5ab90ebaac378a02c4f36a82eb3fdf2c8be45384bfd8f
0xae473d310a7de30912271146aa215d8a26aa0d1e02692122779a644ca87c7417
0x0d3034b3bd285ed1793ceed645016c641a45cde78f99ca73d28d661aea6804ca
0xe56b96c485043fc83355252baa4d84c0352506b0c2b3ccbfdd632882231902e5
0x0f4495239e22160bb7d0310440ca2b1f6a940190994d24fe2c06b03766d2953f
0x8bc216344aff76f47871c45c7a3ade6332677f80ecca85d79664e7308ebc170e

Functions
Getter at block 21331571
decimals(view returns (uint8)
18
isOwner(view returns (bool)
false
mintingFinished(view returns (bool)
false
name(view returns (string)
Securosys
owner(view returns (address)
0x0cb94a5fd6473792793defa049fcd3dad1b5158e
paused(view returns (bool)
true
symbol(view returns (string)
SET
totalSupply(view returns (uint256)
0
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
approvePayoutFromReserve(uint256 _valuereturns (bool)
burnFrom(address _fromuint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
depositEtherForDividends(uint256 _amountpayable returns (bool)
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
lockTokens(address[] _holdersuint256[] _timeouts
mint(address _touint256 _amountreturns (bool)
pause(
payDividendInEther(address _touint256 _amountreturns (bool)
payDividentFromReserve(address _touint256 _amountreturns (bool)
renounceOwnership(
setEligibilityThreshold(uint256 _valuereturns (bool)
setTokenReserveAddress(address _newAddressreturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(
withdrawEther(uint256 _amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Mint(address indexed touint256 amount
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PayedDividendEther(address receiveruint256 amount
PayedDividendFromReserve(address receiveruint256 amount
TokensAreLocked(address _fromuint256 _timeout
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.