{"p":"can-20","op":"mint","tick":"can","amt":"1000","rows":[{"df":"qa","content":[{"q":"How does the Move programming language for blockchain support persistent storage?","a":"Move language provides five related Storage API functions to implement persistent storage in smart contracts. These functions include: GetContext, GetReadOnlyContext, Put, Get, and Delete. These functions can be used to get and set data in the blockchain, achieving persistence."}]}]}