0xa3a4ff12d722937a05760fbb2700e1705e663188
Unverified contract
Proxy
Active on
Ethereum with 10 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 "0xa3a4ff12d722937a05760fbb2700e1705e663188"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20411622 | 4 months ago | | | 0 | 0.00015594678 | |
| 20397465 | 4 months ago | | | 0 | 0.00072189500 | |
| 20382911 | 4 months ago | | | 0 | 0.00078224500 | |
| 18056548 | a year ago | | | 0 | 0.0014942160 | |
| 18051414 | a year ago | | | 0 | 0.00092047758 | |
| 18051030 | a year ago | | | 0.06012909 | 0.00037069299 | |
| 18035960 | a year ago | | | 0 | 0.0056096136 | |
| 18035662 | a year ago | | | 0 | 0.0044977209 | |
| 18023024 | a year ago | | | 0.05531587 | 0.0015212246 | |
| 17993308 | a year ago | | | 0.00219342 | 0.00094540776 |
ABI
ABI objects
Getter at block 21204875
getAlice() view returns (address)
0xad24ab5f45e8f52dc867d3a4932eaf4cc9d0af6a
getBob() view returns (address)
0x784502caba4888669f336759405ebd371d462324
getChannelDispute() view returns (struct ICMCAdjudicatorChannelDispute)
(0xf175b08c1b3d6b9ab452ad3b0ef7de6b3f8f9c78825e5323dcc077ec051c0755, 44, 0x0000000000000000000000000000000000000000000000000000000000000000, 1722075419, 1722248219)
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.