Skip to content

Commit

Permalink
add futures pair addition
Browse files Browse the repository at this point in the history
  • Loading branch information
hskang9 committed Jul 22, 2024
1 parent 693f10e commit 8b9898f
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
32 changes: 32 additions & 0 deletions .github/ISSUE_TEMPLATE/futures-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
name: Futures Request
about: Request a Futures Pair Addtion
title: 'Add {BASE_TOKEN_SYMBOL}/{QUOTE_TOKEN_SYMBOL} on {Chain/Chains}'
labels: futures request
assignees: ''
---

- [ ] I understand that filing an issue does not guarantee addition to the Standard default pair list.
- [ ] I will not ping the Discord about this listing request.

**Please provide the following information for your token.**

Chain to create a pair:

Base Token Address:
Base Token Name (from contract):
Base Token Decimals (from contract):
Base Token Symbol (from contract):

Link to the official homepage of base token:
Link to CoinMarketCap or CoinGecko page of base token:

Quote Token Address:
Quote Token Name (from contract):
Quote Token Decimals (from contract):
Quote Token Symbol (from contract):

Link to the official homepage of quote token:
Link to CoinMarketCap or CoinGecko page of quote token:

Leverage Limit(1~100x):
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/pair-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ Quote Token Symbol (from contract):
Link to the official homepage of quote token:
Link to CoinMarketCap or CoinGecko page of quote token:

Desired Listing Price(Base/Quote):
Listing Price(Base/Quote):

0 comments on commit 8b9898f

Please sign in to comment.