{"p":"can-20","op":"mint","tick":"can","amt":"1000","rows":[{"df":"qa","content":[{"q":"How do I transfer lamports on Solana?","a":"The method to transfer lamports (token unit) on Solana is as follows:\\n\\n1. Prepare tools and environment: First, you need to install a Solana client, such as solana-ledger-api-js (for interacting with the Solana blockchain), and configure a wallet accordingly, such as Phantom, Sollet, etc. In addition, you also need a Solana account for receiving and sending lamports.\\n\\n2. Connect to a Solana account: Connect to your Solana account using the solana-ledger-api-js library. For example, you can use the following code to connect to the account:\\n```arduino\\nconst { Account } = require('@solana/web3.js');\\n\\n// Replace 'your-account-name' with your actual account name\\nconst account = new Account('your-account-name', 'your-private-key"}]}],"pr":"5ba84cc65455352b9ee07035d9a005c2bed689890e46d8ab2836fcd46eb80301"}