0x4fd9dba1d53b7e6cc933a2fdd12b1c012a0654f6
Verified contract
Proxy
Active on
Ethereum with 220 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
Balances ($232,791.45)
Native
Value
$230,713.05
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 59.200757 | $3,897.13 |
$230,713.05 | |
ZCHF | ERC-20 | 1.839298K | $1.13 |
$2,078.41 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21386017 | 3 days ago | | | 0 | 0.0051041297 | |
| 21342414 | 9 days ago | | | 0 | 0.0052365321 | |
| 21336472 | 10 days ago | | | 0 | 0.0088491010 | |
| 21322014 | 12 days ago | | | 0 | 0.0043484540 | |
| 21322004 | 12 days ago | | | 0 | 0.0025318520 | |
| 21322003 | 12 days ago | | | 0 | 0.0059375790 | |
| 21321962 | 12 days ago | | | 0 | 0.0026150035 | |
| 21321234 | 12 days ago | | | 0 | 0.0016786675 | |
| 21315509 | 13 days ago | | | 0 | 0.0033289698 | |
| 21288241 | 16 days ago | | | 0 | 0.0018537304 |
ABI
ABI objects
Getter at block 21405859
MAX_INCREASE() view returns (uint256)
100
contractId() view returns (bytes)
0x2a0654f6
nextNonce() view returns (uint128)
258
signerCount() view returns (uint16)
4
Read-only
checkSignatures(uint128 nonce, address to, uint256 value, bytes data, uint8[] v, bytes32[] r, bytes32[] s) view returns (address[])
isFree(uint128 nonce) view returns (bool)
signers(address) view returns (uint8)
toBytes(uint256 x) pure returns (bytes result)
verifySignatures(bytes32 transactionHash, uint8[] v, bytes32[] r, bytes32[] s) view returns (address[])
State-modifying
Events checkExecution(address to, uint256 value, bytes data)
execute(uint128 nonce, address to, uint256 value, bytes data, uint8[] v, bytes32[] r, bytes32[] s) returns (bytes)
initialize(address owner)
migrate(address destination)
migrate(address source, address destination)
setSigner(address signer, uint8 signaturesNeeded)
Received(address indexed sender, uint256 amount)
SignerChange(address indexed signer, uint8 signaturesNeeded)
Transacted(address indexed toAddress, bytes4 selector, address[] signers)
This contract contains no constructor objects.
receive()
This contract contains no error objects.