UNPKG

@newfound8ion/newcoin.pools-js

Version:

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

7 lines (6 loc) 122 B
export interface PoolPayload { id?: string; code?: string; owner?: string; description_sha256?: string; }