Item Bridge V2
The LayerZeroV2 Item Bridge processes the cross-chain bridging of ERC-20 and ERC-1155 tokens. It is available between DFK Chain, Kaia, and Metis.
The Item Bridge is built in partnership with Layer Zero using their V2 Messaging protocol. For more information, visit their documentation at: https://layerzero.gitbook.io/docs/.
Use Layer Zero Scan (https://layerzeroscan.com/) to track the progress of bridged items.
Chain ID
Use the following mainnet destination Chain IDs for the Item Bridge:
DFK Chain:
53935
Kaia:
8217
Metis:
1088
Fees
Bridging has a fee associated with each transaction. This fee must be included in the value
field of the transaction. The fees for bridging Items are as follows:
ERC-20: Use
estimateFeeSendERC20
ormultiEstimateFeeSendERC20
ERC-1155: Use
estimateFeeSendERC1155
Contract Addresses
Name | Mainnet | Testnet |
---|---|---|
DFK Chain |
|
|
Kaia |
|
|
Metis |
|
|
Interfaces
ABIs
Last updated