UNPKG

loopring-lightcone

Version:

A library to interact with the Loopring relayer system

5 lines (3 loc) 151 B
const { request } = require("../../../request"); exports.getRecommendedGasPrice = async () => await request("GET", "api/v2/recommendedGasPrice");