Overview
If you own both the parent and child collections and want to link assets between them, you can use theowner-link
operation type as shown below.
Asset link creation operation
An asset link creation operation within an ARTM typically consists of the following structure:Ownership check for link creation
To create links, the sender of the transaction must be the owner of both assets’ collections. Linking between assets owned on a Pass account and the Pass account owner’s EOA is allowed. Links can also be created across chains as long as the ownership resolution is satisfied.Usage
Create Link
- React
- Node.js
- GraphQL
Delete Link
- React
- Node.js
- GraphQL