Skip to content

Commit

Permalink
Add Backalley's coin info
Browse files Browse the repository at this point in the history
  • Loading branch information
chanblockchain authored Apr 4, 2022
1 parent 7d5c10c commit b8cd759
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions coininfo.js
Original file line number Diff line number Diff line change
Expand Up @@ -16753,6 +16753,35 @@ const coininfo = {
"https://whitepaper.hollaex.com",
],
},
backalley: {
description: "Backalley is a permissionless launchpad built on the Kadena blockchain to democratize access to fundraising through a fair, secure, cheap, and fast decentralized platform. We build on the "fixed swap" pools model, which guarantees fairness by fixing the swap price, benefiting investors and pool owners through more price transparency and balanced ownership.",
total_supply: 1000000000,
circulating_supply: 22027,
websites: [
"https://backalley.ai",
],
explorers: [
"https://explorer.chainweb.com",
],
medium: "https://medium.com/@backalley",
discord: "",
telegram: "https://t.me/backalley_official",
bitcointalk: "",
facebook: "",
twitter: "https://twitter.com/backalleyio",
reddit: "",
repository: "",
youtube: "",
instagram: "",
tiktok: "",
twitch: "",
linkedin: "",
cryptoCompareID: "",
coinMarketCapID: "",
coingeckoID: "",
auditInfos: [],
whitepaper: [],
}
};

export default {
Expand Down

0 comments on commit b8cd759

Please sign in to comment.