Equipment Bridge (LayerZero)
The LayerZero Equipment Bridge processes the cross-chain bridging of Pet and Equipment NFTs. It is available between DFK Chain and Metis, and between Kaia and Metis only.
The Equipment 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 destination Chain IDs for the Equipment 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. Fees can be estimated by calling estimateEquipment
.
Equipment Contract Mapping
Use the following mappings for the _equipmentType
input on the sendEquipment
function:
Weapon:
1
Armor:
2
Accessory/Offhand:
3
Pet:
4
Contract Addresses
Name | Mainnet | Testnet |
---|---|---|
DFK Chain |
|
|
Kaia |
|
|
Metis |
|
|
Interfaces
ABIs
Last updated