Gets the balance from the PI token process.
Optional
target: stringOptional target wallet address. If not provided, uses the calling wallet address.
Promise resolving to the balance as a string
Gets the claimable balance from the PI token process.
Promise resolving to the claimable balance as a string
Gets information about the PI token process.
Promise resolving to a DryRunResult with token information
Gets yield tick history information.
Promise resolving to tick history data as a string
Parse the raw tick history string into a structured array
Raw tick history data string
Parsed tick history entries
Interface for interacting with a specific PI token process.