Methods
getAccountInfo
Returns all information associated with an account of provided Pubkey.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.magicblock.gg/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Available options:
2.0 Available options:
getAccountInfo Account address and optional config object
Required array length:
2 elementsExample:
[
"5RgeA5P8bRaynJovch3zQURfJxXL3QK2JYg1YamSvyLb",
{ "encoding": "base64" }
]
