Contracts

EVM Network RPC Node Data Model Documentation

RPC Node

description: alphanumerical ID that uniquely identifies RPC node

type: string - required

Type

description: specification type of RPC node

type: string - required

HTTP

description: RPC API node HTTP connection endpoints

type: array of strings - required

WSS

description: RPC API node HTTP connection endpoints

type: array of strings - optional

Provider

description: RPC API node service provider information

type: object - required

Last updated