πŸ‘ΎNFTs

Obtain the user nfts and allow to play with them!

Blockchain Support

Solana

βœ…

Ethereum

βœ…

Polygon

βœ…

Immutable X

βœ…

Avalanche

βœ…

Arbitrum

βœ…

Sui

πŸ”œ

Near

πŸ”œ

Wax

πŸ”œ

NFT Gating

After importing all NFT collections that the game involves using the Elixir Dashboard, you will be able to use this endpoint, as NFT gating, to obtain all the NFTs that the user owns for these collections.

User NFTs

GET https://kend.elixir.app/sdk/v2/nfts/user

Retrieve an array with the collections and the tokens owned by the given user

Headers

Name
Type
Description

x-api-key*

String

Public Key obtained in the developer dashboard

authorization*

String

Bearer <JWT>

Last updated

Was this helpful?