Skip to content

Commit

Permalink
Add DYM-Perp Market banner notice (#99)
Browse files Browse the repository at this point in the history
* Add DYM-Perp Market banner notice

* Update banner content
  • Loading branch information
kimberlybp authored Feb 7, 2024
1 parent 0a7ff56 commit c214984
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion configs/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,13 @@
"eth.1.2.942d87": 21,
"usdc.1.2.343151": 22
},
"perp_pool_banners": []
"perp_pool_banners": [
{
"perp_pool_id": "4",
"show_from": "2024-02-07T08:00+00:00",
"show_until": "2024-02-08T08:00+00:00",
"title": "Changes to Perp Pool",
"subtext": "DYM-PERP Market will be added on 8th Feb, 08:00AM UTC"
}
]
}

0 comments on commit c214984

Please sign in to comment.