Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developers.particle.network/llms.txt

Use this file to discover all available pages before exploring further.

Alongside the common EvmService SDK module, SolanaService enables programmatic data retrieval through Particle Network’s suite of enhanced RPC endpoints. Specifically, SolanaService provides direct access to the endpoints listed on this document and additional SDK-exclusive methods, making it simple to work with rich data on Solana. A full reference of each common method alongside their parameters can be found below.
ClassMethodsParameters (* indicates optional)
SolanaServicerpcmethod, params
SolanaServicegetPriceaddresses, currencies
SolanaServicegetTokensAndNFTsaddress
SolanaServicegetTransactionsByAddressaddress
SolanaServicegetTokenTransactionsByAddressaddress, mintAddress
SolanaServiceserializeSolTransactionfrom, to, amount
SolanaServiceserializeSplTokenTransactionfrom, to, mint, amount