UNPKG

@hippocampus-web3/runebond-client

Version:

TypeScript client for RUNEBond API

8 lines (7 loc) 145 B
export type FinderFeeVaultTopupDto = { id: number; amount: number; txId: string; block_number: number; timestamp: string; };