Storiqa Token

Verified contract

Active on Ethereum with 8 txns
Deployed by via 0xf9ed66b2 at 4273125
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 255 additional slots

No balances found for "Storiqa Token"

0xc91514aa26bb33b93acca051615888ba1a3d05c49c44e40f4762414b98e2978c
0xa3ae8448157489b9c878040e073150083c3c085062ca36047df9a048314bb40f
0x7da66f56fd5e3429d1292dcf7fc10c0ea569376569f0ff4c3d5231f8d110f292
0xbc89bcf357d57f9b63ac800787fda420701d82dedff6ebd4116492c4fd844c69
0x1f791b7c08916ba58fd5c5a08d1327db7a9b6b66780616034d3563360942c013
0xef6cf173e999f6fc4f2d1b07af3d7afdb0eabcb0eb92c088b0fa9ed2d99cebde
0xa81f871eb607d1915f75eaf724d983716c38c8e95d03f65883f0e3ab3db2d53e
0xa1c9123428d5ed59e6ccc1f75e168ca7b6c97991c6730e7a929821d7f5fd4ea8

Functions
Getter at block 21210228
 
amIOwner(pure returns (bool)
decimals(pure returns (uint8)
18
getOwners(pure returns (address[])
[0xdad209d09b0fec404Da4204672372771bad3D683, 0x0Eed5de3487aEC55bA585212DaEDF35104c27bAF, 0x06bA0d658578b014b5fEBdAF6992bFd41bd44483]
m_controller(pure returns (address)
0x0000000000000000000000000000000000000000
m_externalMintingEnabled(pure returns (bool)
true
m_isCirculating(pure returns (bool)
false
m_multiOwnedRequired(pure returns (uint256)
2
m_numOwners(pure returns (uint256)
3
name(pure returns (string)
Storiqa Token
symbol(pure returns (string)
STQ
totalSupply(pure returns (uint256)
48304500000000000000000
Read-only
allowance(address _owneraddress _spenderpure returns (uint256 remaining)
balanceOf(address _ownerpure returns (uint256 balance)
getOwner(uint256 ownerIndexpure returns (address)
hasConfirmed(bytes32 _operationaddress _ownerpure returns (bool)
isOwner(address _addrpure returns (bool)
m_emissions(uint256pure returns (uint256 createduint256 totalSupplyWas)
State-modifying
addOwner(address _owner
approve(address _spenderuint256 _valuereturns (bool)
changeOwner(address _fromaddress _to
changeRequirement(uint256 _newRequired
detachController(
disableMinting(
emission(uint256 _tokensCreatedInSTQ
mint(address _touint256 _amount
removeOwner(address _owner
requestDividends(
revoke(bytes32 _operation
setController(address _controller
startCirculation(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CirculationEnabled(
Confirmation(address ownerbytes32 operation
ControllerRetired(address was
ControllerSet(address controller
Dividend(address indexed touint256 amount
Emission(uint256 tokensCreateduint256 totalSupplyWasuint256 time
FinalConfirmation(address ownerbytes32 operation
Mint(address indexed touint256 amount
OwnerAdded(address newOwner
OwnerChanged(address oldOwneraddress newOwner
OwnerRemoved(address oldOwner
RequirementChanged(uint256 newRequirement
Revoke(address ownerbytes32 operation
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address[] _owners
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.