Token Accounts - Solana SPL Token
An account in Solana is an contiguous area of memory occupied by some bytes where these bytes represent state. In this article we will look at Token Accounts as specified in the Token Extensions (Token 2022). Token accounts are used to store the info...
Jul 18, 20249 min read71

