UNPKG

@etherspot/data-utils

Version:
7 lines (5 loc) 106 B
declare class GetTransactionDto { hash: string; chainId: number; } export { GetTransactionDto };