Learn how to quickly dynamically link Enjin assets with EnjinX.
The Enjin Explorer (EnjinX) uses a numerical counter for assets.
Rather than requiring you to track all of your tokens' corresponding numerical identifiers, we've made it easier to dynamically link to assets by appending the token ID to the asset URL: https://enjinx.io/eth/asset/.
You can see here for an example: https://enjinx.io/eth/asset/5080000000000027/
Example
The Monolith's numerical identifier is 7000000000000002, with this being the Token ID of the asset.
Appending the Token ID of the asset to the URL provided above, gives the following.
By linking these together, you will enable your users to view and share their assets via EnjinX.
For Non-Fungible Tokens, you can also append the Token Index of the NFT, to the URL.
You can see here for an example: https://enjinx.io/eth/asset/5080000000000027/369
Comments
0 comments
Please sign in to leave a comment.