UNPKG

loopring-lightcone

Version:

A library to interact with the Loopring relayer system

4 lines (2 loc) 124 B
const { request } = require("../../../request"); exports.getTokens = async () => request("GET", "api/v2/exchange/tokens");