This contract is being backfilled. You may encounter incomplete storage history.

ALLMEDICOIN

Verified contract

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

No balances found for "ALLMEDICOIN"

0x5a18a2c7ebce0c05cf0472c4c5b00d6550be53828c3e114c5836d6244a1cfc70
0x59b96ae6492d55ffbfdba8e12871d08e63b566da38b8afab38d390a06a904cec
0x7e88121147596133f38f04713416c4f78e519cb72c1e7a72a9d256a0d09b486a
0x440170134aa3d00139b06a9fa895c48a9fd0fa53e233dfba5321ad1c38d94d8b
0x068bb24a665a4d355b4502d39bc36d689310a6e78024dbbc38f1f5ab8d8a0462
0x4c1b7e8e3d9c6a9b7eccfc7a3600f17f6f283f59e0130021ec4a31e27a0d572e
0xdffc79d8d3a6390d84e3f084374aa0de6c3c7c0e3c8361a0757ee5777811414c
0x5a4c1fac4db04d243f3f95fd2b66316492e3d71aab1b30a8ae100da2191f5ab6
0xea46e1ccb130c851a6da329176cb834de720520b94d6356e5f7eea05282188d1
0xd8d1883874c2d95a4728d3cfb2d8f4679f47e755169380079dedd7fa7b5dfe95

Functions
Getter at block 20800636
INITIAL_SUPPLY(view returns (uint256)
99000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
ALLMEDICOIN
symbol(view returns (string)
AMDC
totalSupply(view returns (uint256)
4000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
isMinter(address accountview returns (bool)
State-modifying
addMinter(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
burnFrom(address fromuint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 valuereturns (bool)
renounceMinter(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.