ChannelFactory
Verified contract
Active on
Ethereum with 1,752 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "ChannelFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14087480 | 3 years ago | | | 0 | 0.018167405 | |
| 13937840 | 3 years ago | | | 0.09838097 | 0.019643492 | |
| 13935699 | 3 years ago | | | 0 | 0.016286932 | |
| 13935693 | 3 years ago | | | 0 | 0.021568795 | |
| 13935687 | 3 years ago | | | 0 | 0.020224703 | |
| 13934919 | 3 years ago | | | 0.08129597 | 0.025930909 | |
| 13766793 | 3 years ago | | | 0 | 0.014706378 | |
| 13766779 | 3 years ago | | | 0 | 0.016647530 | |
| 13598400 | 3 years ago | | | 0 | 0.030051023 | |
| 13580666 | 3 years ago | | | 0 | 0.024809509 |
ABI
ABI objects
Getter at block 21169244
getChainId() view returns (uint256 _chainId)
1
getMastercopy() view returns (address)
0xd105b6b42206dfa6db00e6a4823bc88efac00476
getProxyCreationCode() view returns (bytes)
0x3d602d80600a3d3981f3363d3d373d3d3d363d73d105b6b42206dfa6db00e6a4823bc88efac004765af43d82803e903d91602b57fd5bf3
getStoredChainId() view returns (uint256)
0
Read-only
getChannelAddress(address alice, address bob) view returns (address)
State-modifying
Events createChannel(address alice, address bob) returns (address channel)
createChannelAndDepositAlice(address alice, address bob, address assetId, uint256 amount) payable returns (address channel)
ChannelCreation(address channel)
constructor(address _mastercopy, uint256 _chainId)
This contract contains no fallback and receive objects.
This contract contains no error objects.