0x9adb2cb4bc43e964b82066a7880d88dd2272dcb0
Verified contract
Proxy
Active on
Ethereum with 12 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
-
variable spans 4 additional slots
Balances ($0.00)
No balances found for "0x9adb2cb4bc43e964b82066a7880d88dd2272dcb0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20411621 | 4 months ago | | | 0 | 0.00013442404 | |
| 20411595 | 4 months ago | | | 0 | 0.00028027758 | |
| 20411586 | 4 months ago | | | 0 | 0.00031415842 | |
| 20397444 | 4 months ago | | | 0 | 0.00028718000 | |
| 20397443 | 4 months ago | | | 0 | 0.0012923750 | |
| 20382908 | 4 months ago | | | 0 | 0.00080967000 | |
| 17987353 | a year ago | | | 0 | 0.0028183702 | |
| 17930187 | a year ago | | | 0 | 0.0090866765 | |
| 17915601 | a year ago | | | 0.03803585 | 0.0011439119 | |
| 17915586 | a year ago | | | 0.02998488 | 0.00081028957 |
ABI
ABI objects
Getter at block 21202336
getAlice() view returns (address)
0xad24ab5f45e8f52dc867d3a4932eaf4cc9d0af6a
getBob() view returns (address)
0xe63b82baad60e80e34876aaf9d4a330764e3452c
getChannelDispute() view returns (struct ICMCAdjudicatorChannelDispute)
(0x1da6fd341b0b0f0e86823f88c0bf1785dd2de3bb0a2e370a857fd0383bf8d224, 115, 0x0000000000000000000000000000000000000000000000000000000000000000, 1722075383, 1722248183)
lock() view returns (uint256)
1
Read-only
getDefundNonce(address assetId) view returns (uint256)
getExitableAmount(address assetId, address owner) view returns (uint256)
getTotalDepositsAlice(address assetId) view returns (uint256)
getTotalDepositsBob(address assetId) view returns (uint256)
getTotalTransferred(address assetId) view returns (uint256)
getTransferDispute(bytes32 transferId) view returns (struct ICMCAdjudicatorTransferDispute)
getWithdrawalTransactionRecord(struct WithdrawData wd) view returns (bool)
State-modifying
Events defundChannel(struct ICMCAdjudicatorCoreChannelState ccs, address[] assetIds, uint256[] indices)
defundTransfer(struct ICMCAdjudicatorCoreTransferState cts, bytes encodedInitialTransferState, bytes encodedTransferResolver, bytes responderSignature)
depositAlice(address assetId, uint256 amount) payable
disputeChannel(struct ICMCAdjudicatorCoreChannelState ccs, bytes aliceSignature, bytes bobSignature)
disputeTransfer(struct ICMCAdjudicatorCoreTransferState cts, bytes32[] merkleProofData)
exit(address assetId, address owner, address recipient)
resetDispute()
setup(address _alice, address _bob)
withdraw(struct WithdrawData wd, bytes aliceSignature, bytes bobSignature)
AliceDeposited(address assetId, uint256 amount)
ChannelDefunded(address defunder, struct ICMCAdjudicatorCoreChannelState state, struct ICMCAdjudicatorChannelDispute dispute, address[] assetIds)
ChannelDisputed(address disputer, struct ICMCAdjudicatorCoreChannelState state, struct ICMCAdjudicatorChannelDispute dispute)
TransferDefunded(address defunder, struct ICMCAdjudicatorCoreTransferState state, struct ICMCAdjudicatorTransferDispute dispute, bytes encodedInitialState, bytes encodedResolver, struct Balance balance)
TransferDisputed(address disputer, struct ICMCAdjudicatorCoreTransferState state, struct ICMCAdjudicatorTransferDispute dispute)
This contract contains no constructor objects.
receive()
This contract contains no error objects.