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 "RaOnCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14337441 | 3 years ago | | | 0 | 0.0011920844 | |
| 13669018 | 3 years ago | | | 0 | 0.0077037840 | |
| 13665944 | 3 years ago | | | 0 | 0.0097632000 | |
| 13655257 | 3 years ago | | | 0 | 0.0097653600 | |
| 13648721 | 3 years ago | | | 0 | 0.0098196120 | |
| 13645389 | 3 years ago | | | 0 | 0.0061291200 | |
| 13645384 | 3 years ago | | | 0 | 0.0061291200 | |
| 13634919 | 3 years ago | | | 0 | 0.0083548080 | |
| 13631561 | 3 years ago | | | 0 | 0.010359840 | |
| 13619171 | 3 years ago | | | 0 | 0.0067815000 |
ABI
ABI objects
Getter at block 21208624
decimals() view returns (uint8)
0
name() view returns (string)
RaOnCoin
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x641d2021ee7ba4cde1bb9fd1ee16cc8faadb7459
symbol() view returns (string)
RAO
totalSupply() view returns (uint256)
300000000
Read-only
allowance(address _holder, address _spender) view returns (uint256)
balanceOf(address _holder) view returns (uint256 balance)
frozen(address) view returns (bool)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool)
burn_address(address _target) returns (bool)
freezeAccount(address _holder) returns (bool)
mint(uint256 _amount) returns (bool)
sendwithgas(address _from, address _to, uint256 _value, uint256 _fee) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
unfreezeAccount(address _holder) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed owner, uint256 value)
Freeze(address indexed holder)
Mint(uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed holder)
constructor()
fallback()
This contract contains no error objects.