Rocket Coin
Verified contract
Active on
Ethereum with 14,290 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1.28)
Native
Value
$1.28
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000412 | $3,095.07 |
$1.28 | |
EOSG | ERC-20 | 40K | -- | -- | |
XRC | ERC-20 | 3.9K | -- | -- | |
XNK | ERC-20 | 2.2K | -- | -- | |
LGR | ERC-20 | 1.11K | -- | -- | |
KCN | ERC-20 | 1K | -- | -- | |
MLOT | ERC-20 | 265.3 | -- | -- | |
SHR | ERC-20 | 175 | -- | -- | |
JAN | ERC-20 | 150 | -- | -- | |
McFLY | ERC-20 | 37 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10194073 | 4 years ago | | | 0 | 0.00083645600 | |
| 9789279 | 5 years ago | | | 0 | 0.000073532000 | |
| 8111030 | 5 years ago | | | 0 | 0.000021578000 | |
| 8107997 | 5 years ago | | | 0 | 0.000021578000 | |
| 8106674 | 5 years ago | | | 0 | 0.000021578000 | |
| 8081081 | 5 years ago | | | 0 | 0.000021578000 | |
| 8080736 | 5 years ago | | | 0 | 0.000021578000 | |
| 8044318 | 5 years ago | | | 0 | 0.000021578000 | |
| 7928703 | 5 years ago | | | 0 | 0.000021578000 | |
| 7928701 | 5 years ago | | | 0 | 0.000021578000 |
ABI
ABI objects
Getter at block 21159887
decimals() view returns (uint256)
18
name() view returns (string)
Rocket Coin
symbol() view returns (string)
XRC
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
multiTransfer(address[] _addresses, uint256[] _amounts) returns (bool success)
setupAirDrop(bool _status, uint256 _amount, uint256 _Gwei) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
withdrawFunds(address _token) returns (bool success)
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.