DRPSTokenConverter
Verified contract
Active on
Ethereum with 164 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3e25…0eb4
0xdd5c…d276
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DRP | ERC-20 | 180.90298K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9808121 | 5 years ago | | | 0 | 0.000029101600 | |
| 9808121 | 5 years ago | | | 0 | 0.000029101600 | |
| 8945831 | 5 years ago | | | 0 | 0.000052736000 | |
| 8901361 | 5 years ago | | | 0 | 0.00026336000 | |
| 8898414 | 5 years ago | | | 0 | 0.000074904000 | |
| 8898414 | 5 years ago | | | 0 | 0.000074904000 | |
| 8896107 | 5 years ago | | | 0 | 0.000052672000 | |
| 8892995 | 5 years ago | | | 0 | 0.00012484000 | |
| 8888078 | 5 years ago | | | 0 | 0.000024968000 | |
| 8887208 | 5 years ago | | | 0 | 0.000024968000 |
ABI
ABI objects
Getter at block 21331696
getFee() pure returns (uint256)
0
getLeftToken() pure returns (address)
0x621d78f2ef2fd937bfca696cabaf9a779f59b3ed
getOwner() pure returns (address)
0xa96fd4994168bf4a15aef72142ac605cf45b6d8e
getPrecision() pure returns (uint256)
1
getRate() pure returns (uint256)
1000000
getRightToken() pure returns (address)
0x3e250a4f78410c29cfc39463a81f14a226690eb4
isAuthenticating() pure returns (bool)
true
isPaused() pure returns (bool)
false
Read-only
calculateFee(uint256 _value) pure returns (uint256)
isOwner(address _account) pure returns (bool)
isToken(address _token) pure returns (bool)
State-modifying
Events disableAuthentication()
enableAuthentication()
pause()
requestConversion(uint256 _value)
resume()
retrieveTokens(address _tokenContract)
transferOwnership(address _newOwner)
This contract contains no event objects.
constructor(address _whitelist, address _drp, address _drps)
fallback()
This contract contains no error objects.