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

Add {logoURI} #1940

Open
3 tasks done
taka-000 opened this issue Jan 15, 2025 · 0 comments
Open
3 tasks done

Add {logoURI} #1940

taka-000 opened this issue Jan 15, 2025 · 0 comments

Comments

@taka-000
Copy link

  • I understand that token listing is not required to use the Uniswap Interface with a token.
  • I understand that filing an issue or adding liquidity does not guarantee addition to the Uniswap default token list.
  • I will not ping the Discord about this listing request.

Please provide the following information for your token.

{
"name": "My Custom Token List",
"timestamp": "2025-01-15T00:00:00+00:00",
"version": {
"major": 1,
"minor": 0,
"patch": 0
},
"tokens": [
{
"chainId": 1,
"address": "0xFB3f149D70697372143c3bC0cABF2571D45c8318", // あなたのトークンアドレス
"name": "soviet",
"symbol": "USSR",
"decimals": 18,
// ここで Pinata のゲートウェイ経由の URL を使う
"logoURI": "https://gateway.pinata.cloud/ipfs/bafkreihzipjz22kpwitza7dhftit7uxd72bjstt55k6xyz3mpvfg53rlpy"
}
],
"logoURI": "https://gateway.pinata.cloud/ipfs/bafkreihzipjz22kpwitza7dhftit7uxd72bjstt55k6xyz3mpvfg53rlpy" // リスト自体のロゴ(任意)
}

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant