ChannelMastercopy

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x09532663 at 11551514
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots

No balances found for "ChannelMastercopy"

No transactions found for "ChannelMastercopy"


Functions
Getter at block 21065341
 
getAlice(view returns (address)
 
getBob(view returns (address)
 
getChannelDispute(view returns (struct ICMCAdjudicatorChannelDispute)
lock(view returns (uint256)
0
Read-only
getDefundNonce(address assetIdview returns (uint256)
getExitableAmount(address assetIdaddress ownerview returns (uint256)
getTotalDepositsAlice(address assetIdview returns (uint256)
getTotalDepositsBob(address assetIdview returns (uint256)
getTotalTransferred(address assetIdview returns (uint256)
getTransferDispute(bytes32 transferIdview returns (struct ICMCAdjudicatorTransferDispute)
getWithdrawalTransactionRecord(struct WithdrawData wdview returns (bool)
State-modifying
defundChannel(struct ICMCAdjudicatorCoreChannelState ccsaddress[] assetIdsuint256[] indices
defundTransfer(struct ICMCAdjudicatorCoreTransferState ctsbytes encodedInitialTransferStatebytes encodedTransferResolverbytes responderSignature
depositAlice(address assetIduint256 amountpayable 
disputeChannel(struct ICMCAdjudicatorCoreChannelState ccsbytes aliceSignaturebytes bobSignature
disputeTransfer(struct ICMCAdjudicatorCoreTransferState ctsbytes32[] merkleProofData
exit(address assetIdaddress owneraddress recipient
setup(address _aliceaddress _bob
withdraw(struct WithdrawData wdbytes aliceSignaturebytes bobSignature
Events
AliceDeposited(address assetIduint256 amount
ChannelDefunded(address defunderstruct ICMCAdjudicatorCoreChannelState statestruct ICMCAdjudicatorChannelDispute disputeaddress[] assetIds
ChannelDisputed(address disputerstruct ICMCAdjudicatorCoreChannelState statestruct ICMCAdjudicatorChannelDispute dispute
TransferDefunded(address defunderstruct ICMCAdjudicatorCoreTransferState statestruct ICMCAdjudicatorTransferDispute disputebytes encodedInitialStatebytes encodedResolverstruct Balance balance
TransferDisputed(address disputerstruct ICMCAdjudicatorCoreTransferState statestruct ICMCAdjudicatorTransferDispute dispute
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.