Skip to content

Commit

Permalink
Update chain.json (#5683)
Browse files Browse the repository at this point in the history
  • Loading branch information
111STAVR111 authored Dec 11, 2024
1 parent 491f87c commit 60bbc66
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion xpla/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,11 @@
"id": "15d365ce8bfaff27ad4260e5db3fba480d334c39",
"address": "52.28.248.241:26656",
"provider": "Blockdaemon"
},
{
"id": "466c9c2e8b128389059bf4e7e68888fdde8cbebc",
"address": "xpla.seed.stavr.tech:2066",
"provider": "🔥STAVR🔥"
}
]
},
Expand All @@ -151,6 +156,10 @@
{
"address": "https://xpla-rpc.publicnode.com:443",
"provider": "Allnodes \u26a1\ufe0f Nodes & Staking"
},
{
"address": "https://xpla.rpc.m.stavr.tech:443",
"provider": "🔥STAVR🔥"
}
],
"rest": [
Expand All @@ -173,12 +182,20 @@
{
"address": "https://xpla-rest.publicnode.com",
"provider": "Allnodes \u26a1\ufe0f Nodes & Staking"
},
{
"address": "https://xpla.api.m.stavr.tech",
"provider": "🔥STAVR🔥"
}
],
"grpc": [
{
"address": "xpla-grpc.publicnode.com:443",
"provider": "Allnodes \u26a1\ufe0f Nodes & Staking"
},
{
"address": "xpla.grpc.m.stavr.tech:112",
"provider": "🔥STAVR🔥"
}
],
"evm-http-jsonrpc": [
Expand Down Expand Up @@ -225,6 +242,12 @@
"url": "https://ezstaking.app/xpla",
"tx_page": "https://ezstaking.app/xpla/txs/${txHash}",
"account_page": "https://ezstaking.app/xpla/account/${accountAddress}"
},
{
"kind": "🔥STAVR🔥",
"url": "https://explorer.stavr.tech/Xpla-Mainnet",
"tx_page": "https://explorer.stavr.tech/Xpla-Mainnet/${txHash}",
"account_page": "https://explorer.stavr.tech/Xpla-Mainnet/account/${accountAddress}"
}
],
"images": [
Expand All @@ -236,4 +259,4 @@
}
}
]
}
}

0 comments on commit 60bbc66

Please sign in to comment.