UNPKG

rubic-sdk-next

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