0x4d307525b22897ca07af7e34079397f3d7ae60a2
Verified contract
Proxy
Active on
Ethereum with 109 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 ($15,659.56)
Native
Value
$9,369.33
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3 | $3,123.11 |
$9,369.33 | |
ZCHF | ERC-20 | 5.666876K | $1.11 |
$6,290.23 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21179792 | 6 days ago | | | 0 | 0.048842091 | |
| 20978852 | a month ago | | | 0 | 0.012317086 | |
| 20842318 | 2 months ago | | | 0 | 0.0032238117 | |
| 20821268 | 2 months ago | | | 0 | 0.0050683281 | |
| 20777838 | 2 months ago | | | 0 | 0.0021585885 | |
| 20661423 | 3 months ago | | | 0 | 0.0015790038 | |
| 20519350 | 3 months ago | | | 0 | 0.00063554598 | |
| 20464064 | 3 months ago | | | 0 | 0.0013272495 | |
| 20463859 | 3 months ago | | | 0 | 0.0055743787 | |
| 20463829 | 3 months ago | | | 0 | 0.0017210064 |
ABI
ABI objects
Getter at block 21219971
MAX_INCREASE() view returns (uint256)
100
contractId() view returns (bytes)
0xd7ae60a2
nextNonce() view returns (uint128)
169
signerCount() view returns (uint16)
2
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.