UNPKG

rubic-sdk

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