DRPUTokenConverter
Verified contract
Active on
Ethereum with 1,129 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe30e…21ba
0xdd5c…d276
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DRP | ERC-20 | 5.555765M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8912476 | 5 years ago | | | 0 | 0.00012484000 | |
| 8906460 | 5 years ago | | | 0 | 0.00026368000 | |
| 8904648 | 5 years ago | | | 0 | 0.000052672000 | |
| 8903059 | 5 years ago | | | 0 | 0.00015820800 | |
| 8902801 | 5 years ago | | | 0 | 0.000052672000 | |
| 8901483 | 5 years ago | | | 0 | 0.00015801600 | |
| 8901480 | 5 years ago | | | 0 | 0.00052736000 | |
| 8901392 | 5 years ago | | | 0 | 0.00037672000 | |
| 8901298 | 5 years ago | | | 0 | 0.000052672000 | |
| 8901212 | 5 years ago | | | 0 | 0.00021094400 |
ABI
ABI objects
Getter at block 21288181
getFee() pure returns (uint256)
0
getLeftToken() pure returns (address)
0x621d78f2ef2fd937bfca696cabaf9a779f59b3ed
getOwner() pure returns (address)
0xa96fd4994168bf4a15aef72142ac605cf45b6d8e
getPrecision() pure returns (uint256)
1
getRate() pure returns (uint256)
2000000
getRightToken() pure returns (address)
0xe30e02f049957e2a5907589e06ba646fb2c321ba
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 _drpu)
fallback()
This contract contains no error objects.