Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 10 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
C4Y | ERC-20 | 4.8K | -- | -- | |
SAT | ERC-20 | 776.05 | -- | -- | |
ACT | ERC-20 | 30 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9501697 | 5 years ago | | | 0 | 0.00042150400 | |
| 9501679 | 5 years ago | | | 0 | 0.00049323600 | |
| 9481700 | 5 years ago | | | 0 | 0.0016852230 | |
| 9475171 | 5 years ago | | | 0 | 0.00027930210 | |
| 8763726 | 5 years ago | | | 0 | 0.00042400000 | |
| 8762714 | 5 years ago | | | 0 | 0.00032726400 | |
| 8762698 | 5 years ago | | | 0 | 0.00050726400 | |
| 8762389 | 5 years ago | | | 0 | 0.00023463000 | |
| 8761359 | 5 years ago | | | 0 | 0.00021136000 | |
| 8759005 | 5 years ago | | | 0 | 0.00049835500 |
ABI
ABI objects
Getter at block 21317787
creator() view returns (address)
0xa7a942017908bd610d7d5319703db2a782b686fb
decimals() view returns (uint8)
9
m_numOwners() view returns (uint256)
3
m_required() view returns (uint256)
2
name() view returns (string)
ZVC
paused() view returns (bool)
false
symbol() view returns (string)
ZVC
totalSupply() view returns (uint256)
495223995958800000
Read-only
PEAccounts(address) view returns (bool)
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
hasConfirmed(bytes32 _operation, address _owner) view returns (bool)
isOwner(address _addr) view returns (bool)
State-modifying
Events addPEAccount(address _to)
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
confirm(bytes32 _h) returns (bool)
delPEAccount(address _to)
execute(address _to, uint256 _value) returns (bytes32 _r)
mappingTo(string to, uint256 _value) returns (bool success)
pause()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unpause()
withdrawEther(uint256 amount)
Confirmation(address owner, bytes32 operation)
ConfirmationNeeded(bytes32 operation, address initiator, uint256 value, address to)
MappingTo(address from, string to, uint256 value)
MultiTransact(address owner, bytes32 operation, uint256 value, address to)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor(address[] _owners, uint256 _required)
fallback()
This contract contains no error objects.