0xc2404812530bc3e09930de385a279dc4dc176d04
Unverified contract
Proxy
Active on
Ethereum with 14 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 ($0.00)
No balances found for "0xc2404812530bc3e09930de385a279dc4dc176d04"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242308 | 16 hours ago | | | 0 | 0.021159146 | |
| 21242307 | 16 hours ago | | | 0 | 0.021576143 | |
| 21242306 | 16 hours ago | | | 0 | 0.021257694 | |
| 21242305 | 16 hours ago | | | 0 | 0.020494980 | |
| 21242304 | 16 hours ago | | | 0 | 0.021385650 | |
| 21242303 | 16 hours ago | | | 0 | 0.020244539 | |
| 21242301 | 16 hours ago | | | 0 | 0.021170737 | |
| 21242300 | 16 hours ago | | | 0 | 0.021403624 | |
| 21242299 | 16 hours ago | | | 0 | 0.021419898 | |
| 21242298 | 16 hours ago | | | 0 | 0.021176360 |
ABI
ABI objects
Getter at block 21247169
MAX_INCREASE() view returns (uint256)
100
contractId() view returns (bytes)
0xdc176d04
nextNonce() view returns (uint128)
28
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.