Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

Commit

Permalink
Merge pull request #355 from steakwallet/AlexBHarley-patch-1
Browse files Browse the repository at this point in the history
Update supported Steakwallet chains
  • Loading branch information
pedrouid authored Jan 5, 2022
2 parents 772cbe6 + b0ac950 commit 32dff6c
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions public/data/wallets.json
Original file line number Diff line number Diff line change
Expand Up @@ -3451,10 +3451,25 @@
"description": "",
"homepage": "https://steakwallet.fi",
"chains": [
"eip155:1"
"cosmos:akashnet-2",
"cosmos:columbus-5",
"cosmos:cosmoshub-4",
"cosmos:juno-1",
"cosmos:osmosis-1",
"eip155:1",
"eip155:10",
"eip155:56",
"eip155:100",
"eip155:137",
"eip155:250",
"eip155:42161",
"eip155:42220",
"eip155:43114",
"eip155:1666600000"
],
"versions": [
"1"
"1",
"2"
],
"app": {
"browser": "",
Expand Down Expand Up @@ -3909,4 +3924,4 @@
}
}
}
}
}

0 comments on commit 32dff6c

Please sign in to comment.