Skip to content

Commit

Permalink
feat: added crowdloan 2241 (TalismanSociety#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
JAhimaz authored Mar 11, 2023
1 parent 6fbb223 commit 607c711
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions apps/web/src/libs/talisman/util/_config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1270,6 +1270,20 @@ Our mission is to create an open financial future that overcomes borders and fos
Discord: 'https://discord.com/invite/JFzD2b5P2B',
},
},
{
id: '2-2241',
name: 'Krest',
slug: 'krest',
token: 'KREST',
subtitle: "krest is peaq’s canary network - the world's first and only Economy of Things simulation network.",
info: 'krest is your home for socio-economic, technical, community, and governance innovation and experimentation within the peaq ecosystem. Launch dApps and tools for the Economy of Things and assess their impact in a live environment on a public blockchain network, without running the risk of causing real-world harm.',
links: {
Website: 'https://krest.peaq.network/?ref=parachains-info',
Twitter: 'https://twitter.com/peaqnetwork',
Discord: 'https://discord.gg/XhJwuFKAAD',
Github: 'https://github.com/peaqnetwork/peaq-network-node',
},
},
{
id: '2-2256',
name: 'Mangata X',
Expand Down Expand Up @@ -2778,6 +2792,27 @@ export const crowdloanDetails: CrowdloanDetails[] = [
info: null,
},
},
{
relayId: 2,
paraId: 2241,
contributeUrl:
'https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fkusama-rpc.polkadot.io&ref=parachains-info#/parachains/crowdloan',
rewards: {
tokens: [
{
symbol: 'KREST',
perKSM: '800+',
},
],
custom: [
{
title: 'Crowdloan Cap',
value: '15,000 KSM',
},
],
info: null,
},
},
{
relayId: 2,
paraId: 2256,
Expand Down

0 comments on commit 607c711

Please sign in to comment.