Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

Commit

Permalink
add chain id in endpoint page
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerKSI committed Feb 23, 2023
1 parent 326e75d commit 068c76a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/technical-specifications/band-endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,19 @@ order: 7

## Laozi Mainnet

| Type | End Point |
| Type | Value |
| -------- | ------------------------------------- |
| Chain ID | laozi-mainnet |
| RPC | http://rpc.laozi1.bandchain.org |
| REST | https://laozi1.bandchain.org/api/ |
| GRPC | https://laozi1.bandchain.org |
| GRPC_WEB | https://laozi1.bandchain.org/grpc-web |

## Laozi Testnet 6

| Type | End Point |
| Type | Value |
| -------- | --------------------------------------------- |
| Chain ID | band-laozi-testnet6 |
| RPC | https://rpc.laozi-testnet6.bandchain.org |
| REST | https://laozi-testnet6.bandchain.org/api/ |
| GRPC | https://laozi-testnet6.bandchain.org |
Expand Down

0 comments on commit 068c76a

Please sign in to comment.