Skip to content

Commit

Permalink
- change hexx to hellnet
Browse files Browse the repository at this point in the history
  • Loading branch information
StrathCole committed Sep 24, 2024
1 parent 28b9655 commit d34185e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,19 +47,19 @@
},
"testnet": true
},
"octagon-1": {
"hellnet-1": {
"inheritChain": "columbus-5",
"name": "Terra Classic Testnet Hexxagon",
"chainId": "octagon-1",
"name": "Terra Classic Testnet 2 (Hellnet)",
"chainId": "hellnet-1",
"endpoints": {
"lcd": [
"https://lcd.terra-classic.hexxagon.dev"
"https://hell-lcd.luncblaze.com"
],
"fcd": [
"https://fcd.terra-classic.hexxagon.dev"
"https://terra-classic-fcd.publicnode.com"
],
"rpc": [
"https://rpc.terra-classic.hexxagon.dev"
"https://hell-rpc.luncblaze.com"
]
},
"testnet": true,
Expand Down

0 comments on commit d34185e

Please sign in to comment.