WalletSimple
Verified contract
Implementation
Active on
Ethereum with 19 txns
Storage
Map
Table
Raw
Constants and immutables
1
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.28)
Native
Value
$0.28
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00011 | $2,518.00 |
$0.28 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15559321 | 2 years ago | | | 0 | 0.000064000000 | |
| 15245400 | 2 years ago | | | 0 | 0.00017920000 | |
| 14827269 | 2 years ago | | | 0 | 0.0012585885 | |
| 14827267 | 2 years ago | | | 0 | 0.0014531532 | |
| 14827253 | 2 years ago | | | 0 | 0.0013713086 | |
| 11669546 | 4 years ago | | | 0 | 0.0020642720 | |
| 11544959 | 4 years ago | | | 0 | 0.0010321360 | |
| 11218289 | 4 years ago | | | 0 | 0.00037457550 | |
| 9207499 | 5 years ago | | | 0 | 0.000062262000 | |
| 6701126 | 6 years ago | | | 0 | 0.00010551600 |
ABI
ABI objects
Getter at block 21088328
safeMode() pure returns (bool)
false
Read-only
signers(uint256) pure returns (address)
State-modifying
Events activateSafeMode()
createForwarder() returns (address)
flushForwarderTokens(address forwarderAddress, address tokenContractAddress)
getNextSequenceId() returns (uint256)
isSigner(address signer) returns (bool)
sendMultiSig(address toAddress, uint256 value, bytes data, uint256 expireTime, uint256 sequenceId, bytes signature)
sendMultiSigToken(address toAddress, uint256 value, address tokenContractAddress, uint256 expireTime, uint256 sequenceId, bytes signature)
Deposited(address from, uint256 value, bytes data)
SafeModeActivated(address msgSender)
TokenTransacted(address msgSender, address otherSigner, bytes32 operation, address toAddress, uint256 value, address tokenContractAddress)
Transacted(address msgSender, address otherSigner, bytes32 operation, address toAddress, uint256 value, bytes data)
constructor(address[] allowedSigners)
fallback()
This contract contains no error objects.