RONCoin

Verified contract

Active on Ethereum with 103 txns
Deployed by via 0x6f2345e2 at 6299525
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RONCoin"

0xc1bf63e0492d711aa784c548c0c347d674631f43fcdce2d9a5cdf9270abb1c67
0xb5cadc4027e96e1904df22acc3eadeaf774b5f34ab8e462ce5ba8b7e479c1af2
0xce065aacfebccd51ad4e17bbc3dcf878a6cf1303eab0e25ceb5f57252d295bd4
0xb331cee0e1be2e08989ba497cf69b1ee3ff14244b1adf1f6fffd4687f8e315a3
0x4b4514876059febb898ff389fa7244a693a648f933e61a5825d897483ef2062b
From
0xa0f53d2998b6693eae6920ca28fa05b9fd8fac842930526884a818f8cf303d2b
0x4c5bec06705754deadf225546f2b73a0ea77006ea7af830e506ba0bbeeec6e18
0x8e116deb25240b0959863f046d66f11662e61eeb82cc8e6cb2602176965f031d
0x5c4c3f8d6aae7b34e30a6b78ee03cf5b969b0000050e9c26be42a5a9ea173e52
0x2b84da3cfe1334457ed30715e76e4e48b4ed08124af6773ecd682ecba37fca24

Functions
Getter at block 20988832
INITIAL_SUPPLY(view returns (uint256)
1000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
RONCoin
owner(view returns (address)
0x5fb244167ac06a8f844b791abba4e850fe35a751
symbol(view returns (string)
RONC
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.