FailSafeWallet
Verified contract
Implementation
Active on
Ethereum with 1 txns
Storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "FailSafeWallet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18494698 | a year ago | | | 0 | 0.0017334239 |
ABI
ABI objects
Getter at block 21202835
lastWithdraw() view returns (uint256)
0
opsRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
owner() view returns (address)
0xc5e9a48c7637002384a3355148c8687dad7fed7d
protectedAddr() view returns (address)
0x20e141056acb6d8543b94b33bcd567071028e7e7
withdrawCounter() view returns (uint256)
0
Read-only
This contract contains no read-only function objects.
State-modifying
Events defend(address erc20Addr, uint256 gasCover)
defend721(address erc721Addr, uint256 tokenId)
initialize(address _owner, address _protectedAddr)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
payGasBill(uint256 gasBill)
setRoot(bytes32 root)
wrappedWithdraw(address erc20Addr, uint256 amount, uint256 expiryBlockNum, uint256 count, bytes fleetKeySignature, bytes32[] fleetKeyProof)
wrappedWithdraw721(address erc721Addr, uint256 tokenId, uint256 expiryBlockNum, uint256 count, bytes fleetKeySignature, bytes32[] fleetKeyProof)
Initialized(uint8 version)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.