UNPKG

@bandz/protocol-js

Version:

Bandz protocol data aggregation tool

7 lines (6 loc) 179 B
import { tSmartBCHAddress } from '.'; export declare type FaucetParamsType = { userAddress: tSmartBCHAddress; reserve: tSmartBCHAddress; tokenSymbol: string; };