SoChain


The SoChain sensor platform displays supported cryptocurrency wallet balances from SoChain.

To add the SoChain sensor to your installation, specify a network and address to watch in the configuration.yaml file:

# Example configuration.yaml entry
sensor:
  - platform: sochain
    network: LTC
    address: 'M9m37h3dVkLDS13wYK7vcs7ck6MMMX6yhK'

Configuration Variables

network

(string)(Required)The network or blockchain of the cryptocurrency to watch.

address

(string)(Required)Cryptocurrency wallet address to watch.

name

(string)(Optional)The name of the sensor used in the frontend. (recommended)

Default value: Crypto Balance

Supported networks (which can also be found here) are:

  • BTC
  • LTC
  • DOGE
  • DASH