Skip to content

Commit

Permalink
kyve mainnet endpoints by🔥STAVR🔥 (#3325)
Browse files Browse the repository at this point in the history
* Update chain.json

* Rename chain.json to kyve update

* Rename kyve update to chain.json
  • Loading branch information
STAVR authored Dec 12, 2023
1 parent 962a193 commit 0a34959
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion kyve/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,11 @@
"address": "34.212.201.1:26656",
"provider": "kyve"
},
{
"id": "23f2668adb6d7387c8bc7fdc8a9d10430a092df7",
"address": "kyve.peer.stavr.tech:12356",
"provider": "🔥STAVR🔥"
},
{
"id": "25da6253fc8740893277630461eb34c2e4daf545",
"address": "3.76.244.30:26656",
Expand Down Expand Up @@ -192,6 +197,10 @@
"address": "https://kyve-rpc.lavenderfive.com:443",
"provider": "Lavender.Five Nodes 🐝"
},
{
"address": "http://kyve.rpc.m.stavr.tech:12357",
"provider": "🔥STAVR🔥"
},
{
"address": "https://rpc-kyve.imperator.co",
"provider": "Imperator.co"
Expand Down Expand Up @@ -234,6 +243,10 @@
"address": "https://lcd-kyve.imperator.co",
"provider": "Imperator.co"
},
{
"address": "https://kyve.api.m.stavr.tech",
"provider": "🔥STAVR🔥"
},
{
"address": "https://kyve-api.ibs.team",
"provider": "Inter Blockchain Services"
Expand Down Expand Up @@ -272,6 +285,10 @@
"address": "https://grpc-kyve.nodeist.net",
"provider": "Nodeist"
},
{
"address": "http://kyve.grpc.stavr.tech:7106",
"provider": "🔥STAVR🔥"
},
{
"address": "https://kyve.grpc.liveraven.net",
"provider": "LiveRaveN"
Expand All @@ -295,6 +312,12 @@
"tx_page": "https://explorer.nodestake.top/kyve/txs/${txHash}",
"account_page": "https://explorer.nodestake.top/kyve/account/${accountAddress}"
},
{
"kind": "🔥STAVR🔥",
"url": "https://explorer.stavr.tech/Kyve",
"tx_page": "https://explorer.stavr.tech/Kyve/txs/${txHash}",
"account_page": "https://explorer.stavr.tech/Kyve/account/${accountAddress}"
},
{
"kind": "Stake-Take",
"url": "https://explorer.stake-take.com/kyve",
Expand All @@ -308,4 +331,4 @@
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve.svg"
}
]
}
}

0 comments on commit 0a34959

Please sign in to comment.