Mineex Token

Verified contract

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

No balances found for "Mineex Token"

0xfb203e81c256b9822b23d6deca17d81c6b041f052dad39ce53cfa848acd99206
0xbe76124f6a4557e25d8deb60507905f44a52032325e7365963722813bc4e925a
0x72692ff3ff65f1f5d0e5c923ba681e0a24f8e6ea492e44778b91a33ec9e38c4d
0x248646cd71f7b3a63bdf11373833f61080debec776ca2e557a1ff5de04479af4
0xea6aebe132d05e135ea4da41550f50508146c35f4cce1e5ebadb5e42a36b36bf
0xb868a44fab7122911ff2aa715ce711c834f62df806237344f9c976a94161f10e
0xd749cd31ef2abe7335f80b9c8f524b7c5788331fac45701556ef28f573e52b4b
0xb42d420072420fdce4f85ce9991c2f84f0e97367f5479d9d3d39d917dc87a89c
0xbc91780512b0ed314e2d1e9a6f46963b469e0b3057accda93ec5394108df5e26
0xd187e9cf4d1ed991fe8142db2bacde6baa14efb4629e5e58343e647bd0445754

Functions
Getter at block 21259485
decimals(view returns (uint8)
18
name(view returns (string)
Mineex Token
symbol(view returns (string)
MNX
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
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.