Skip to content

Commit

Permalink
Merge pull request #39 from AmbireTech/add-snapshot
Browse files Browse the repository at this point in the history
Add snapshot to gnosis dapp catalog
  • Loading branch information
stojnovsky authored Mar 12, 2024
2 parents 165eb3b + 8a5320a commit d9a5d16
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions src/catalogs/wallet-gnosis.applist.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,28 @@
"web",
"mobile"
]
},
{
"id": "Snapshot",
"url": "https://snapshot.org/",
"name": "Snapshot",
"iconUrl": "https://snapshot.org/icon.svg",
"description": "Where decisions get made",
"networks": [
1,
10,
56,
100,
137,
250,
42161,
43114
],
"forceInternal": true,
"applicationType": [
"web",
"mobile"
]
}
]
}

0 comments on commit d9a5d16

Please sign in to comment.