This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793297, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

Conduit

Verified contract

Active on Ethereum with 607 txns
Deployed by via 0x59ce4be0 at 14947320
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $18,457.91
ERC-20
Value $351.57
ERC-20
Value $98.84
ERC-20
--
 (#4699)
ERC-721
--
 (#4450)
ERC-721
--
 (#3008)
ERC-721
--
ERC-20
--
0x7c3d63d8a2b610a82fe06cd6c063f797655b77d4d375aabfbb1a48f33c189c3d
0xb1ba7a78ea296dbe348ab78e40e410641dc3dc1a4280899819cd7a6b70957d4f
0x5a007b869c17ce8f86fd9e731091fb68167d3dfad51e0649bb84e039c8084178
0x11f93210ff3cd80daf815aaf3e12993e5c105ce891d0383ff01897ef085c1817
0xd890142b78e861ef844df6aaf4bcdc59326ce2d12535821f95025772d75f544f
0xd7a38a473974d8ae887aff9bdac5a417d9d89d9f4d166f3087ebe5f115ea3a20
0xf9d202607cfa649d8503e8c6667cb116360e9a10efe503d3976a138e6837af34
0xc4164a9e441b2ee869ca18bc1b24f78bfcb37c6f169a7f227f513792d182d70d
0xcb4a814a0c9aeebb4c09526dd4da9f14607942f8bb64e90728fc4c65460a5df9
0x590742b8526e5de27dd18514bcc0a2ce74cb9eb9b4727b529497f97e6c25cefc

Functions
Getter at block 20793296

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(