Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 841 Bytes

NetworksConfig.md

File metadata and controls

16 lines (13 loc) · 841 Bytes

IO.Swagger.Model.NetworksConfig

Properties

Name Type Description Notes
Network string [default to "eth"]
Name string [optional] [default to "Ethereum"]
Currency string [optional] [default to "Gwei"]
NetworkSymbol string [optional] [default to "ETH"]
TransactionExplorer string [optional] [default to "https://etherscan.io/tx/"]
TokenExplorer string [optional] [default to "https://etherscan.io/token/"]
DepositConfirmations int? [optional]
Enabled bool? [optional] [default to true]

[Back to Model list] [Back to API list] [Back to README]