Solana
Check Rent Exemption by Size
Retrieve the minimum balance amount required for rent exemption based on the account size.
GET
Check Rent Exemption by Size
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Solana network:
- `mainnet-beta` — production network.
- `testnet` — testnet.
Available options:
mainnet-beta, testnet Query Parameters
Account size in bytes. If not specified, defaults to 200 (stake account).
Required range:
0 <= x <= 9007199254740991Example:
200