-
Notifications
You must be signed in to change notification settings - Fork 0
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 Pendulum assets to Nova wallet #2
Conversation
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.
Looks good to me, except for that one icon 👍
chains/v20/chains_dev.json
Outdated
"precision": 12, | ||
"type": "orml", | ||
"priceId": "euro-coin", | ||
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EUR.svg", |
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.
The icon here is for Mykobo's EURC. We should use the icon for the EURC issued by circle.
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.
@prayagd I can see that the linked icon folder only has the EURC.svg for Mykobo. Can we also have the Circle EURC icon as an SVG please?
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.
Pinging again
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.
Sorry somehow missed this message, will share it here
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.
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.
i already had a EURC circle.svg but nevermind
I added the other icon and will now create a pull request to the upstream repository. |
Closes https://github.com/pendulum-chain/tasks/issues/365
Added the following assets:
It looks like USDT has been added already.
I only updated v20 and v21, because both are the only versions with more assets. I only updated
chain_dev.json
, based on Gianni's previous PR.