VINX Coin

Verified contract

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

No balances found for "VINX Coin"

0xc8c3030525b74320aef1e438632f3ab45b2d5593c5c434e7f1c8df269885e1d9
0x514cae2032d564578266cd4dfd6a739dd285dc4a7fd93004e68f5d3f1da062b8
0xcba29ac5559133cbf968ea442abc12674581ddaf74c0e1a36fd9dce47f6713cc
0x6b3afe0993fdb4448585334d4b1fa358e6a7f5fd3442538bb9906f754686e229
0x0333acc232c57fb3ef87105386b70bef5ee98a5a79ab131c4cc37c20c55e05da
0xc08674a2bd90da08664cb0dc55b4892cd42a2b4223b37553a98527b8a02e4afd
0xf7a73562c5ff96182b8ecc8925c835e6643e71e91f8a6811823f094361a5ea2a
0x3221e1a0ff3b34bef7238f4611b7021bd517f0afd1da4530db13714c99ca2287
0xbb1426feb18b4770ad5f3b377b92f8d8345550b02fc63605b89fb002c5a78ef5
0xb7ac20a3df378d441adf72d117ee862b95bf015858b3139ef2f181de5986a791

Functions
Getter at block 20937249
cap(view returns (uint256)
55000000000000000000000000
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
VINX Coin
owner(view returns (address)
0xdbde0b5d766e16f981c4372717403627f2a9b27d
symbol(view returns (string)
VXC
totalSupply(view returns (uint256)
55000000000000000000000000
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)
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address _touint256 _amountreturns (bool)
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Mint(address indexed touint256 amount
MintFinished(
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _cap
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.