Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select token campaign img #332

Closed
wants to merge 10 commits into from
2 changes: 2 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ ETHERSCAN_APIURL_=https://api.etherscan.io/api?&apikey={YOUR_API_KEY}
BSCSCAN_API=https://api.bscscan.com/api?apikey={YOUR_API_KEY}
WEB3_URL_POLYGON=https://polygon-mumbai.infura.io/v3/557c0cefcd1b4ba5b1418d56a699f705
CMR_URL=https://pro-api.coinmarketcap.com/v1/cryptocurrency/info?symbol=
CMR_URL_ADDRR=https://pro-api.coinmarketcap.com/v1/cryptocurrency/info?address=

POLYGONSCAN_API=https://api-testnet.polygonscan.com/api?module=account&startblock=0&endblock=99999999&sort=asc&apikey=XXXXXXXXXXXXXXXXXXXXXX=

# SaTT Token adress in BEP20
Expand Down
Loading
Loading