0xcdf7251a63d5a0b197c075c8afbea55a7866638d
Verified contract
Proxy
Active on
Ethereum with 11 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)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $2,510.25 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17225166 | a year ago | | | 0 | 0.014765510 | |
| 17220912 | a year ago | | | 0.16839748 | 0.0022126627 | |
| 15410980 | 2 years ago | | | 0 | 0.0021771733 | |
| 15410978 | 2 years ago | | | 0 | 0.0021776077 | |
| 15385718 | 2 years ago | | | 0 | 0.0022220406 | |
| 15385717 | 2 years ago | | | 0 | 0.0017604224 | |
| 15385710 | 2 years ago | | | 0 | 0.0021929088 | |
| 15385710 | 2 years ago | | | 0 | 0.0021477041 | |
| 15385686 | 2 years ago | | | 0 | 0.00092479166 | |
| 15385590 | 2 years ago | | | 0 | 0.0013171416 |
ABI
ABI objects
Getter at block 21094939
getNextSequenceId() view returns (uint256)
11
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.