IRONCOIN

Verified contract

Active on Ethereum with 274 txns
Deployed by via 0xdf579f39 at 5046806
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xa72a00998022015e6be8414429b7164f7462a76efa9c38e507cd3df75ea287c9
0x48970dd69d1e3a5955c752ad1d10dd7c7dcc7fafed1996b2a536680df0702f8b
0xff5d774b031791292772c2ddc8d2b615f56dbe8362140f197638f498c6f412aa
0x3d401ddef76a363308e7715f16e38292484fa1b140f6353cdcf8a9dd672552de
0xa264dfbe4e8b13ef6f11a7b5bcd6b441d4565ef42bd453d16613d5c50a9f0fcf
0xdc8ba121980447a37b47175df1c9b9ddaf99339d0770e11e365abd1fde4b7e90
0x680a08238bd011975c950871c61f90caa097f2826baef683b2f7e694078784a2
0x3603f28650fd8bc6ee3a04bdf8f979453262731eef16658347b85f2ae9d1e5ce
0x2ddf63d5a4db4cbc888f48f3a3d57b61eebfff105d38d8a61b71cafe4a135ba6
0x0b46093bb510536d1a1df95fe9bb4e8e02aa343a6cabd70161e95a0830a430e3

Functions
Getter at block 20825513
INITIAL_SUPPLY(view returns (uint256)
300000000000000000
decimals(view returns (uint256)
8
name(view returns (string)
IRONCOIN
symbol(view returns (string)
IRC
totalSupply(view returns (uint256)
300000000000000000
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.