Networks

Each Network document stores information on each blockchain that the validator will begin to listen to upon startup. A key requirement for each network are provider URLs for both HTTPS and WSS endpoints. These urls will be unique for each validator and not be shared with other validators. The quality of a validator's chosen provider for a blockchain will determine their general response time for transaction detections.
Below are the fields that make up a Network:
Network Data
  • ChainId
  • ChainType
  • Name
  • ContractAddress
  • EVMWssURL
  • EVMHttpURL