Documentation
    Preparing search index...
    • Gets coin objects for a specific address and coin type

      Parameters

      • client: SuiClient

        Sui client instance

      • address: string

        Wallet address

      • coinType: any = '0x2::sui::SUI'

        Coin type to retrieve (defaults to SUI)

      Returns Promise<PaginatedCoins>

      Coin details from the blockchain