Skip to main content
  1. Guides
  2. /All Tags
  3. /SPL Tokens Guides

SPL Tokens Guides

4 guides
Chain: All
Language: All
Technology: All
Use Case: All
Level: All

How to Swap Tokens With the Titan Meta-Aggregation API on Solana

Build a Solana token swap UI with the Titan Meta-Aggregation API on Quicknode, covering price quotes, a multi-provider swap race, composable instructions, and execution.

Created June 29, 2026Intermediate
SolanadAppsDeFiQuicknode ProductSolana KitSVMSwapTitanTypeScript

How to Research Solana Token Trades with the Tokens API

Use the Tokens.xyz Assets API to find every onchain variant of a Solana asset, compare liquidity and risk, and time entries with live trade data.

Created June 4, 2026Intermediate
SolanaAPIDeFiDEXNode.jsSVMTradingTypeScript

How to Swap Tokens With Jupiter Ultra API

Build a custom Solana token swap UI with Jupiter Ultra API with quote-first swaps, verified token lists, wallet balance fetching, and the complete Ultra swap lifecycle (quote → order → sign → execute)

Created January 13, 2026Intermediate
SolanadAppsDeFiJupiterSolana KitSVMSwap

Creating a Fungible Token with Solana Kit

This guide will teach you how to create a fungible token on the Solana blockchain using the Solana Kit library.

Created September 8, 2024Beginner
SolanaJavaScriptSolana KitSVMTypeScript