gas_priceAsk AIpost https://api.zan.top/node/v1/near/mainnet/{apiKey}The RPC API enables you to query the gas price for a specific block or hash.Path ParamsapiKeystringrequiredDefaults to publicFor higher throughput, please create your own API keyBody ParamsidintegerDefaults to 1jsonrpcstringDefaults to 2.0methodstringDefaults to gas_priceparamsarraylength between 1 and 1Should include either null, a block height (integer) or a block hash (string).params string | integer | nullOption 1stringintegernullResponse 200Returns the gas price for a specific block or hash.Updated 5 months ago