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

PRCC

Verified contract

Active on Ethereum with 16,558 txns
Deployed by via 0xb2229e87 at 8644495
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2c54486a087aab9b25a007838889bd2273dc3226e74929e2f1d16ad6e93b46de
0x3c10d96b37aad70e9f0b28471f1711bd6ae52dbbf9b89ce9b92458c5921d2be8
0xbb462f1a4c3a2fe47c45e0aa097c8205c6cccf654646977c34acbe40528e3702
0xcf4dbf887386f23f0e5b33cb6e456db9c2f9c7e40d83ae3d59dfb87c260d66af
0xa57ac0357844524a0d3572da32374c219f5739d746b432351826a3d74ed33269
0xa8cd6ec2e68250e069862ff5d92cf09fb2bc866f54e3a96b47e649df1a3d989b
0xbda47abcd4f8dc97979fb59260911d9bce7712e21ab832a9ceb0dc3f84c46ea5
0x115222f8d231cf4dcf7b2c22b3816977324237e8df7186a755edb6c1707e4dfe
0x27cc3f0aba08f9d849347d2706d0a3515d82391395810301f591750b89ba626d
0x611ef8def1f6fea77d17aeed50efa4274495e29e8b79d394bfe3906433f21e4e

Functions
Getter at block 20797776
INITIAL_SUPPLY(view returns (uint256)
10000000000000000
MAX_SUPPLY(view returns (uint256)
1000000000000000000
add(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
8
holder(view returns (address)
0x6dd8ff3943002192c0e0906efee5ef9b451e18da
name(view returns (string)
PRCC
symbol(view returns (string)
PRCC
totalSupply(view returns (uint256)
10000000000000000
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.