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

ROMToken

Verified contract

Active on Ethereum with 22,109 txns
Deployed by via 0xf905d6e4 at 6137505
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x909ccd1662e626e8437b205c81e9d350675281de37338ace06db698043d39738
0xd7c2e16d20f62faa341a179a7a5c9f60966d312c1658dea9628e5277de233e17
0x05c456c81293ba65f2097bcd87d0a5371faef75b1fd3920a88b60e771d90183d
0xbc334339c15a304f2f5e49fde0c830a70e3bff3d652fdc5a2a3146e881cf27b7
0xec873205c9e007013b951b3e2015ef0094cabba2d1500c9db1fa1f286d74b731
0x20f53fec26fc93fa4e676e0fc3e0d37f28ecf2ad1ce4a1361d739379e731f9dc
0xf407dd1f4cf1ed3dbed2085491d52766b0d6adea5b9507eb5cdd693b1851f08d
0x40dbd1f9724a2eb7b6d1450eab69296c1cc8d4c93f841756f6135792911edf49
0x108e0c0440815b315e9cc1c542a2c32d2b5eb9fa218fd19b7b837e00069e0bce
0xcbb5968c191d58a1f17b874e128851e81d036ccdf3d7dc525d8c5f3abd3ef06f

Functions
Getter at block 20795473
decimals(view returns (uint256)
18
name(view returns (string)
ROMToken
symbol(view returns (string)
ROM
totalSupply(view returns (uint256)
350000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _valuereturns (bool)
mint(uint256 _amountreturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(uint256 amount
Mint(uint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.