Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ROX | ERC-20 | 2.378K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10333532 | 4 years ago | | | 0 | 0.0017085781 | |
| 10319956 | 4 years ago | | | 0 | 0.0017996160 | |
| 9345649 | 5 years ago | | | 0 | 0.000022143000 | |
| 9120826 | 5 years ago | | | 0 | 0.00044310000 | |
| 9120826 | 5 years ago | | | 0 | 0.00044310000 | |
| 9120794 | 5 years ago | | | 0 | 0.00044334000 | |
| 9120794 | 5 years ago | | | 0 | 0.00044310000 | |
| 9119392 | 5 years ago | | | 0 | 0.00052167000 | |
| 9119386 | 5 years ago | | | 0 | 0.00044349791 | |
| 9119375 | 5 years ago | | | 0 | 0.00038705400 |
ABI
ABI objects
Getter at block 21158008
account_address() view returns (address)
0x5d9cc08eb47ae51069ed64bfafbcf3a8e531f881
admin_address() view returns (address)
0x5d9cc08eb47ae51069ed64bfafbcf3a8e531f881
decimals() view returns (uint8)
18
name() view returns (string)
ROLEX
symbol() view returns (string)
ROX
totalSupply() view returns (uint256)
2100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setAdmin(address new_admin_address) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
withDraw()
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.