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

Feature: Add CWC CatWifCap token #192

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Veenoway
Copy link

@Veenoway Veenoway commented Dec 2, 2024

Action: add / update / remove token (keep those that applies)
Context / rational:

PR checklist:

  • I've verified and published the contract source
  • I've kept the token list in alphabetical order based on token symbol
  • I've updated the updatedAt (and potentially createdAt) fields
  • I've updated the list version number as per README instruction

@@ -12,6 +12,19 @@
}
],
"tokens": [
{
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is set in Goerli which has been deprecated

"tokenType": [
"canonical-bridge"
],
"address": "0x247E3e9ae6E1f12cC6EF8d48866c1F19F6ef0174",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

USDC has its own bridge and is a reserved token - I don't think it belongs in this list as it is not bridgeable via the Linea Token Bridge

"decimals": 18,
"createdAt": "2024-10-20",
"updatedAt": "2024-10-20",
"logoURI": "https://d12kvghf2eznx1.cloudfront.net/tokens/images/fe58d536-fa14-44eb-96b6-3b2c09f6a004"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ideally images should be .png or similar extension - do you have one for this?

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

Successfully merging this pull request may close these issues.

2 participants