poloniex-node-api
Preparing search index...
INetworkInfo
Interface INetworkInfo
interface
INetworkInfo
{
blockchain
:
string
;
coin
:
string
;
contractAddress
:
string
|
null
;
currencyType
:
string
;
decimals
:
number
;
depositAddress
:
string
|
null
;
depositEnable
:
boolean
;
id
:
number
;
minConfirm
:
number
;
name
:
string
;
withdrawalEnable
:
boolean
;
withdrawFee
:
string
;
withdrawMin
:
string
|
null
;
}
Index
Properties
blockchain
coin
contract
Address
currency
Type
decimals
deposit
Address
deposit
Enable
id
min
Confirm
name
withdrawal
Enable
withdraw
Fee
withdraw
Min
Properties
blockchain
blockchain
:
string
coin
coin
:
string
contract
Address
contractAddress
:
string
|
null
currency
Type
currencyType
:
string
decimals
decimals
:
number
deposit
Address
depositAddress
:
string
|
null
deposit
Enable
depositEnable
:
boolean
id
id
:
number
min
Confirm
minConfirm
:
number
name
name
:
string
withdrawal
Enable
withdrawalEnable
:
boolean
withdraw
Fee
withdrawFee
:
string
withdraw
Min
withdrawMin
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blockchain
coin
contract
Address
currency
Type
decimals
deposit
Address
deposit
Enable
id
min
Confirm
name
withdrawal
Enable
withdraw
Fee
withdraw
Min
poloniex-node-api
Loading...