Roay

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0xbc22bb7c at 7047131
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2d9208443402175ae610f1df8d7696dad85b2df24714001ff73643140f3c0d7d
From

Functions
Getter at block 21200507
decimals(view returns (uint8)
18
name(view returns (string)
Roay
symbol(view returns (string)
ROAY
totalSupply(view returns (uint256)
115792089237316195423570985008687907853269984665640564039456584007913129639936
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
burn(uint256 _valuereturns (bool success)
burnFrom(address _fromuint256 _valuereturns (bool success)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Burn(address indexed fromuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNamestring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.