Skip to content

Commit

Permalink
Merge pull request #4 from scorum/change-urls
Browse files Browse the repository at this point in the history
Change api/rpc/grpc urls on scorum
  • Loading branch information
zakarialounes authored May 17, 2024
2 parents a4e1531 + 5676c9b commit 7ed5526
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chains/mainnets/scorum/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/scorum/images/scorum.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/scorum/images/scorum.svg"
},
"rpcUrl": "https://scorum-blockchain-mainnet-rpc-1.scorum.com",
"restUrl": "https://scorum-blockchain-mainnet-api-1.scorum.com",
"rpcUrl": "https://scorum-blockchain-mainnet-rpc.scorum.com",
"restUrl": "https://scorum-blockchain-mainnet-api.scorum.com",
"chainId": "scorum-1",
"bech32": "scorum",
"denom": "sp",
Expand Down

0 comments on commit 7ed5526

Please sign in to comment.