hoodchain - v0.1.0
    Preparing search index...

    Function transferUsdg

    • Transfer USDG. Requires a wallet account on the client.

      Parameters

      • client: HoodClient
      • to: `0x${string}`
      • amount: bigint

      Returns Promise<`0x${string}`>

      The transaction hash. Await confirmation with client.public.waitForTransactionReceipt({ hash }).