Skip to content

Commit

Permalink
update endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
liangping committed Nov 2, 2023
1 parent fcb8423 commit 6d57c4e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions chains/mainnet/celestia.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"chain_name": "celestia",
"api": [
{
"address": "https://public-celestia-lcd.numia.xyz",
"provider": "Numia"
"address": "https://celestia-rest.mesa.newmetric.xyz",
"provider": "Newmetric"
},
{
"address": "https://api.lunaroasis.net",
Expand All @@ -16,8 +16,8 @@
],
"rpc": [
{
"address": "https://public-celestia-rpc.numia.xyz",
"provider": "Numia"
"address": "https://celestia-rpc.mesa.newmetric.xyz",
"provider": "Newmetric"
},
{
"address": "https://rpc.lunaroasis.net",
Expand Down

0 comments on commit 6d57c4e

Please sign in to comment.