This contract is being backfilled. You may encounter incomplete storage history.

RESERVE Coin

Verified contract

Active on Ethereum with 16,804 txns
Deployed by via 0x5009f068 at 6112455
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x8d326ec3855916d532f6279c40abad107f5727002a0c2fd4bb10dfea5f549cb6
0x69cef7a94b1a87f2aff644df61e21c8a4e4803308d193f2b1192ef4a23729e7d
0xcc7ab1e0f3596ebec3b81ab8ee24d3a2b37980ecd005f834a7b78d03d5c1e7c8
0x82067be757a5554a3a53f5b5fd0c761769e05d19bf1ffdd0cd0cf84828285c52
0x179c6edb197f35b7a729f8fccacb7071c2853f0eb09547e8502d2fef27b1ceb8
0xcdf8b943ed281beb1b88d0dee2c11449add20a633b0ce516a38e1ea20b657d22
0xba3b4d95f58a3b227d4792a3be18f5304fd1b35cb7d5bd162da9b25598f98821
0xbbc9d7b0d8b4b91d48ce547b20f999440e9e3ad2c4f90b54dd564dc07c4e6ba2
0x033f77682b67056626d965e08f6d4df7b289716b675409f7cc143d0b08c67af4
0x9d8a8458f9f68034794b9d7190463585b829e4333d75e2b5ada844858ad53d2f

Functions
Getter at block 20794192
decimals(view returns (uint8)
0
name(view returns (string)
RESERVE Coin
symbol(view returns (string)
RCX
totalSupply(view returns (uint256)
210000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
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.