Alchemy Logo

getMinimumBalanceForRentExemption

POST
/{apiKey}

Returns the minimum balance required to make an account rent exempt.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

objectrequired

The account's data length in bytes.

objectoptional

Optional configuration object.

Responses

200

The minimum number of lamports required in the account to remain rent-free.

Minimum lamports required to make an account rent exempt.

Was this page helpful?