Skip to content

Commit

Permalink
chore: update lcd (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
nrsirapop authored Oct 14, 2024
1 parent b5f4bf4 commit 7b2839f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/chains.yml
Original file line number Diff line number Diff line change
Expand Up @@ -863,12 +863,12 @@ mainnet:
chain_name: "sei"
endpoints:
lcd:
- "https://sei-api.polkachu.com"
- "https://sei-rest.brocha.in"
- "https://rest.sei-apis.com"
- "https://sei-api.lavenderfive.com"
- "https://api-sei.stingray.plus"
- "https://lcd-sei.whispernode.com"
- "https://sei-api.polkachu.com"
timeout:
lcd: 3000
native_token:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "axelarscan-api",
"version": "0.0.96",
"version": "0.0.97",
"description": "Axelarscan API",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7b2839f

Please sign in to comment.