DRP Security
Verified contract
Active on
Ethereum with 318 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DRPU | ERC-20 | 0.02 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9127836 | 5 years ago | | | 0 | 0.0048621300 | |
| 9127832 | 5 years ago | | | 0 | 0.0048621300 | |
| 9127782 | 5 years ago | | | 0 | 0.0048621300 | |
| 9127747 | 5 years ago | | | 0 | 0.00032877260 | |
| 9127736 | 5 years ago | | | 0 | 0.00032877260 | |
| 9127711 | 5 years ago | | | 0 | 0.00032877260 | |
| 9127704 | 5 years ago | | | 0 | 0.00032877260 | |
| 9039796 | 5 years ago | | | 0 | 0.000023753000 | |
| 8901371 | 5 years ago | | | 0 | 0.00054985000 | |
| 8901136 | 5 years ago | | | 0 | 0.00044013600 |
ABI
ABI objects
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 _owner, address _spender) pure returns (uint256)
balanceOf(address _owner) pure returns (uint256)
getObserverAtIndex(uint256 _index) pure returns (address)
getOwnerAt(uint256 _index) pure returns (address)
isObserver(address _account) pure returns (bool)
isOwner(address _account) pure returns (bool)
State-modifying
Events addOwner(address _account)
approve(address _spender, uint256 _value) returns (bool)
burn(address _from, uint256 _value) returns (bool)
issue(address _to, uint256 _value) returns (bool)
lock() returns (bool)
registerObserver(address _observer)
removeOwner(address _account)
retrieveTokens(address _tokenContract)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
unlock() returns (bool)
unregisterObserver(address _observer)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.