UNPKG

hector-rubic-sdk

Version:
5 lines (4 loc) 85 B
export interface MulticallResponse { success: boolean; returnData: string; }