MultiSigWallet

Verified contract

Active on Ethereum with 9 txns
Deployed by via 0xaea821ca at 5546246
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 3 additional slots

No balances found for "MultiSigWallet"

0x924c98a176f99d35291433a9d330af691f930a2b8452f9e0345d82f3baeb20b7
0xc8500b1085cd111ba9fd21710284c473dfc45cecde1be6e1983e1886ab9462b4
0x353d954d6804354b4bf1a434b6c5e81e00838e1c649e521ed309a14ed6763617
0xbda79347e2e30b405aa0590d6d5d963bf3fb2bcc1e62692a699d016642974d2e
0x9f35cea6d1e7cde0f41317d91144e98e95fd92a08908fe56efb84e89c85f8b0c
0x178dd57bdff92769815bd68a238b9b961866e39be01cc52133427656a97e6b21
0xfc5508a06dc6c2d57668a11b0982c8f57141d483ef494f174c5556013e5e4d57
0x41ec65fb8f60259e8c868872b489736b8157acff596c65950361c65beb8f042a
0x3f559696461bc2a781c23fcaee8b4c07487c8f5a508744568b36861414e08044

Functions
Getter at block 21269051
latestErc20TxRequest(view returns (address _fromaddress _toaddress _tokenuint256 _value)
(_from=0x0000000000000000000000000000000000000000, _to=0x0000000000000000000000000000000000000000, _token=0x0000000000000000000000000000000000000000, _value=0)
latestEthTxRequest(view returns (address _fromaddress _touint256 _valueInWei)
(_from=0x0000000000000000000000000000000000000000, _to=0x0000000000000000000000000000000000000000, _valueInWei=0)
owner(view returns (address)
0x210efca155797119a5b0f1cfde64ca1fe55ec544
viewLatestErc20TransactionRequest(view returns (address fromaddress toaddress tokenuint256 value)
(from=0x0000000000000000000000000000000000000000, to=0x0000000000000000000000000000000000000000, token=0x0000000000000000000000000000000000000000, value=0)
viewLatestEthTransactionRequest(view returns (address fromaddress touint256 valueInWei)
(from=0x0000000000000000000000000000000000000000, to=0x0000000000000000000000000000000000000000, valueInWei=0)
Read-only
isAuthorised(addressview returns (bool)
State-modifying
authoriseAddress(address _addr
confirmErc20TransactionRequest(
confirmEthTransactionRequest(
rejectErx20TransactionRequest(
rejectEthTransactionRequest(
requestErc20Transfer(address _tokenaddress _touint256 _value
requestTransferOfETH(address _touint256 _valueInWei
transferOwnership(address _newOwner
unauthoriseAddress(address _addr
Events
AddressAuthorised(address indexed addr
AddressUnauthorised(address indexed addr
Erc20TransactionConfirmed(address indexed by
Erc20TransactionRejected(address indexed by
EthTransactionConfirmed(address indexed by
EthTransactionRejected(address indexed by
OwnershipTransferred(address indexed fromaddress indexed to
TransferOfErc20Requested(address indexed byaddress indexed toaddress indexed tokenuint256 value
TransferOfEtherRequested(address indexed byaddress indexed touint256 valueInWei
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.