UNPKG

rubic-sdk

Version:
5 lines (4 loc) 93 B
export interface TronMulticallResponse { returnData: string[]; results: boolean[]; }