WrapMultisig

Verified contract

Active on Ethereum with 13,663 txns
Deployed by via 0x50fed55e at 12289341
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $393,343.64
ERC-20
Value $187,514.04
ERC-20
Value $82,416.9
ERC-20
Value $54,511.59
ERC-20
Value $45,883.83
ERC-20
Value $40,008.42
ERC-20
Value $30,412.89
ERC-20
Value $19,916.94
ERC-20
Value $10,493.69
ERC-20
Value $6,817.09
0xfedf24fdec8b93c567a7e09df963791736a1be05ca576b81bcf6ed2d59d2b4b2
0xef60dfe24f3e6ec6533626fc6c7ba975e2cd8d47d3f6bce19259bbf37eb9e349
0x3e3e11a3e84b795269697cefaaeaaafe6f25a3e0d62b9181d1f9394b037e64de
From
0x6493073cd21921a94e7d3be5923748e5b08ff3652b8ea39d9f95130ecc8732a6
From
0xcac4822c6b0e6b293b762cc2be2478d5f4b473812ac301cec50a245f7b6f11ba
0x35f009152bb9fbfe262fd3d5bc95a318b0b1ca667618de147bfc9882f3e412e6
0x0dc4ddcfccc077e71b1401b93a2a529f96a6e49071863060dbb58414ee995097
0x221ec3616a17550a4f1f2911905d02e9fba9d67ecdbb577fcd13993d51717458
0x02cdd69bc5c0c9183d6bec1a234f9faef669f6999833820c96f99aae6cb0213b
0xc80ba411738b83d77f98cd2ea1dcbc73e96858a192bd0194b8f509c5f472aa22

Functions
Getter at block 20874224
NAME(view returns (string)
Wrap multisig
VERSION(view returns (string)
1.0.0
domainSeparator(view returns (bytes32)
0x62564a5c4b4d64d8e350b1969dacee0bd637f85097814651181620adf2d59e49
getAdministrator(view returns (address)
0x5b64d8b8459b37e3d1e8ae59d4a6d4fd6d207698
getOwners(view returns (address[])
[0xD601092432ab4611995E9163C7B2995bC15e28A3, 0x33E466b17E81f4103D54dB6a6F040c3Fbfdf1400, 0x969CB2AC17A6A0c16157dF84Ec727a8585e6DA73, 0x0C056E65795bf5851C3bf87dfEAA597F3C88Af1a, 0x09a048bb740f946c0da213bb976f803b35438409]
getThreshold(view returns (uint256)
3
Read-only
encodeTransactionData(address touint256 valuebytes datastring tezosOperationview returns (bytes)
getTransactionHash(address touint256 valuebytes datastring tezosOperationview returns (bytes32)
isOwner(address ownerview returns (bool)
isTezosOperationProcessed(string tezosOperationview returns (bool)
onERC721Received(addressaddressuint256bytespure returns (bytes4)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
changeThreshold(uint256 _threshold
execTransaction(address touint256 valuebytes datastring tezosOperationbytes signaturesreturns (bool success)
removeOwner(address prevOwneraddress owneruint256 _threshold
setup(address[] ownersuint256 threshold
swapOwner(address prevOwneraddress oldOwneraddress newOwner
wrapERC20(address tokenuint256 amountstring tezosAddressreturns (bool success)
wrapERC721(address tokenuint256 tokenIdstring tezosAddressreturns (bool success)
Events
AddedOwner(address owner
ChangedThreshold(uint256 threshold
ERC20WrapAsked(address useraddress tokenuint256 amountstring tezosDestinationAddress
ERC721WrapAsked(address useraddress tokenuint256 tokenIdstring tezosDestinationAddress
ExecutionFailure(bytes32 txHash
ExecutionSuccess(bytes32 txHash
RemovedOwner(address owner
Constructor
constructor(address _administrator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.