{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-managed-blockchain/refs/heads/main/json-schema/amazon-managed-blockchain-network-ethereum-attributes-schema.json", "title": "NetworkEthereumAttributes", "description": "Attributes of Ethereum for a network. ", "type": "object", "properties": { "ChainId": { "allOf": [ { "$ref": "#/components/schemas/String" }, { "description": "
The Ethereum CHAIN_ID associated with the Ethereum network. Chain IDs are as follows:
mainnet = 1
goerli = 5
rinkeby = 4