0.0.9 • Published 11 months ago

@arianee/gas-station v0.0.9

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

import { fetchGasStation } from '@arianee/gas-station';

const d= await fetchGasStation('1'); console.log(d) // output {"safeLow":30.6,"standard":36.1,"fast":36.6,"fastest":36.6,"blockTime":2,"blockNumber":25760791}