🏦
L1X Wallet SDK
Ctrlk
  • L1X Typescript SDK
  • Wallet Methods
  • Core Methods
  • Native Token Methods
  • VM Methods
  • EVM Methods
  • Fungible Token Methods
  • Non-fungible Token Methods
    • How to Create a Non-Fungible Token?
    • How to get the attribute of a Non-Fungible token?
    • How to mint a Non-Fungible Token?
    • How to get the balance of a Non-Fungible token?
    • How to get the owner of a Non-Fungible token by its ID?
    • How to get owned NFT token
    • How to get token uri?
    • How to approve a spender to manage a specific Non-Fungible token?
    • How to set or revoke approval for a specific operator to manage all tokens of the sender?
    • How to Transfer a Non-Fungible token from one address to another?
    • How to burn an existing Non-Fungible Token?
Powered by GitBook
On this page
Edit

Non-fungible Token Methods

Create Non-Fungible Tokens and mint new ones. Check NFT balances and attributes. Approve spenders and manage operator approvals. Access token owners by ID, transfer NFTs, and burn NFT's

  • How to Create a Non-Fungible Token?

  • How to mint a Non-Fungible Token?

  • How to get the balance of a Non-Fungible token?

  • How to get the attribute of a Non-Fungible token?

  • How to approve a spender to manage a specific Non-Fungible token?

  • How to set or revoke approval for a specific operator to manage all tokens of the sender?

  • How to get the owner of a Non-Fungible token by its ID?

  • How to Transfer a Non-Fungible token from one address to another?

  • How to burn an existing Non-Fungible Token?

PreviousHow to use transfer from of fungible token?NextHow to Create a Non-Fungible Token?

Last updated 1 year ago