Skip to content

Commit

Permalink
feat: add Nemo on Acala (#3368)
Browse files Browse the repository at this point in the history
  • Loading branch information
leohar authored Jan 17, 2025
1 parent 09d5983 commit 88977de
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 2 deletions.
17 changes: 15 additions & 2 deletions chains/v21/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -3353,6 +3353,19 @@
"existentialDeposit": "1000000000",
"transfersEnabled": true
}
},
{
"assetId": 16,
"symbol": "NEMO",
"precision": 18,
"type": "orml",
"icon": "Default.svg",
"typeExtras": {
"currencyIdScale": "0x02fa904c86b73fd041d6cc2aeed9e6ec0148fd51da",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
}
],
"nodes": [
Expand Down Expand Up @@ -4746,7 +4759,7 @@
"symbol": "DAMN",
"precision": 12,
"type": "statemine",
"icon": "Default.svg",
"icon": "DAMN.svg",
"typeExtras": {
"assetId": "22222012"
}
Expand Down Expand Up @@ -5953,7 +5966,7 @@
"symbol": "DAMN",
"precision": 12,
"type": "orml",
"icon": "Default.svg",
"icon": "DAMN.svg",
"typeExtras": {
"currencyIdScale": "0x5e430f00",
"currencyIdType": "u32",
Expand Down
13 changes: 13 additions & 0 deletions icons/tokens/colored/DAMN.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 88977de

Please sign in to comment.