UNPKG

rubic-sdk

Version:
7 lines (6 loc) 153 B
export interface GetContractParamsOptions { fromAddress?: string; receiverAddress?: string; referrer?: string; useCacheData?: boolean; }