Interface

IDepositAddress

IDepositAddress

IDepositAddress

View Source types.ts, line 236

Members

string

# address

Address (L1) that can be transferred to

View Source types.ts, line 239

string

# amount Optional

deposit amount

View Source types.ts, line 277

string

# exchangeRate Optional

exchange rate of requestedCurrency vs deposit currency

View Source types.ts, line 272

string

# expires Optional

expires at

View Source types.ts, line 282

string

# identifier

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

View Source types.ts, line 243

string

# markupPercentage Optional

markup percentage to be applied on exchange rate

View Source types.ts, line 287

NetworkSymbol

# network Optional

Network

View Source types.ts, line 262

string

# referenceId Optional

referenceId

View Source types.ts, line 247

string

# requestedAmount Optional

requested amount

View Source types.ts, line 252

Currency

# requestedCurrency Optional

requested currency

View Source types.ts, line 257

TokenSymbol

# token Optional

Token

View Source types.ts, line 267