Skip to content

Commit

Permalink
Merge pull request #109 from White-Whale-Defi-Platform/revert-103-end…
Browse files Browse the repository at this point in the history
…point-migration

Revert "Replace Endpoints"
  • Loading branch information
0xFable authored Nov 15, 2022
2 parents 261ef70 + ef656bc commit 2dd9d60
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions public/mainnet/chain_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"chainName": "Juno Mainnet",
"label": "Juno",
"icon": "/logos/juno.svg",
"rpc": "https://ww-juno-rpc.polkachu.com",
"rest": "https://ww-juno-rest.polkachu.com",
"rpc": "https://rpc-juno.itastakers.com",
"rest": "https://lcd-juno.itastakers.com",
"stakeCurrency": {
"coinDenom": "JUNO",
"coinMinimalDenom": "ujuno",
Expand Down Expand Up @@ -51,8 +51,8 @@
"chainName": "Terra Mainnet",
"label": "Terra",
"icon": "/logos/luna.svg",
"rpc": "https://ww-terra-rpc.polkachu.com",
"rest": "https://ww-terra-rest.polkachu.com",
"rpc": "https://terra-rpc.whitewhale.money",
"rest": "https://terra-api.polkachu.com",
"stakeCurrency": {
"coinDenom": "LUNA",
"coinMinimalDenom": "uluna",
Expand Down Expand Up @@ -98,8 +98,8 @@
"chainName": "Chihuahua mainnet",
"label": "Chihuahua",
"icon": "/logos/huahua.png",
"rpc": "https://ww-chihuahua-rpc.polkachu.com",
"rest": "https://ww-chihuahua-rest.polkachu.com",
"rpc": "https://rpc.chihuahua.wtf",
"rest": "https://api.chihuahua.wtf",
"stakeCurrency": {
"coinDenom": "huahua",
"coinMinimalDenom": "uhuahua",
Expand Down

0 comments on commit 2dd9d60

Please sign in to comment.