photon-api 0.51.0

Solana indexer for general compression
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# GetCompressedTokenAccountsByDelegatePostRequestParams

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cursor** | Option<**String**> | A base 58 encoded string. | [optional]
**delegate** | **String** | A Solana public key represented as a base58 string. | [default to 11157t3sqMV725NVRLrVQbAu98Jjfk1uCKehJnXXQs]
**limit** | Option<**i32**> |  | [optional]
**mint** | Option<**String**> | A Solana public key represented as a base58 string. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)