Simple My Coin Token

Verified contract

Active on Ethereum with 4 txns
Deployed by via 0xf6c99247 at 4478595
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Simple My Coin Token"

0x3079c7843dd327c8ee9eccd7f738f618f771be1cc4c43b161bf331273ca1ebd0
0xdf95d378c16f64bfc936d08528bd1cc8120a56740617f9c8889705b7011bbbd6
0xc921d63e662c37ec46f7fa92679f665d417b78194724ef80a12bdf4a530f046a
0x6cafcb0501fff89a5163ef198cd7f3fb244032ea2e5d10c780d1e17694cf7d4c

Functions
Getter at block 20995102
INITIAL_SUPPLY(view returns (uint256)
10000000000000000000000000
decimals(view returns (uint32)
18
name(view returns (string)
Simple My Coin Token
symbol(view returns (string)
SMT
totalSupply(view returns (uint256)
10000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
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
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.