UNPKG

rubic-sdk

Version:
6 lines (5 loc) 101 B
export interface EvmBridgersTransactionData { data: string; to: string; value: string; }