Skip to content

Commit

Permalink
endpoints.mdx updated
Browse files Browse the repository at this point in the history
  • Loading branch information
redwest88 authored Oct 13, 2023
1 parent 17be39f commit ff4ae62
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion docs/haqq-network/endpoints.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ https://haqq-rest.publicnode.com
https://haqq.api.m.anode.team
```

#### F5 Nodes:
```bash
https://haqq-api.f5nodes.com
```

#### L0vd:
```bash
https://haqq-mainnet.api.l0vd.com
Expand All @@ -54,7 +59,7 @@ https://haqq.api.nodersteam.com:19017
```bash
https://rpc.tm.haqq.network # Tendermint RPC
https://rpc.eth.haqq.network # EVM JSON-RPC
wss://rpc-ws.eth.haqq.network # EVM Websocket
wss://rpc-ws.eth.haqq.network # EVM Websocket
```

#### Kioqq:
Expand All @@ -74,6 +79,11 @@ https://haqq-rpc.publicnode.com:443
https://haqq.rpc.m.anode.team
```

#### F5 Nodes:
```bash
https://haqq-rpc.f5nodes.com
```

#### L0vd:
```bash
https://haqq-mainnet.rpc.l0vd.com
Expand Down Expand Up @@ -117,6 +127,11 @@ grpc://m-s1-grpc.haqq.sh:1337
haqq-grpc.publicnode.com:443
```

#### F5 Nodes:
```bash
haqq-grpc.f5nodes.com
```

#### L0vd:
```bash
haqq-mainnet.grpc.l0vd.com:80
Expand Down

0 comments on commit ff4ae62

Please sign in to comment.