0x4dc5d3d1a8ab01e190cec69ab03b7ad35bcfb055
Unverified contract
Proxy
Active on
Ethereum with 1 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.17)
Native
Value
$0.17
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000055 | $3,165.78 |
$0.17 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21214081 | 6 hours ago | | | 0 | 0.0011781891 |
ABI
ABI objects
Getter at block 21215798
getNextSequenceId() view returns (uint256)
2
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.