0xc72429381fa2b499ef8e7f61e3343b813a61d539
Verified contract
Proxy
Active on
Ethereum with 58 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 ($2,486.08)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,432.99 |
$0 | |
ZCHF | ERC-20 | 2.200075K | $1.13 |
$2,486.08 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21193037 | 10 days ago | | | 0 | 0.0016741148 | |
| 21192907 | 10 days ago | | | 0 | 0.0017454193 | |
| 20935912 | 2 months ago | | | 0 | 0.0025155281 | |
| 20921459 | 2 months ago | | | 0 | 0.0032658866 | |
| 20675823 | 3 months ago | | | 0 | 0.00045059086 | |
| 20619603 | 3 months ago | | | 0 | 0.00048649402 | |
| 20619600 | 3 months ago | | | 0 | 0.00033216724 | |
| 20619581 | 3 months ago | | | 0 | 0.00036813418 | |
| 20619206 | 3 months ago | | | 0 | 0.00031484127 | |
| 20570051 | 3 months ago | | | 0 | 0.00040397653 |
ABI
ABI objects
Getter at block 21268106
MAX_INCREASE() view returns (uint256)
100
contractId() view returns (bytes)
0x3a61d539
nextNonce() view returns (uint128)
55
signerCount() view returns (uint16)
5
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.