Holdstation Docs
  • πŸ‘‹Welcome
  • Overview
    • πŸ’‘Introduction
      • πŸ†Achievements
      • πŸ‘“Future Direction
      • πŸ’₯Product Suite
      • ⛓️Chain Support
      • 🀝Team
      • πŸ—ΊοΈRoadmap
      • πŸ”Audit
    • πŸ«‚Product Fit Community
      • Why Product Fit Community?
      • The Unique Cultures of Blockchain Communities
      • Holdstation’s Community Focus
      • Holdstation Across Ecosystems
    • πŸ‘₯Referral Program
      • πŸ’΅USDC Reward
    • πŸ”—Link
  • Holdstation on World Chain
    • πŸ‘οΈWhy World Chain?
    • πŸͺͺSmart Wallet for Real Users
    • πŸ’ΉAION
    • πŸ₯šEggs Vault: Gamified Rewards
  • 🐻Berachain's HONEY Hub
    • ❓Why Berachain
    • 🟑berAIs.land
    • πŸ’±Holdstation DEX Aggregator
      • How to Integrate?
      • Liquidity Sources
      • Fee Structures
    • πŸ’³DeFAI Smart Wallet
      • πŸ“¦Holdstation Chest
    • πŸ’ΉBeFutures Perp
      • πŸ—οΈArchitecture
        • πŸ’‘Dynamic Price Feed (DPF)
        • πŸ’ΉFlexible Market Making (FMM)
        • πŸ”ŒLeverage
        • 🧲Margin Requirement
        • 🀫Liquidation
        • πŸ’²BeFuture Fees
        • 🏧BeFuture Vault
    • πŸš€Berastarter
      • ❓How does the Fair Subscription model work?
      • 🎯Affiliate Reward
    • 🏨Holdstation Foundation
      • πŸ‘·DAO Structure
      • πŸ‘‰How to be qualified?
    • πŸ‘¨β€πŸ’»AI Communication
  • Holdstation on Solana
    • 🟣Why Solana?
    • πŸ€–Smart Wallet for AI Trading
  • Token
    • πŸ“ˆToken Overview
      • πŸš€Tokenomics
      • πŸ“ͺToken Utility
      • πŸ”Token Migration
      • πŸ’ͺSustainable Expansion
    • πŸ“”Contract Address
    • πŸ”‘Multisig Wallet
    • πŸ—“οΈHoldstation Public Sales (Ended)
  • User Guide
    • πŸ“ͺSpot Trading
    • πŸ“ŽMargin Trading
    • πŸŒ‰Bridging
    • ⚑Vault
    • 🟣HOLD Staking
  • Integration
    • πŸ“šHoldstation/Worldchain-SDK
      • πŸ‘οΈTokens and Balances
      • ⏫Send
      • πŸ’±Swap
      • πŸŒ‰Widget
      • πŸ“–History
  • Disclaimer
    • πŸ“•Disclaimer
Powered by GitBook
On this page
  1. Integration

Holdstation/Worldchain-SDK

This document provides a comprehensive guide for integrating the Holdstation/WorldChain SDK to support core token functionalities within decentralized applications (dApps). The SDK enables seamless interaction with the WorldChain ecosystem, enhancing user experience and ensuring scalability for Web3-native applications.

The integration covers five key modules:

  • Token Integration: Fetch and display a user's token list, including balances and token metadata (e.g., native tokens, ERC-20).

  • Transaction History Integration: Retrieve and present detailed transaction history for any wallet on the WorldChain network.

  • Send Token Integration: Enable users to send tokens with proper configuration and transaction handling via the SDK.

  • Swap Integration: Facilitate token swaps directly within the app using WorldChain’s native swap functionality, allowing efficient asset conversion in a secure and user-friendly manner.

  • Widget Integration: Embed prebuilt WorldChain widgets into the application (e.g., connect wallet, token selector, transaction modals), reducing development time and ensuring UI/UX consistency across Web3 components.

Each section includes implementation steps, SDK methods, and sample code snippets to support rapid and reliable development.

PreviousHOLD StakingNextTokens and Balances

Last updated 28 days ago

πŸ“š