UNPKG

@newfound8ion/newcoin.pools-js

Version:

js module to fetch data from the newcoin.pools smart contract

5 lines (4 loc) 90 B
export interface WhiteListPayload { pool_id: string; user?: string | undefined; }