This is a work in progress, please reach out to us on for support. For the most reliable data, reference our .
Returns near price in usd.
This is an example of a data api method.
import { nearPrice } from "@mintbase-js/data";
const { data } = await nearPrice();
console.log(data); // => "1.49000"