Multicoin

Verified contract

Active on Ethereum with 4,907 txns
Deployed by via 0x73ef4081 at 6235730
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x375b2187bc080faf65dd77c51bbbd57db5c9ed76b2ee28e604becab671d66a37
0x1700f505af5f2ef81e9f5024e8ea1c58312d8667607158818beba3e1acfe912e
0xcbe94e51bd86bbb9bde400f3d04df0d577003dfdfe4728eeb6d6dd351b77f955
0xb51e52cacfa7c7ae594e4a1015e74ca0fb0e48ea6bb54447722586a99d76f69b
0xea5324dea64d3f1dbfcb7eeac78b80892777e51086c795c224607db920fb1d53
0x1b6ec8e44ef20c43d2af3721a13b235bbc482ad91af2f7eae8f9f66764098cf2
0x3a1922df00f8ec69c12a98e10f041bcd497c2e85585d765d0953e4e962d651e4
0x7fa2aeee812462fcf80129d3e5b097f8ac525ee0b48c29a5c732a7d617f1c66f
0x2f6832394b451c9914dd058be072fa6708d96df2a60be80cab35ba00c0ed658a
0xb325d00ae3645f521a7f442611b45d9b0060f1fd9157ab0c3777ea22ef832ba8

Functions
Getter at block 21158027
INITIAL_SUPPLY(view returns (uint256)
2000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Multicoin
owner(view returns (address)
0x54fe676fde9c7121d96787bea299fafc8b41594c
symbol(view returns (string)
MTCN
totalSupply(view returns (uint256)
1999999990000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address multiven
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.