ElearningCoin

Verified contract

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

No balances found for "ElearningCoin"

0xd1c184990876379ebec36d2c8c5db101c0c2a919856cfcc315f7e9139904c59e
0x7e0c48bc9d185b9a1f4082493fd76f83e8dd3b61ecfaf951a7905343f9cbb942
0x668a521a58dce81506eeab050ec2964ce44725ddf0a7612799755bdfef06e48a
0x09684d63658c0a132b25a8c6717193e41016d25f7e2c7cf323d599784c4b2ec1
0x16fe3dc199c34496b22f7bbeb7998677cf55bc6aee6d240044395b1445af6bbb
0xa8e6f578980fd20f21103853480026ccc564d6b4043b0ae24d8981665e32d8e8
0xaef47c6889eaf7a223f4fe47e4d08c865e6b0bb2dcfe56514685a7c70c16f83e
0x1719ccc2eb493efe0af66e8dbed0bb8f4140fc7ed708af7bc13d792fa287c238
0xe888eb3a94d8f2dc73ab6e8e30fde7fed8fd5b55c07ad02cdc57d1e53c2259b5
0x63f171c908f2b0832ae3163c2d7f939b358bffbff8786b90a6deb51e4793507e

Functions
Getter at block 20949806
INITIAL_SUPPLY(pure returns (uint256)
2000000000000000000000000000
decimals(pure returns (uint8)
18
name(pure returns (string)
ElearningCoin
symbol(pure returns (string)
ELC
totalSupply(pure returns (uint256)
2000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderpure returns (uint256 remaining)
balanceOf(address _ownerpure returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
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.