Skip to content

Commit

Permalink
testnet: update tellor endpoint
Browse files Browse the repository at this point in the history
Signed-off-by: Whyme <[email protected]>
  • Loading branch information
nodexone committed Aug 15, 2024
1 parent 66d16c4 commit e103a79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chains/mainnet/tellor.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"chain_name": "tellor",
"api": [
{"provider": "tellorlayer.com", "address": "http://tellorlayer.com:1317"}
{"provider": "NodeX Emperor", "address": "https://tellor-testnet.api.nodex.one"}
],
"rpc": [
{"provider": "tellorlayer.com", "address": "http://tellorlayer.com:26657"}
{"provider": "NodeX Emperor", "address": "https://tellor-testnet.rpc.nodex.one"}
],
"sdk_version": "0.45.15",
"coin_type": "118",
Expand Down

0 comments on commit e103a79

Please sign in to comment.