Z.com USD
Verified contract
Proxy
Active on
Ethereum with 1,891 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
4 additional
variables
Balances ($126.91)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GYEN | ERC-20 | 20.89219K | $0.006074 |
$126.91 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21154076 | 7 days ago | | | 0 | 0.00067127540 | |
| 21153939 | 7 days ago | | | 0 | 0.00062040855 | |
| 21151983 | 7 days ago | | | 0 | 0.00044053346 | |
| 21104116 | 14 days ago | | | 0 | 0.00014761531 | |
| 21098787 | 15 days ago | | | 0 | 0.00019482366 | |
| 21098743 | 15 days ago | | | 0 | 0.00022003738 | |
| 21042458 | 23 days ago | | | 0 | 0.00028407816 | |
| 21042448 | 23 days ago | | | 0 | 0.00028851364 | |
| 21040883 | 23 days ago | | | 0 | 0.00019183511 | |
| 21033783 | 24 days ago | | | 0 | 0.00022418698 |
ABI
ABI objects
Getter at block 21204896
admin() view returns (address)
0x7037368343299af3e9a9708337f6690d65efa517
capacity() view returns (uint256)
50000000000000
capper() view returns (address)
0xb95ab58084a131197da608e4a28511c4c8bd410a
decimals() view returns (uint8)
6
mintTransactionCount() view returns (uint256)
32
minter() view returns (address)
0x78afae0a5203f27f623e4614a1cfec8f75c5d11c
minterAdmin() view returns (address)
0x1e412adeac1e3a213d43a968b938ac046f506de3
name() view returns (string)
Z.com USD
operator1() view returns (address)
0x656e5d35c8e8cd1f2d30ffee8cd74a367090c79f
operator2() view returns (address)
0x8db3b1acd3e9e3a10285f8744bf3bc58df8038d6
owner() view returns (address)
0xfb5dae5bf48df4492b3101f00d844ef1c0268c6d
paused() view returns (bool)
false
pauser() view returns (address)
0xe73b7624652782238cbb7a590a95ded50df2fc40
prohibiter() view returns (address)
0x72fe98091d3acbb31558c9f1be32071496ee90cf
rescuer() view returns (address)
0xdf3968d941366d2599daa0b6ba7783b22523b506
symbol() view returns (string)
ZUSD
totalSupply() view returns (uint256)
9253680585369
wiper() view returns (address)
0x42757e2da169d5155addca53b6d2fa463e76cf6e
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
confirmations(uint256, address) view returns (bool)
isConfirmed(uint256 transactionId) view returns (bool)
mintTransactions(uint256) view returns (address destination, uint256 amount, bool executed)
prohibiteds(address) view returns (bool)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 value) returns (bool)
burn(uint256 _amount)
cap(uint256 _amount)
changeAdmin(address _account)
changeCapper(address _account)
changeMinter(address _account)
changeMinterAdmin(address _account)
changeOperator(address _account, uint256 _index)
changeOwner(address _account)
changePauser(address _account)
changeProhibiter(address _account)
changeRescuer(address _account)
changeWiper(address _account)
confirmMintTransaction(uint256 transactionId)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(string _name, string _symbol, uint8 _decimals, address _owner, address _admin, address _capper, address _prohibiter, address _pauser, address _minterAdmin, address _minter)
initializeV3(address _rescuer, address _operator1, address _operator2)
initializeWiper(address _account)
mint(address _account, uint256 _amount)
pause()
prohibit(address _account)
rescue(address _tokenContract, address _to, uint256 _amount)
transfer(address _recipient, uint256 _amount) returns (bool)
transferFrom(address _sender, address _recipient, uint256 _amount) returns (bool)
unpause()
unprohibit(address _account)
wipe(address _account)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
AdminChanged(address indexed oldAdmin, address indexed newAdmin, address indexed sender)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burnee, uint256 amount, address indexed sender)
Cap(uint256 indexed newCapacity, address indexed sender)
CapperChanged(address indexed oldCapper, address indexed newCapper, address indexed sender)
Confirmation(address indexed sender, uint256 indexed transactionId)
Mint(address indexed mintee, uint256 amount, address indexed sender)
MinterAdminChanged(address indexed oldMinterAdmin, address indexed newMinterAdmin, address indexed sender)
MinterChanged(address indexed oldMinter, address indexed newMinter, address indexed sender)
OperatorChanged(address indexed oldOperator, address indexed newOperator, uint256 index, address indexed sender)
OwnerChanged(address indexed oldOwner, address indexed newOwner, address indexed sender)
Pause(bool status, address indexed sender)
PauserChanged(address indexed oldPauser, address indexed newPauser, address indexed sender)
PendingMintTransaction(uint256 indexed transactionId, address indexed acount, uint256 amount, address indexed sender)
ProhibiterChanged(address indexed oldProhibiter, address indexed newProhibiter, address indexed sender)
Prohibition(address indexed prohibited, bool status, address indexed sender)
Rescue(address indexed tokenAddr, address indexed toAddr, uint256 amount)
RescuerChanged(address indexed oldRescuer, address indexed newRescuer, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 value)
Wipe(address indexed addr, uint256 amount)
WiperChanged(address indexed oldWiper, address indexed newWiper, address indexed sender)
constructor(address _logic, address _admin, bytes _data)
fallback()
This contract contains no error objects.