0x13ebfa19a7e9202d112935547fb5e8a7d7292948
Verified contract
Proxy
Active on
Ethereum with 1 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 "0x13ebfa19a7e9202d112935547fb5e8a7d7292948"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12369095 | 4 years ago | | | 0 | 0.0096792300 |
ABI
ABI objects
Getter at block 21185579
getAlice() view returns (address)
0xe6887c0cc3c37cb2ee34bc58ab258f36825ca910
getBob() view returns (address)
0xbe757111d44f5e7c57d5e5629bc137aaf503a540
getChannelDispute() view returns (struct ICMCAdjudicatorChannelDispute)
(0x0000000000000000000000000000000000000000000000000000000000000000, 0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0, 0)
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)
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.