Zytara USD

Verified contract

Implementation

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

No balances found for "Zytara USD"

No transactions found for "Zytara USD"


Functions
Getter at block 21183994
complianceRole(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
6
issuer(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
Zytara USD
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
proposedOwner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
ZUSD
totalSupply(view returns (uint256)
0
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address addrview returns (uint256)
frozen(address addrview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 valuereturns (bool)
burnFrom(address fromuint256 valuereturns (bool)
claimOwnership(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disregardProposeOwner(
freeze(address addr
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(
mint(uint256 valuereturns (bool success)
mintTo(address touint256 valuereturns (bool)
pause(
proposeOwner(address newProposedOwner
setComplianceRole(address newComplianceRole
setIssuer(address newIssuer
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unfreeze(address addr
unpause(
wipeFrozenAddress(address addr
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed fromuint256 value
ComplianceRoleSet(address indexed oldComplianceRoleaddress indexed newComplianceRole
FreezeAddress(address indexed addr
IssuerSet(address indexed oldIssueraddress indexed newIssuer
Mint(address indexed touint256 value
OwnershipTransferDisregarded(address indexed oldProposedOwner
OwnershipTransferProposed(address indexed currentOwneraddress indexed proposedOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
UnfreezeAddress(address indexed addr
Unpause(
WipeFrozenAddress(address indexed addr
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.