DAN
Website
  • ๐Ÿš€Accelerating Digital Ownership Adoption
  • Digital Assets Network
    • โŒChallenges in Adoption
    • โœ…DAN Stack
    • ๐Ÿ“œModular Protocol
    • ๐ŸŽฏDAN Labs Impact
    • ๐Ÿ”ยฎ๏ธ ERC-7066 Author
      • Overview
  • DAN PROTOCOLS
    • ๐Ÿ“ŒModular Solutions for Digital Ownership
    • ๐Ÿ’กAsset Creation
    • ๐ŸคMarketplace
    • ๐Ÿ”“Rent Protocol
    • ๐Ÿ’ฐLoan Protocol
      • How does a loan work?
    • ๐Ÿ’ฐUtility Protocol
      • How does it work?
  • For Developers
    • ๐Ÿš€Launchpad
      • APIs
        • User's Collections
        • Collection Details
      • SDK
        • Create Collection
        • Mint NFT
        • Mint NFT (Batch)
    • ๐Ÿ›’Market
      • APIs
      • SDK
        • Create Listing
        • Buy Listed NFT
        • Cancel Listing
    • โš™๏ธUtility
      • APIs
        • ๐Ÿ‘ฅClient
          • Register
          • Verify
          • Redeem Code
          • Get All Claimed Utility User
        • ๐Ÿ‘จโ€๐Ÿ’ปDeveloper
          • Get All Benefits By Collection
      • SDK
    • ๐Ÿ’ฐLoans
      • APIs
        • User Loans
        • Raw Transactions (Advanced)
      • SDK
        • EVM
        • Solana
      • Wallet Integration
        • EVM
        • Solana
    • ๐Ÿ—ž๏ธRentals
      • APIs
        • NFTs (Owned and Rented)
        • NFTs (Rented)
        • Raw Transactions (Advanced)
      • On-Chain
      • SDK
        • EVM
        • Solana
      • Wallet Integration
        • EVM
        • Solana
    • โ›“๏ธSupported Chains
  • UseCases : Case Studies
    • ๐ŸคNFT Rentals
    • ๐Ÿ’ŽEphemeral / Consumable NFTs
    • ๐Ÿ“NFT Mandates
    • ๐ŸŽ†Post-Mint Utility
    • ๐Ÿ’ผPartial Payment at Mint
  • Community
    • ๐Ÿ”‘Terms of Service
    • ๐Ÿ”Privacy Policy
    • ๐ŸŒWebsite
    • ๐Ÿ‘ฝDiscord
    • ๐ŸฆTwitter
Powered by GitBook
On this page
  1. For Developers
  2. Loans

APIs

The Asset Manager API provides functionalities for managing asset managers in a blockchain-based ecosystem. Asset managers are entities responsible for managing various assets, such as digital tokens, NFTs (Non-Fungible Tokens), and other digital assets, on a blockchain network. This API allows users to retrieve information about asset managers based on their chain ID and contract address.

Endpoint:

  • Main Net Base URL: https://api.danlabs.xyz

  • Test Net Base URL: https://api-staging.danlabs.xyz

PreviousLoansNextUser Loans

Last updated 2 months ago

๐Ÿ’ฐ