Skip to content

Commit

Permalink
🚀 WHEN MOON 🌕 WHEN LAMBO 🔥 Remove RPC, API and Explorer endpoints fro…
Browse files Browse the repository at this point in the history
…m ARKH (#5981)
  • Loading branch information
woelig authored Feb 28, 2025
1 parent 254666e commit 7276497
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions arkh/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,20 +58,12 @@
{
"address": "https://asc-dataseed.arkhadian.com/",
"provider": "arkhnetwork"
},
{
"address": "https://arkh_mainnet_rpc.chain.whenmoonwhenlambo.money",
"provider": "\ud83d\ude80 WHEN MOON \ud83c\udf15 WHEN LAMBO \ud83d\udd25"
}
],
"rest": [
{
"address": "https://asc-blockchain-api.arkhadian.com/",
"provider": "arkhnetwork"
},
{
"address": "https://arkh_mainnet_api.chain.whenmoonwhenlambo.money",
"provider": "\ud83d\ude80 WHEN MOON \ud83c\udf15 WHEN LAMBO \ud83d\udd25"
}
],
"grpc": [
Expand All @@ -91,12 +83,6 @@
"kind": "NODEXPLORER",
"url": "https://explorer.nodexcapital.com/arkhadian",
"tx_page": "https://explorer.nodexcapital.com/arkhadian/tx/${txHash}"
},
{
"kind": "\ud83d\ude80 WHEN MOON \ud83c\udf15 WHEN LAMBO \ud83d\udd25",
"url": "https://explorer.whenmoonwhenlambo.money/arkhadian",
"tx_page": "https://explorer.whenmoonwhenlambo.money/arkhadian/tx/${txHash}",
"account_page": "https://explorer.whenmoonwhenlambo.money/arkhadian/account/${accountAddress}"
}
],
"images": [
Expand Down

0 comments on commit 7276497

Please sign in to comment.