Home

Retrieve fee information for an encoded extrinsic

POST
https://atleta.nownodes.io/payment_queryInfo

Authorizations

ApiKeyAuthApiKeyAuth

API_key string

NOWNodes API key passed in the api-key header.

Returns information about the weight and fee of a given extrinsic.

Body

application/json
API_keystring
jsonrpcstring
idstring
methodstring
paramsArray<string>

Response

200OK

Fee information for the extrinsic

400Bad Request

Bad Request

500Internal Server Error

Internal Server Error