Tools

EVM Network Data Model Documentation

ID

circle-info

description: numeric ID that uniquely identifies network

type: number - required

circle-exclamation

Name

circle-info

description: alphanumerical official human readable name

type: string - required

circle-exclamation

Network

circle-info

description: alphanumerical ID that uniquely identifies network

type: string - required

circle-exclamation

Status

circle-info

description: activity status of the network

type: string - required

circle-exclamation

Information URL

circle-info

description: EVM network main information link

type: string - required

circle-exclamation

Documentation URL

circle-info

description: EVM network main documentation link

type: string - required

circle-exclamation

EIP-155 URL

circle-info

description: EVM network in the Ethereum community official EVM networks listarrow-up-right

type: string - required

circle-exclamation

Native Currency

circle-info

description: EVM network native currency information

type: object - required

circle-exclamation

RPC Nodes

circle-info

description: EVM network RPC nodes information

type: object - required public & default instances

circle-exclamation

Block Explorers

circle-info

description: EVM network block explorers information

type: object - optional

circle-exclamation

Contracts

circle-info

description: EVM network contracts information

type: object - optional

circle-exclamation

Testnet

circle-info

description: notifies if EVM network is a testnet network

type: boolean - required

circle-exclamation

Mainnet ID

circle-info

description: network ID of the associated mainnet network with the testnet network

type: number - required if network is testnet

circle-exclamation

Last updated