{ "jsonrpc": "2.0", "id": 1, "method": "getAccountInfo", "params": [ "7cVfgArCheMR6Cs4t6vz5rfnqd56vZq4ndaBrY5xkxXy", { "encoding": "base58" } ] }
curl --location --request POST 'https://docs-demo.solana-mainnet.quiknode.pro/' \ --header 'Content-Type: application/json' \ --data-raw '{"jsonrpc": "2.0","id": 1,"method": "getAccountInfo","params": ["7cVfgArCheMR6Cs4t6vz5rfnqd56vZq4ndaBrY5xkxXy",{"encoding": "base58"}]}'
{}