Creates token client pairs for a specific token by ticker
The ticker symbol of the token
Promise resolving to a tuple containing PITokenClient and TokenClient
Gets all available PI tokens with extended information
Promise resolving to an array of PI tokens with extended information
Gets historical delegation records
Number of records to fetch
Promise resolving to an array of delegation records
Gets a specific PI token by process ID
The process ID of the token
Promise resolving to a PI token with extended information
Gets a specific PI token by ticker
The ticker symbol of the token
Promise resolving to a PI token with extended information
Gets the total delegated AO by project
Promise resolving to an array of project delegation totals
Gets delegation information for the current wallet
Optional
walletAddress: stringOptional wallet address to get delegations for
Promise resolving to delegation information
Sets a delegation preference
The wallet address from which the delegation is made
The wallet address to delegate to
The factor value representing delegation strength
Promise resolving to a string with the result of the operation
Static
auto
Service for combining PI-related functionality