-
Notifications
You must be signed in to change notification settings - Fork 50
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
base: main
Are you sure you want to change the base?
Conversation
@@ -12,6 +12,19 @@ | |||
} | |||
], | |||
"tokens": [ | |||
{ |
There was a problem hiding this comment.
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", |
There was a problem hiding this comment.
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" |
There was a problem hiding this comment.
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?
Action: add / update / remove token (keep those that applies)
Context / rational:
PR checklist:
updatedAt
(and potentiallycreatedAt
) fields