storeum

Verified contract

Active on Ethereum with 1,602 txns
Deployed by via 0x7ad65e36 at 9399051
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x5c7d82919110906b89616b836e57d3e738638169673bfc943e68dfb92cfa9823
0xed6a022f7f30879f37987cef0cfd6a551a2550c96391358763b2e4c2773d73fc
0xe264c28d8e7180df23cf01c1d10e183587328d3846eddf097e7c6da628a359d8
0xd523344cfc0a5e69b4328f56f232089345f111138fd269d0ed8fc106fbb8a2a4
0x50339a1183787ba39a9b024bf0d29c8ed2bf43fd5ca9ddb965bfcb9d1ed67562
0x268cf6153afb526652602d4e94356bf1ab8de51bd6a41dd932de58280851d6e6
0x45d81e16d0d8c832240bcb2e2c47092d9eb5bb582fd22a6f23d63189c89de10b
0x879c819cf8c493268f26c5647f0f293ac6072f2371b7435f0526e64bb38ca7db
0x00a6cece16fbc7cb890833a218e4da568af97bc0da4f765371322f04b1f35f3d
0x7fa389e46c7d132a038dd454ed09dd3831fd0ca8e78ceab73dab12d8cf3e045d

Functions
Getter at block 21100277
burnedTokensReceiver(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint256)
18
 
getApprovalCount(view returns (uint256)
 
getBurnedTokensReceiver(view returns (address)
name(view returns (string)
storeum
owner(view returns (address)
0xb73ee7ba5cbafa15e4acc24486425f1946338744
symbol(view returns (string)
STO
totalSupply(view returns (uint256)
10000000000000000000000000000
version(view returns (string)
1.0
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
controllerApproval(address _fromuint256 _valuereturns (bool)
replaceController(address new_controllerreturns (bool)
setApprovalCounts(uint256 _value
setMinApprovalCounts(uint256 _valuereturns (bool)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
SetNewController(address prev_controlleraddress new_controller
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.