Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2215 from pinholove/main
Browse files Browse the repository at this point in the history
Update to Goldberg
  • Loading branch information
santosdios authored Jan 22, 2024
2 parents 97cfb52 + c98c85d commit 683d3cf
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions devnet/galaxybtc_7562582-1/galaxybtc_7562582-1.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"chainId": "galaxybtc_7562582-1",
"chainName": "galaxyBTC",
"rpc": "https://froopyland.dymension.xyz/28/galaxybtc_7562582-1/rpc",
"rest": "https://froopyland.dymension.xyz/28/galaxybtc_7562582-1/rest",
"chainName": "galaxybtc_7562582-1",
"rpc": "http://161.97.139.96:26657",
"rest": "http://161.97.139.96:1317",
"bech32Prefix": "ethm",
"currencies": [
{
Expand All @@ -24,10 +24,12 @@
},
"evm": {
"chainId": "0x736556",
"rpc": "https://froopyland.dymension.xyz/28/galaxybtc_7562582-1/evmrpc"
"rpc": "http://161.97.139.96:1317"
},
"type": "RollApp",
"da": "Celestia",
"da": "Avail",
"description": "",
"analytics": true
}
"analytics": true,
"goldberg": true,
"availAddress": "5DXJiR241CjgAfBtKKSoxgXCKUPt9U6W1dQgwh4catLzNcfE"
}

0 comments on commit 683d3cf

Please sign in to comment.