unoff-cg
v1.0.1
Published
### example
Readme
unoff cg
example
const getPrice = require("unoff-cg");
(async () => {
console.log(await getPrice("sol"));
})();{
"market": {
"usd": 188.45,
"usd_market_cap": 83654864653,
"usd_24h_vol": 8431033013,
"usd_24h_change": 10
}
}