Vice

Verified contract

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

No balances found for "Vice"

No transactions found for "Vice"


Functions
Getter at block 21223178
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
Vice
owner(view returns (address)
0x98cbbe0e07fc0c5a8d3849cec95ad2d0780ed7e9
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
VIT
totalSupply(view returns (uint256)
4000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
claimOwnership(
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address _touint256 _amountreturns (bool)
reclaimToken(address token
tokenFallback(address from_uint256 value_bytes data_
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(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.