MDZA

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xaae0f8d0 at 7521239
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "MDZA"

No transactions found for "MDZA"


Functions
Getter at block 20853915
_totalSupply(view returns (uint256)
0
adminSpendAllowance(view returns (uint256)
0
decimals(view returns (uint256)
0
issuanceAmount(view returns (uint256)
0
lastIssuance(view returns (uint256)
0
name(view returns (string)
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
transactionLock(view returns (bool)
false
 
transactionLockStatus(view returns (bool response)
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
balances(addressview returns (uint256)
freezeAccountStatus(address targetview returns (bool response)
frozenAccount(addressview returns (bool)
State-modifying
acceptOwnership(
adminIssueFunds(uint256 tokensaddress toreturns (bool response)
adminRevokeFunds(address fromuint256 tokensreturns (bool success)
approve(address spenderuint256 tokensreturns (bool success)
approveAndCall(address spenderuint256 tokensbytes datareturns (bool success)
burn(uint256 tokensreturns (bool success)
burnFrom(address fromuint256 tokensreturns (bool success)
changeSpendAllowance(uint256 amountreturns (bool success)
freezeAccount(address targetbool freeze
initialize(
lockTransactions(bool lockreturns (bool response)
transfer(address touint256 tokensreturns (bool success)
transferFrom(address fromaddress touint256 tokensreturns (bool success)
transferOwnership(address _newOwner
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
Burn(address indexed fromuint256 value
FrozenFunds(address targetbool frozen
OwnershipTransferred(address indexed _fromaddress indexed _to
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.