Skip to content

Commit

Permalink
Create mantle trading config for short promo
Browse files Browse the repository at this point in the history
  • Loading branch information
Minh Đức Đào committed Nov 27, 2024
1 parent 42e84b7 commit 356b7f6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
7 changes: 6 additions & 1 deletion configs/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -450,5 +450,10 @@
"content": "This is a pre-launch perp for Hyperliquid's HYPE and assumes a total supply of 1 billion. [Learn more.](https://guide.dem.exchange/trade/futures/market-specifications/pre-launch-perpetuals)",
"show_from": "2024-11-04T09:00+00:00"
}
]
],
"mantle_trading_league_short_promo_config": {
"pointMultiplier": 2,
"startDate": "2024-11-27T01:00:00Z",
"endDate": "2024-11-28T01:00:00Z"
}
}
5 changes: 5 additions & 0 deletions configs/testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,10 @@
],
"direct_deposit": {
"domain": "https://dagger-37dc379603c3.herokuapp.com"
},
"mantle_trading_league_short_promo_config": {
"pointMultiplier": 2,
"startDate": "2024-11-26T01:00:00Z",
"endDate": "2024-11-28T01:00:00Z"
}
}

0 comments on commit 356b7f6

Please sign in to comment.