WRAPPED ZYNECOIN

Verified contract

Active on Ethereum with 341 txns
Deployed by via 0x49582fd2 at 11419139
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x83fa4d0202ffd6ffd56fba4c6c8e93730137c4290668fb41e3c7c32ad2045307
0x35ce858697340c49c6f3c6ed6df2db8bbcdfa0049edca79b92f02aa5c1506149
0x840652fb1e6737457c43ddfe947ff459b4c6bf1a44006d6c02c21493a764cc2c
0xf58eb4b1e505b941aee7302541b5e7d0ffa6321fcef81f80188ccefbe332fc70
0x8d129d7d6935eaa16ad40d3e03baf5d6d0afed0c169f1007c08271de749c9ab5
0x9af9a22c084be7ae26390f6cf9a2ad3579d62e2ce4f4ab236275519ad2d265f2
0xceaea46c917434914ee8ac0755ba636cdbfdfc6bcd652aa792b112f6f30869f1
0x51680d0c18db7f3e5c0f66b691f152012bb88b8c6881af222a019fc62db2b2ed
0x89fdd5269e2c9818d45798abd690158b1c6a1e506fdd1cd21df9437762ca8eeb
0x4ac7448c2c2eba5da25977ab53c296148c31d819e522c4ab6f38eda51dd92696

Functions
Getter at block 21321938
MAX_OWNER_COUNT(view returns (uint256)
50
WITHDRAW_FEE(view returns (uint256)
0
decimals(view returns (uint8)
18
getBurnCount(view returns (uint256)
12
getOwners(view returns (address[])
[0xA488310B9Ef73331867a1352EafcBaf63c63CA88, 0x573c65F792Ef38A3a0aA0dFD74BB4830dDbdf11c, 0x13E4Fa1b32608E1366238EE7c1D578aa1C1B7be4, 0x33Ee7e7B255c5057eD1992b71795F7248DE4924C]
issuer(view returns (address)
0xe3dc4bfe279e6189680ba1be7ee5c27cc808750d
name(view returns (string)
WRAPPED ZYNECOIN
required(view returns (uint256)
2
symbol(view returns (string)
WZYN
totalSupply(view returns (uint256)
7617221390026013304015
transactionCount(view returns (uint256)
104
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
burnList(uint256view returns (uint256 valueaddress burnerbytes data)
confirmations(uint256addressview returns (bool)
getBurn(uint256 burnIdview returns (address _burneruint256 _valuebytes _data)
getConfirmationCount(uint256 transactionIdview returns (uint256 count)
getConfirmations(uint256 transactionIdview returns (address[] _confirmations)
getTransactionCount(bool pendingbool executedview returns (uint256 count)
getTransactionIds(uint256 fromuint256 tobool pendingbool executedview returns (uint256[] _transactionIds)
idHashMapping(uint256view returns (bytes32)
isConfirmed(uint256 transactionIdview returns (bool)
isOwner(addressview returns (bool)
owners(uint256view returns (address)
transactions(uint256view returns (address destinationuint256 valuebytes databool executed)
State-modifying
addOwner(address owner
approve(address spenderuint256 valuereturns (bool)
burn(uint256 valuebytes data
changeRequirement(uint256 _required
confirmTransaction(uint256 transactionId
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
executeTransaction(uint256 transactionId
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeOwner(address owner
replaceOwner(address owneraddress newOwner
revokeConfirmation(uint256 transactionId
setWithdrawFee(uint256 withdrawFee
submitTransaction(address destinationuint256 valuebytes databytes32 txHashreturns (uint256 transactionId)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferIssuer(address newIssuer
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Confirmation(address indexed senderuint256 indexed transactionId
Execution(uint256 indexed transactionId
ExecutionFailure(uint256 indexed transactionId
OwnerAddition(address indexed owner
OwnerRemoval(address indexed owner
RequirementChange(uint256 required
Revocation(address indexed senderuint256 indexed transactionId
Submission(uint256 indexed transactionId
TokenBurn(uint256 indexed burnIDaddress indexed burneruint256 valuebytes data
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address[] _ownersuint256 _requiredstring _namestring _symboluint8 _decimalsuint256 capuint256 withdrawFee
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.