Revizor Coin
Verified contract
Active on
Ethereum with 2,490 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 |
---|---|---|---|---|---|
RR | ERC-20 | 768.73 | -- | -- | |
WDT | ERC-20 | 0.0001 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9412909 | 5 years ago | | | 0 | 0.0028643500 | |
| 9359721 | 5 years ago | | | 0 | 0.000042299000 | |
| 8412055 | 5 years ago | | | 0 | 0.0011807500 | |
| 8411288 | 5 years ago | | | 0 | 0.00053615000 | |
| 8314446 | 5 years ago | | | 0 | 0.0026775500 | |
| 8171265 | 5 years ago | | | 0 | 0.0019275500 | |
| 8161676 | 5 years ago | | | 0 | 0.00078901200 | |
| 8161516 | 5 years ago | | | 0 | 0.0019307500 | |
| 8152252 | 5 years ago | | | 0 | 0.0011775500 | |
| 8150630 | 5 years ago | | | 0 | 0.00021420400 |
ABI
ABI objects
Getter at block 21287173
curReward() view returns (uint256)
735343000000000000000000
currentChallenge() view returns (bytes32)
0x1652eee3e8b594aa72144b418b33709f52dca64a534e2c42f868a56a549d7457
decimals() view returns (uint8)
18
difficulty() view returns (uint256)
81594575592614602981193810236
mined() view returns (uint256)
735343000000000000000000
name() view returns (string)
Revizor Coin
symbol() view returns (string)
RR
timeOfLastProof() view returns (uint256)
1516451798
totalSupply() view returns (uint256)
800000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
proofOfWork(uint256 nonce)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.