Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create gnosis-chain.json #71

Merged
merged 1 commit into from
Jul 3, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions configs/marketplace/gnosis-chain.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"author": "Gnosis",
"id": "gnosis-faucet",
"title": "Gnosis Faucet",
"logo": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-logos/gnosis.svg",
"categories": ["Faucet"],
"shortDescription": "A crypto faucet is a tool that distributes small amounts of tokens to perform transactions on a blockchain network. The Gnosis Chain xDAI faucet distributes xDAI to new users so that they may have enough gas to complete a few transactions and interact with applications on Gnosis Chain.",
"site": "https://gnosisfaucet.com/",
"description": "A crypto faucet is a tool that distributes small amounts of tokens to perform transactions on a blockchain network. The Gnosis Chain xDAI faucet distributes xDAI to new users so that they may have enough gas to complete a few transactions and interact with applications on Gnosis Chain.",
"external": false,
"url": "https://gnosisfaucet.com/"
}
]