UNPKG

flowbit

Version:

Ethereum transaction flow analyzer for tracking token and ETH transfers

3 lines 156 B
export { Flowbit } from './Flowbit'; export type { TransactionTrace, TransactionReceipt, TransferEvent } from './types'; //# sourceMappingURL=index.d.ts.map