Conduit

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x4f47166f at 16955813
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Conduit"

No transactions found for "Conduit"


Functions
Getter at block 21212277

This contract contains no getter function objects.

Read-only

This contract contains no read-only function objects.

State-modifying
execute(struct ConduitTransfer[] transfersreturns (bytes4 magicValue)
executeBatch1155(struct ConduitBatch1155Transfer[] batchTransfersreturns (bytes4 magicValue)
executeWithBatch1155(struct ConduitTransfer[] standardTransfersstruct ConduitBatch1155Transfer[] batchTransfersreturns (bytes4 magicValue)
updateChannel(address channelbool isOpen
Events
ChannelUpdated(address indexed channelbool open
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
BadReturnValueFromERC20OnTransfer(address tokenaddress fromaddress touint256 amount
ChannelClosed(address channel
ChannelStatusAlreadySet(address channelbool isOpen
ERC1155BatchTransferGenericFailure(address tokenaddress fromaddress touint256[] identifiersuint256[] amounts
Invalid1155BatchTransferEncoding(
InvalidController(
InvalidERC721TransferAmount(
InvalidItemType(
MissingItemAmount(
NoContract(address account
TokenTransferGenericFailure(address tokenaddress fromaddress touint256 identifieruint256 amount
UnusedItemParameters(