Skip to content

Commit

Permalink
Pinky: Staking Promotion Card (#1328)
Browse files Browse the repository at this point in the history
* Add dApp staking categories description (#1316)

* Fix dApp swiper configuration (#1317)

* Fix dApp swiper configuration

* Rewards earned sort fix

* TVL ratio for previous period calculation fix

* Hide period stats

* Cast to bigint

* Hide period stats

* Fix for filtering dApps in other category (#1322)

* Category filter fix, take 2 (#1323)

* add airlyft to promotions (#1319)

* add Pinky data to data_promotion

* add pinky.jpg

---------

Co-authored-by: Bobo <bobo.kovacevic@gmail.com>
Co-authored-by: Rachit Magon <rachit.magon@gmail.com>
  • Loading branch information
3 people authored Jun 21, 2024
1 parent 72ff61f commit 12522d0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
Binary file added public/images/dapp_promotions/pinky.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 13 additions & 1 deletion src/data/dapp_promotions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"name": "AirLyft Stake Campaign",
"shortDescription": "Stake on AirLyft and get a chance to share extra reward!",
"link": "https://airlyft.one/community/astar-stake-on-airlyft",
"img": "images/dapp_promotions/airlyft_stake_campaign.png"
},
{
"name": "Ledger - dApp Staking V3",
"shortDescription": "Join dApp Staking V3 with your Ledger device using the new Astar Native app.",
Expand Down Expand Up @@ -64,5 +70,11 @@
"shortDescription": "#1 Cross-chain Social Fitness App on iOS & Android, Apple Watch",
"link": "https://app.moonfit.xyz/astar-reward",
"img": "images/dapp_promotions/moonfit.png"
},
{
"name": "PINKY",
"shortDescription": "Stake on PINKY and earn a fixed 46% reward in PINKY and ASTAR.",
"link": "https://portal.astar.network/astar/dapp-staking/dapp?dapp=0xae1bb2090fb748dd28e82cb632206836d9ef3c85",
"img": "images/dapp_promotions/pinky.jpg"
}
]
]

0 comments on commit 12522d0

Please sign in to comment.