CryptoRiyal

Verified contract

Active on Ethereum with 553 txns
Deployed by via 0x7f3c286e at 6775215
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xe8a99116577a0aa30a5f2609de1049efd2a3c855737b8bcaeffbe7b1fc724acc
0xb037c3f2c6bc352de7b9f8a07c04c8b1db6977bcd95edc5b45db18cc8424d6cb
0x636cdfc73a23cdf4fdfe4a7795d865a1c3ec091cb58602b43b3dd53c5f41b74c
0x74e98b8d3e3873ef9af43315a00628482d3692322a8c35480d902f092af0467b
0x87d557b43f344b3deb72d3692e28dd3d33fbc576ecec6b3e72ecf23343d3dcae
0x1d9820778c536e3237e9372b68f298175913c305d1cd75d3f407acb9b23594e4
0x26e9220dd8b1e7da034b1a392e0f4f2b245c8f8ca4e72c40bddd0c2a1669cf32
0x4c64b53750debeebbffc1baffce196407a7252cd0f38b271449121a818bc7915
0xcf931ea7e4d237da07c6c49167ee9523277a08ee0f6369d4d34720cc616ef9a4
0x79d2ece19a56216cb82fae7588ad78ae60414c96a94bd39cf25a51ea97f7fd2f

Functions
Getter at block 21011605
decimals(view returns (uint8)
18
name(view returns (string)
CryptoRiyal
owner(view returns (address)
0x5ac63c982818e8352291ae0d8f34ba5bddb65a3c
paused(view returns (bool)
false
symbol(view returns (string)
CR
tokenSupply(view returns (uint256)
2000000000
totalSupply(view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
allowed(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _amountreturns (bool success)
burn(uint256 _value
pause(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _amountreturns (bool success)
transferOwnership(address _newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address fromuint256 value
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.