Skip to content

Commit

Permalink
add snowbridge tokens on PAH (#3286)
Browse files Browse the repository at this point in the history
* add Snowbridge tokens on PAH

* add icons

* add MYTH icons
  • Loading branch information
leohar authored Dec 17, 2024
1 parent 2bcc2c1 commit b62325e
Show file tree
Hide file tree
Showing 9 changed files with 297 additions and 0 deletions.
44 changes: 44 additions & 0 deletions chains/v21/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -4730,6 +4730,50 @@
"assetId": "0x010100a534",
"palletName": "ForeignAssets"
}
},
{
"assetId": 16,
"symbol": "MYTH-Snowbridge",
"precision": 18,
"type": "statemine",
"icon": "MYTH-Snowbridge.svg",
"typeExtras": {
"assetId": "0x02020907040300ba41ddf06b7ffd89d1267b5a93bfef2424eb2003",
"palletName": "ForeignAssets"
}
},
{
"assetId": 17,
"symbol": "USDC-Snowbridge",
"precision": 6,
"type": "statemine",
"icon": "USDC-Snowbridge.svg",
"typeExtras": {
"assetId": "0x02020907040300a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"palletName": "ForeignAssets"
}
},
{
"assetId": 18,
"symbol": "USDT-Snowbridge",
"precision": 6,
"type": "statemine",
"icon": "USDT-Snowbridge.svg",
"typeExtras": {
"assetId": "0x02020907040300dac17f958d2ee523a2206206994597c13d831ec7",
"palletName": "ForeignAssets"
}
},
{
"assetId": 19,
"symbol": "DAI-Snowbridge",
"precision": 18,
"type": "statemine",
"icon": "DAI-Snowbridge.svg",
"typeExtras": {
"assetId": "0x020209070403006b175474e89094c44da98b954eedeac495271d0f",
"palletName": "ForeignAssets"
}
}
],
"nodes": [
Expand Down
38 changes: 38 additions & 0 deletions icons/tokens/colored/DAI-Snowbridge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 38 additions & 0 deletions icons/tokens/colored/MYTH-Snowbridge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
39 changes: 39 additions & 0 deletions icons/tokens/colored/USDC-Snowbridge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 38 additions & 0 deletions icons/tokens/colored/USDT-Snowbridge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions icons/tokens/white/v1/DAI-Snowbridge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit b62325e

Please sign in to comment.