Skip to content

Commit

Permalink
chore(config): add validator
Browse files Browse the repository at this point in the history
  • Loading branch information
Kahnix committed Jan 1, 2025
1 parent 85507de commit c63e621
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions chains/mainnet/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,20 @@
"chain_name": "vector",
"registry_name": "vector",
"api": [
{
"provider": "PlayonVector",
"address": "https://archive-api-1.playonvector.com/"
},
{
"provider": "Seraphim",
"address": "https://archive-api-vector-1.seraphim.zone"
}
],
"rpc": [
{
"provider": "PlayonVector",
"address": "https://archive-rpc-1.playonvector.com/"
},
{
"provider": "Seraphim",
"address": "https://archive-rpc-vector-1.seraphim.zone"
Expand Down

0 comments on commit c63e621

Please sign in to comment.