R token
Verified contract
Active on
Ethereum with 121,130 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 |
---|---|---|---|---|---|
REV | ERC-20 | 5.2K | $0.00003 |
$0.15 | |
ERC-20 | 888.888888M | -- | -- | ||
ERC-20 | 21M | -- | -- | ||
ERC-20 | 7.777777M | -- | -- | ||
BYCC | ERC-20 | 177.160617K | -- | -- | |
OVAL | ERC-20 | 100K | -- | -- | |
FIFAmini | ERC-20 | 20.180614K | -- | -- | |
WHACKD | ERC-20 | 10.774941K | -- | -- | |
ERC-20 | 8.889K | -- | -- | ||
R | ERC-20 | 5.212K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21104098 | 8 days ago | | | 0 | 0.00030354529 | |
| 21097676 | 8 days ago | | | 0 | 0.00026556282 | |
| 21097674 | 8 days ago | | | 0 | 0.00024808202 | |
| 21092905 | 9 days ago | | | 0 | 0.00039004236 | |
| 21092900 | 9 days ago | | | 0 | 0.00037207792 | |
| 21064234 | 13 days ago | | | 0 | 0.00071638800 | |
| 21063039 | 13 days ago | | | 0 | 0.00027005132 | |
| 21061850 | 13 days ago | | | 0 | 0.00031320923 | |
| 21060657 | 14 days ago | | | 0 | 0.00020324741 | |
| 21043925 | 16 days ago | | | 0 | 0.00066413541 |
ABI
ABI objects
Getter at block 21158539
decimals() pure returns (uint8)
0
name() pure returns (string)
R token
symbol() pure returns (string)
R
totalSupply() pure returns (uint256)
1000000000
version() pure returns (string)
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _initialAmount, string _tokenName, uint8 _decimalUnits, string _tokenSymbol)
fallback()
This contract contains no error objects.