Atrant Test Coin

Verified contract

Active on Ethereum with 10 txns
Deployed by via 0xa4ac9ed2 at 4553045
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xf54fae8217c325116d8001ba616b253390897e345ebd7e94bad40e88c413c9eb
0x45a7af912178b4a82e8bb827fa63fd69a44620f69f579ffdde29b06271ff0996
0xcb406d38228fa0f51025fc6c0a27023e6d6bcfcd1af706c660a088592ab948a7
0xf271fb0cf76e7092c64893c31dd78e470438a9f1816ca90b5f0209e598851ccc
0x76f9c8201a21b40c8e7bc41dfa4df719752212735d84d6520f3647d1a114257e
0xc678db49cb6bcdc78affda99154fdd899fc44b5ae0e08732b6dc652909432a67
0xd9dc2d3435b6e5e0e02e96ef2e1426f064e6b77147803332cb641c1f8d020abb
0x8ecf87749983ec626010ce0f44ffe3b4542463b0ffaa7abd8c23664ef9f92ec3
0x540a6e34b5c3694114840aa3ad9b3b1640021f10d6a5d246307efd127f4f3dbf
0x4f764b718b8ce7356d78ba5dea0a762fc2e40e10f50de0f976d42f81c95df8bd

Functions
Getter at block 21424492
INITIAL_SUPPLY(view returns (uint256)
1000000000000000000000000
decimals(view returns (uint32)
18
name(view returns (string)
Atrant Test Coin
symbol(view returns (string)
ATC
totalSupply(view returns (uint256)
1000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
SimpleCoinToken(
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 indexed value
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.