Interface

IDepositAddress

IDepositAddress

IDepositAddress

View Source types.ts, line 210

Members

string

# address

Address (L1) that can be transferred to

View Source types.ts, line 213

string

# amount Optional

deposit amount

View Source types.ts, line 251

string

# exchangeRate Optional

exchange rate of requestedCurrency vs deposit currency

View Source types.ts, line 246

string

# identifier

userId or similar which will be identified with deposits to this address

View Source types.ts, line 217

NetworkSymbol

# network Optional

Network

View Source types.ts, line 236

string

# referenceId Optional

referenceId

View Source types.ts, line 221

string

# requestedAmount Optional

requested amount

View Source types.ts, line 226

Currency

# requestedCurrency Optional

requested currency

View Source types.ts, line 231

TokenSymbol

# token Optional

Token

View Source types.ts, line 241