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 Pendulum assets to Nova wallet #2

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
70 changes: 70 additions & 0 deletions chains/v20/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -8214,6 +8214,76 @@
"existentialDeposit": "1000",
"transfersEnabled": true
}
},
{
"assetId": 14,
"symbol": "ASTR",
"precision": 18,
"type": "orml",
"priceId": "astar",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg",
"typeExtras": {
"currencyIdScale": "0x0109",
"currencyIdType": "spacewalk_primitives.CurrencyId",
"existentialDeposit": "1000000",
"transfersEnabled": true
}
},
{
"assetId": 15,
"symbol": "vDOT",
"precision": 10,
"type": "orml",
"priceId": "voucher-dot",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg",
"typeExtras": {
"currencyIdScale": "0x010a",
"currencyIdType": "spacewalk_primitives.CurrencyId",
"existentialDeposit": "1000000",
"transfersEnabled": true
}
},
{
"assetId": 16,
"symbol": "BNC",
"precision": 12,
"type": "orml",
"priceId": "bifrost-native-coin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
"typeExtras": {
"currencyIdScale": "0x010b",
"currencyIdType": "spacewalk_primitives.CurrencyId",
"existentialDeposit": "10000000000",
"transfersEnabled": true
}
},
{
"assetId": 17,
"symbol": "USDC.axl",
"precision": 6,
"type": "orml",
"priceId": "axlusdc",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg",
"typeExtras": {
"currencyIdScale": "0x010c",
"currencyIdType": "spacewalk_primitives.CurrencyId",
"existentialDeposit": "1000",
"transfersEnabled": true
}
},
{
"assetId": 18,
"symbol": "EURC.s",
"precision": 12,
"type": "orml",
"priceId": "euro-coin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EUR.svg",
Copy link
Member

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.

Copy link
Member

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?

Copy link
Member

Choose a reason for hiding this comment

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

Pinging again

Copy link

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

Copy link

Choose a reason for hiding this comment

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

Copy link

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

"typeExtras": {
"currencyIdScale": "0x020145555243cf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136",
"currencyIdType": "spacewalk_primitives.CurrencyId",
"existentialDeposit": "1000",
"transfersEnabled": true
}
}
],
"nodes": [
Expand Down
70 changes: 70 additions & 0 deletions chains/v21/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -8230,6 +8230,76 @@
"existentialDeposit": "1000",
"transfersEnabled": true
}
},
{
"assetId": 14,
"symbol": "ASTR",
"precision": 18,
"type": "orml",
"priceId": "astar",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg",
"typeExtras": {
"currencyIdScale": "0x0109",
"currencyIdType": "spacewalk_primitives.CurrencyId",
"existentialDeposit": "1000000",
"transfersEnabled": true
}
},
{
"assetId": 15,
"symbol": "vDOT",
"precision": 10,
"type": "orml",
"priceId": "voucher-dot",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg",
"typeExtras": {
"currencyIdScale": "0x010a",
"currencyIdType": "spacewalk_primitives.CurrencyId",
"existentialDeposit": "1000000",
"transfersEnabled": true
}
},
{
"assetId": 16,
"symbol": "BNC",
"precision": 12,
"type": "orml",
"priceId": "bifrost-native-coin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
"typeExtras": {
"currencyIdScale": "0x010b",
"currencyIdType": "spacewalk_primitives.CurrencyId",
"existentialDeposit": "10000000000",
"transfersEnabled": true
}
},
{
"assetId": 17,
"symbol": "USDC.axl",
"precision": 6,
"type": "orml",
"priceId": "axlusdc",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg",
"typeExtras": {
"currencyIdScale": "0x010c",
"currencyIdType": "spacewalk_primitives.CurrencyId",
"existentialDeposit": "1000",
"transfersEnabled": true
}
},
{
"assetId": 18,
"symbol": "EURC.s",
"precision": 12,
"type": "orml",
"priceId": "euro-coin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EUR.svg",
"typeExtras": {
"currencyIdScale": "0x020145555243cf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136",
"currencyIdType": "spacewalk_primitives.CurrencyId",
"existentialDeposit": "1000",
"transfersEnabled": true
}
}
],
"nodes": [
Expand Down
Loading