Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 7.279531 | $3,567.49 |
$25,969.65 | |
MATIC | ERC-20 | 887.900593 | $0.684836 |
$608.07 | |
IMPT | ERC-20 | 47.660247K | $0.005432 |
$258.87 | |
OS | ERC-20 | 115.558084M | -- | -- | |
(#4699) | TASTIES | ERC-721 | 1 | -- | -- |
(#4450) | TASTIES | ERC-721 | 1 | -- | -- |
(#3008) | TASTIES | ERC-721 | 1 | -- | -- |
HQG | ERC-20 | 0.1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20160775 | 5 months ago | | | 0.175 | 0.00039479385 | |
| 20160769 | 5 months ago | | | 0.175 | 0.00037378407 | |
| 20160750 | 5 months ago | | | 0.175 | 0.00053018262 | |
| 20160642 | 5 months ago | | | 0.005 | 0.00014390143 | |
| 20160586 | 5 months ago | | | 0.005 | 0.00017148829 | |
| 19149092 | 10 months ago | | | 0 | 0.00054901511 | |
0x | 19097854 | 10 months ago | | | 0 | 0.00025633168 | |
Transfer | 19003333 | a year ago | | | 0.000001 | 0.00074367256 | |
Transfer | 18916357 | a year ago | | | 0.00084 | 0.00044759000 | |
Transfer | 18592339 | a year ago | | | 0.00984303 | 0.00087062703 |
ABI
ABI objects
Getter at block 21323603
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()