poloniex-node-api
Preparing search index...
ICurrency
Interface ICurrency
interface
ICurrency
{
blockchain
:
string
;
currency
:
string
;
delisted
:
boolean
;
depositAddress
:
null
;
description
:
string
;
id
:
number
;
minConf
:
number
;
name
:
string
;
supportBorrow
:
boolean
;
supportCollateral
:
boolean
;
tradingState
:
"NORMAL"
|
"OFFLINE"
;
type
:
string
;
walletState
:
"DISABLED"
|
"ENABLED"
;
withdrawalFee
:
string
;
}
Hierarchy (
View Summary
)
ICurrency
IExtendedCurrency
Index
Properties
blockchain
currency
delisted
deposit
Address
description
id
min
Conf
name
support
Borrow
support
Collateral
trading
State
type
wallet
State
withdrawal
Fee
Properties
blockchain
blockchain
:
string
currency
currency
:
string
delisted
delisted
:
boolean
deposit
Address
depositAddress
:
null
description
description
:
string
id
id
:
number
min
Conf
minConf
:
number
name
name
:
string
support
Borrow
supportBorrow
:
boolean
support
Collateral
supportCollateral
:
boolean
trading
State
tradingState
:
"NORMAL"
|
"OFFLINE"
type
type
:
string
wallet
State
walletState
:
"DISABLED"
|
"ENABLED"
withdrawal
Fee
withdrawalFee
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blockchain
currency
delisted
deposit
Address
description
id
min
Conf
name
support
Borrow
support
Collateral
trading
State
type
wallet
State
withdrawal
Fee
poloniex-node-api
Loading...