DRP Security

Verified contract

Active on Ethereum with 318 txns
Deployed by via 0x9a1cdbba at 4469765
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xeb406853472595c7cb098ae8be76f965a8deb118e3fb948925425832f8a955a9
0xf88c51338361945c6759f5745bbb03c0d55722016c4215e5d9f79bea3e7dc448
0x86d43ab0a539af91c7c86dfd4f59127a42a6ce6c44479f772b62282bc00e1ce7
0x3d55a1210847594e923d178c84e6d0cbd21b7de5c2f765b9641aa0999970aade
0x48916dcaec78ad9ff6da4b7ac4f5116d7d0649da5f02ba7cea905740a11d5e8e
0x63f427af34d48b935741595b1b71884d963b02e1223570c21fd45b43d8e06b23
0x42d349025a7ced544cff50ef6c4c1ebb6056dff16ff111966ea527e974c75efc
0x36bf22fba4caf5b7db35f89fc819268a884ff1ef7a77e4443840003f641f6f57
0xe87d03ebe91b25cc5988a33ef36c1a49ee48f1dda679f4d209fa9127e9afc3d9
0x8077f4cc0b979e9fd35da6f47774c8c5dc41ab5787801d5f4c571748c1007205

Functions
Getter at block 21178148
decimals(pure returns (uint8)
8
getObserverCount(pure returns (uint256)
2
getOwnerCount(pure returns (uint256)
2
isLocked(pure returns (bool)
true
name(pure returns (string)
DRP Security
standard(pure returns (string)
Token 0.3
symbol(pure returns (string)
DRPS
totalSupply(pure returns (uint256)
32355595665000
Read-only
allowance(address _owneraddress _spenderpure returns (uint256)
balanceOf(address _ownerpure returns (uint256)
getObserverAtIndex(uint256 _indexpure returns (address)
getOwnerAt(uint256 _indexpure returns (address)
isObserver(address _accountpure returns (bool)
isOwner(address _accountpure returns (bool)
State-modifying
addOwner(address _account
approve(address _spenderuint256 _valuereturns (bool)
burn(address _fromuint256 _valuereturns (bool)
issue(address _touint256 _valuereturns (bool)
lock(returns (bool)
registerObserver(address _observer
removeOwner(address _account
retrieveTokens(address _tokenContract
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
unlock(returns (bool)
unregisterObserver(address _observer
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.