Skip to content

zkEVM changed the ID so config file should be updated #999

@Viterbo

Description

@Viterbo

Overview

Fixed here: #1000 and #1002

Now the current ID for the chain is 331.

The current endpoint configuration is the following:

{
    "apiEndpoints": {
        "rpc": {
            "protocol": "https",
            "host": "zkrpc.testnet.telos.net",
            "port": 443,
            "path": ""
        },
        "api": "https://api.telos.net/v1",
        "hyperion": "https://mainnet.telos.net/",
        "explorer": "https://zktest.teloscan.io",
        "ecosystem": "https://www.telos.net/ecosystem",
        "bridge": "https://bridge.telos.net/bridge",
        "indexer": "https://api.zktest.teloscan.io",
        "contractsBucket": "https://verified-evm-contracts.s3.amazonaws.com",
        "monitor": "https://api.monitor-test.telos.net"
    }
}

however, when trying to register the chain in Metamask the following warnigs pops up:
Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions