spl-token-interface

Crates.iospl-token-interface
lib.rsspl-token-interface
version2.0.0
created_at2025-02-13 23:22:15.18724+00
updated_at2025-08-08 17:07:46.761271+00
descriptionSolana Program Library Token Interface
homepage
repositoryhttps://github.com/solana-program/token
max_upload_size
id1555199
size111,761
(anza-team)

documentation

https://docs.rs/spl-token-interface

README

Token Interface

A token program interface on the Solana blockchain, usable for fungible and non-fungible tokens.

This crate provides an interface that third parties can utilize to create and use their tokens.

Full documentation is available at https://www.solana-program.com/docs/token

Audit

The audit repository README contains information about program audits.

Commit count: 364

cargo fmt