IDepositAddress View Source types.ts, line 230 Members Type: string # address Address (L1) that can be transferred to View Source types.ts, line 233 Type: string # amount Optional deposit amount View Source types.ts, line 271 Type: string # exchangeRate Optional exchange rate of requestedCurrency vs deposit currency View Source types.ts, line 266 Type: string # expires Optional expires at View Source types.ts, line 276 Type: string # identifier userId or similar which will be identified with deposits to this address View Source types.ts, line 237 Type: string # markupPercentage Optional markup percentage to be applied on exchange rate View Source types.ts, line 281 Type: NetworkSymbol # network Optional Network View Source types.ts, line 256 Type: string # referenceId Optional referenceId View Source types.ts, line 241 Type: string # requestedAmount Optional requested amount View Source types.ts, line 246 Type: Currency # requestedCurrency Optional requested currency View Source types.ts, line 251 Type: TokenSymbol # token Optional Token View Source types.ts, line 261