Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Conduit"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Conduit"
ABI
ABI objects
Getter at block 21212277
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events execute(struct ConduitTransfer[] transfers) returns (bytes4 magicValue)
executeBatch1155(struct ConduitBatch1155Transfer[] batchTransfers) returns (bytes4 magicValue)
executeWithBatch1155(struct ConduitTransfer[] standardTransfers, struct ConduitBatch1155Transfer[] batchTransfers) returns (bytes4 magicValue)
updateChannel(address channel, bool isOpen)
ChannelUpdated(address indexed channel, bool open)
constructor()
This contract contains no fallback and receive objects.
BadReturnValueFromERC20OnTransfer(address token, address from, address to, uint256 amount)
ChannelClosed(address channel)
ChannelStatusAlreadySet(address channel, bool isOpen)
ERC1155BatchTransferGenericFailure(address token, address from, address to, uint256[] identifiers, uint256[] amounts)
Invalid1155BatchTransferEncoding()
InvalidController()
InvalidERC721TransferAmount()
InvalidItemType()
MissingItemAmount()
NoContract(address account)
TokenTransferGenericFailure(address token, address from, address to, uint256 identifier, uint256 amount)
UnusedItemParameters()