Skip to content

Commit

Permalink
tie up
Browse files Browse the repository at this point in the history
  • Loading branch information
glasgowm148 committed Oct 25, 2024
1 parent 134177c commit e1e7ce8
Showing 1 changed file with 25 additions and 9 deletions.
34 changes: 25 additions & 9 deletions docs/tutorials/token_integration_evm.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,40 @@

# Integration Guide for Bridging ERG to ETH Tokens
# Integration Guide for Bridging ERG tokens

This guide provides a comprehensive overview of the steps required to integrate and list tokens that have been bridged from ERG to ETH on various platforms. Follow these instructions to ensure your token is properly recognized and accessible across major platforms.

## CoinGecko Integration

To list your bridged token on CoinGecko, follow these steps:

1. **Submit a New Token Request**: Visit the [CoinGecko Token Request Form](https://www.coingecko.com/request-form/tokens/new?locale=en) to submit your token details.
- **Submit a New Token Request**: Visit the [CoinGecko Token Request Form](https://www.coingecko.com/request-form/tokens/new?locale=en) to submit your token details.
- **Verification Guide**: Refer to the [CoinGecko Verification Guide](https://support.coingecko.com/hc/en-us/articles/23725417857817-Verification-Guide-for-Listing-Update-Requests-on-CoinGecko) for detailed instructions on the listing process.


4. **Verification Guide**: Refer to the [CoinGecko Verification Guide](https://support.coingecko.com/hc/en-us/articles/23725417857817-Verification-Guide-for-Listing-Update-Requests-on-CoinGecko) for detailed instructions on the listing process.
## Ethereum

## Uniswap Integration
### Uniswap Integration

To list your token on Uniswap, follow these steps:

The process is similar to adding liquidity, but there are additional requirements for initializing a pool, which incurs gas fees. These fees can vary significantly, ranging from approximately 0.05 ETH during low traffic periods to much higher amounts during peak times.
The process is similar to [adding liquidity](rsERGLP.md), but there are additional requirements for initializing a pool, which incurs gas fees. These fees can vary significantly, ranging from approximately 0.05 ETH during low traffic periods to much higher amounts during peak times so please make sure you aren't paying over the odds!

1. **File a Token Request**: Submit an issue on the [Uniswap Default Token List GitHub](https://github.com/Uniswap/default-token-list/issues/new?assignees=&labels=token+request&template=token-request.md&title=Add+%7BTOKEN_SYMBOL%7D%3A+%7BTOKEN_NAME%7D) with your token details. Ensure that token information such as decimals, symbol, and name is accurately reflected from the token contracts.
#### Updating Details

You can **File a Token Request**: Submit an issue on the [Uniswap Default Token List GitHub](https://github.com/Uniswap/default-token-list/issues/new?assignees=&labels=token+request&template=token-request.md&title=Add+%7BTOKEN_SYMBOL%7D%3A+%7BTOKEN_NAME%7D) with your token details. Ensure that token information such as decimals, symbol, and name is accurately reflected from the token contracts.

## Dexscreener Integration
Prioritizing a listing on CoinGecko is beneficial, as it serves as a data source for various platforms. Once listed, your token details will automatically propagate to multiple other services, reducing the need for additional manual updates.


### Dexscreener Integration

To enhance your token's visibility on Dexscreener:

1. **Purchase Enhanced Token Info**: For $299, you can acquire [Enhanced Token Info](https://marketplace.dexscreener.com/product/token-info) to improve your token's profile.

2. **Token Page**: Access your token's page on [Dexscreener](https://dexscreener.com/ethereum/0x85bb44d0a6f2a5844975ef19149d9c4b0bb77b7d) for more details.

## Dextools.io Integration
### Dextools.io Integration

To expedite your token's update on Dextools.io:

Expand All @@ -40,3 +44,15 @@ To expedite your token's update on Dextools.io:
- 2 $BNB

2. **Submit Fast Track Request**: Complete the [Dextools Fast Track Form](https://docs.google.com/forms/d/e/1FAIpQLSd1BAqjAl9nntlS2mOk76tE0Q-dEf-AT1bUblDXikjZ-PNP1Q/formResponse) to initiate the process.

## Cardano

### Taptools

### DEXs

Listed [here](https://defillama.com/chain/Cardano)

### dApps

See the current [rsERG cardano ecosystem opportunities](rosen-uses/#cardano-ecosystem-opportunities) for ideas on where to get your token listed.

0 comments on commit e1e7ce8

Please sign in to comment.