Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 809 Bytes

NetworksConfig.md

File metadata and controls

17 lines (13 loc) · 809 Bytes

NetworksConfig

Properties

Name Type Description Notes
network str [default to 'eth']
name str [optional] [default to 'Ethereum']
currency str [optional] [default to 'Gwei']
network_symbol str [optional] [default to 'ETH']
transaction_explorer str [optional] [default to 'https://etherscan.io/tx/']
token_explorer str [optional] [default to 'https://etherscan.io/token/']
deposit_confirmations int [optional]
enabled bool [optional] [default to True]

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