Contracts
EVM Network RPC Node Data Model Documentation
RPC Node
requirements
format: more than 0 characters & less than 21
standard: short name that identifies RPC node & unique [in network RPC nodes data set] & exact to the object instance key
Type
requirements
format: authenticated | public | local | null
standard: describe type of connection and authentication with RPC API node
HTTP
requirements
format: start with "http://" or "https://" & have more than 8 characters
standard: must use HTTP or HTTPS protocol
WSS
requirements
format: start with "wss://" & have more than 8 characters
standard: must use WSS protocol
Provider
requirements
standard: RPC API node service provider associated with the RPC node
Last updated