Platform
platform.getMinStake
Get the minimum amount of tokens required to validate the requested Subnet and the minimum amount of tokens that can be delegated.
POST
Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Returns the minimum amount of tokens required to validate or delegate on the given Subnet.Parameters for
platform.getMinStake:params.subnetID: Optional ID of the subnet to query. Defaults to the Primary Network if omitted.
Returns
The JSON-RPC result.