Cede.store logoDocumentationDocumentationSend WidgetSend WidgetDownloadDownload (opens in a new tab)Get HelpGet Help (opens in a new tab)
GitHubGitHub (opens in a new tab) (opens in a new tab)
  • What is cede.store?
  • Getting Started
    • Installation
    • Adding the widget to your dApp
    • Fast Integration
  • React SDK
    • Introduction
      • Cede Provider
      • Read Methods
      • Write Methods
      • Custom Methods
        • Transaction
        • VaultItem
        • Balance
        • NFT
        • Deposit
        • Withdrawal
        • Trading
        • WalletType
        • ExchangeInfo
        • Account Types
        • Connection Types
        • Network Type
  • Demo Vault
  • Playground
  • Stellar Withdrawal
    • Prerequisites
    • Deposit
    • Withdraw
    • Place Order
    • KYC - (WIP 🏗️)
    • Integrate Dashboard Features
    • Blocknative Web3-Onboard
  • Supported Features
  • Supported Networks
  • Supported Tokens

On This Page

  • Nft
Question? Give us feedback → (opens in a new tab)
Providers Package
Provider API Reference
Types
NFT

Type: Nfts

Nft

This type represents an NFT.

type Nft = {
  tokenId: string;
  tokenAddress: string;
  network: string;
};
BalanceDeposit

2025 © Cede Labs.