0xf6d2fa7c23bb9efdc70d5774e35e64c401d4b237
Verified contract
Proxy
Active on
Ethereum with 117 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 9 additional slots
Balances ($0.00)
No balances found for "0xf6d2fa7c23bb9efdc70d5774e35e64c401d4b237"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18083435 | a year ago | | | 0 | 0.0021958206 | |
| 18083434 | a year ago | | | 0 | 0.0013456240 | |
| 17199768 | 2 years ago | | | 0 | 0.010322817 | |
| 17162979 | 2 years ago | | | 0 | 0.0061880997 | |
| 17162969 | 2 years ago | | | 0 | 0.0061009171 | |
| 17162967 | 2 years ago | | | 0 | 0.0059513992 | |
| 17162959 | 2 years ago | | | 0 | 0.0065856821 | |
| 17162956 | 2 years ago | | | 0 | 0.0062384795 | |
| 17162954 | 2 years ago | | | 0 | 0.0063609098 | |
| 16964186 | 2 years ago | | | 0 | 0.0018491666 |
ABI
ABI objects
Getter at block 21161100
getNextSequenceId() view returns (uint256)
118
initialized() view returns (bool)
true
safeMode() view returns (bool)
false
Read-only
isSigner(address signer) view returns (bool)
signers(address) view returns (bool)
State-modifying
Events activateSafeMode()
flushForwarderTokens(address forwarderAddress, address tokenContractAddress)
init(address[] allowedSigners)
sendMultiSig(address toAddress, uint256 value, bytes data, uint256 expireTime, uint256 sequenceId, bytes signature)
sendMultiSigBatch(address[] recipients, uint256[] values, uint256 expireTime, uint256 sequenceId, bytes signature)
sendMultiSigToken(address toAddress, uint256 value, address tokenContractAddress, uint256 expireTime, uint256 sequenceId, bytes signature)
BatchTransacted(address msgSender, address otherSigner, bytes32 operation)
BatchTransfer(address sender, address recipient, uint256 value)
Deposited(address from, uint256 value, bytes data)
SafeModeActivated(address msgSender)
Transacted(address msgSender, address otherSigner, bytes32 operation, address toAddress, uint256 value, bytes data)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.