Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Rondo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15523750 | 2 years ago | | | 0 | 0.00079289730 | |
| 10432027 | 4 years ago | | | 0 | 0.0018941410 | |
| 10031829 | 4 years ago | | | 0 | 0.00047050900 | |
| 9452287 | 5 years ago | | | 0 | 0.00010857900 | |
| 9379462 | 5 years ago | | | 0 | 0.000081434250 | |
| 9379429 | 5 years ago | | | 0 | 0.000076789500 | |
| 9254806 | 5 years ago | | | 0 | 0.00021715800 | |
| 9245520 | 5 years ago | | | 0 | 0.00052972335 | |
| 9147444 | 5 years ago | | | 0 | 0.00025596500 | |
| 9147438 | 5 years ago | | | 0 | 0.00025596500 |
ABI
ABI objects
Getter at block 21091919
INITIAL_SUPPLY() view returns (uint256)
500000000000000000000000000
decimals() view returns (uint256)
18
name() view returns (string)
Rondo
owner() view returns (address)
0xad64872be22456a1ab8c86cf2170704d8b3a7b12
symbol() view returns (string)
RND
totalSupply() view returns (uint256)
500000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events Airdrop(address token, address[] _addresses, uint256 amount)
approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.