Storiqa Token

Verified contract

Active on Ethereum with 111,569 txns
Deployed by via 0xd98d0a3d at 4334119
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 255 additional slots
ERC-20
Value $1.93
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x14ab88d32218a911967fa8fb8588f65d7e549727c173cf240eb6d94e96481905
0x88f4bbc6a8a6b8604ff9d8d62e9a593bf85df8f2d533e9dbe9e0d516ddf5e23b
0x46616479375ba13c63c0e668d383052e7ce9fe2558efaa8f4efed7746f68caaa
0x2b972c6238ebb336062a73987c06b822e945ea7253ab50facecf7de00e05995e
0x228c74ce72e14396ddc1df964eab96349cd68daf0340086e628968213911ae2f
0x5f33f43af02146076cb7556019c0b01faac91da80a3462f495c7856959fe3bc0
0x059962f8734a04f2cb9e5805d1d44cf2b7415f85d8813d4ef65bd3c80819539b
0x4fa6a7c9d4681f0d186218d5d5960d57049a7ba401e4c9213e7a70d16315a8bf
0x3f9d0d4c4af03405fa89b8e922e45193337dd60b773a52c2bc8d1e7af9d808e5
0xa70148328888d6b9748158a0d52dee7d44f6e4108bb3f48fee1420374a0404ae

Functions
Getter at block 21243234
 
amIOwner(pure returns (bool)
decimals(pure returns (uint8)
18
getOwners(pure returns (address[])
[0x7B56B95848234360Df61961F9245246946D03F03, 0xd0bE36fffB55cB8dFeD11d60FAb8E01187Abb2B8, 0x4da58A0562CAe1dD1fD23C8fa1D8a25e1d3C94c9]
m_controller(pure returns (address)
0x0000000000000000000000000000000000000000
m_externalMintingEnabled(pure returns (bool)
true
m_isCirculating(pure returns (bool)
true
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)
11287544271562580933661378000
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.