swap_currentAlphaPrice
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retrieves the current alpha price for the specified swap pool.
Body
application/json
jsonrpcstringrequiredJSON-RPC protocol version. Must be "2.0".
methodstringswap_currentAlphaPricerequiredThe RPC method to invoke.
paramsArray<integer>requiredArray containing a single integer element (e.g., pool ID).
idintegerrequiredRequest identifier.
Response
200OK
Successful response with the current alpha price.