MIKScoin

Verified contract

Active on Ethereum with 15,623 txns
Deployed by via 0x4878ab34 at 5617799
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x2a2be243c35fb92d736bb18bb5a4d3810cef66277de14ceb783a5958bc5789e0
0xa133739bcf462b5092641df506c6658753110dfd4b6677793de84cd279a1dc80
0xbe65c885edcf68b97b4fe0f360c24528298e06b041103a9d4acb5fbf730f6ddf
0xa57dc15667fd80959a1963edae763af3fa77f443e07700b28a8e6d815dbd3f63
0x9329b99c6a264253e446f52f9d029e39da24d28f6b770ac53dc2294d047c69db
0xf52e9e972f9915670008f4794269c19b17bcebdfb7c766eca564a32818ae5de0
0x7c5d31771f458aa1cc3152af1fd117e0343ca87603a24c5905fa263ef90b4a0d
0x68c45e98b1caa2bdce8f49160eab3f8daa4923ad435a65616f0f9fbd044ed05b
0xe72ad21d6e42c647998b80e9a1e78dedb1e95e850d9020dd127e0f29e3674db9
0x9742ad9d529e90b9f52229c68627e8cadc809cb98b249df11b6b612bc441fc89

Functions
Getter at block 21159892
INITIAL_SUPPLY(view returns (uint256)
5000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
MIKScoin
symbol(view returns (string)
MIKS
totalSupply(view returns (uint256)
5000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
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.