Skip to content

Commit

Permalink
Add staking-explorer REST API endpoint to lava
Browse files Browse the repository at this point in the history
  • Loading branch information
staking-explorer authored Mar 29, 2024
1 parent 51c1a22 commit 0a13691
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion lava/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,10 @@
{
"address": " https://lava-api.w3coins.io:443",
"provider": "w3coins"
},
{
"address": "http://lava.api.staking-explorer.com",
"provider": "Daily DROP"
}
]
},
Expand All @@ -106,4 +110,4 @@
"indexing",
"incentivized public rpc"
]
}
}

0 comments on commit 0a13691

Please sign in to comment.