Mavro Token

Verified contract

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

No balances found for "Mavro Token"

No transactions found for "Mavro Token"


Functions
Getter at block 20876054
TRANSFERS_ALLOWED(view returns (bool)
false
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
Mavro Token
owner(view returns (address)
0xe3feec8d173c8fd4fd9790e9262cbc94e1d62ed3
symbol(view returns (string)
MVR
totalSupply(view returns (uint256)
0
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _valueaddress victim
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address _touint256 _amountreturns (bool)
switchTransfers(
transfer(address _touint256 _valuereturns (bool success)
transfer(address _touint256 _valuebytes _datareturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuebytes _datareturns (bool success)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Mint(address indexed touint256 amount
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed _fromaddress indexed _touint256 _valuebytes indexed _data
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.