Skip to content

Commit

Permalink
promote BASTI, DAMN tokens (#3304)
Browse files Browse the repository at this point in the history
  • Loading branch information
leohar authored Dec 27, 2024
1 parent 0961f63 commit 73c0c86
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions chains/v21/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -4193,6 +4193,26 @@
"assetId": "0x020209070403006b175474e89094c44da98b954eedeac495271d0f",
"palletName": "ForeignAssets"
}
},
{
"assetId": 20,
"symbol": "BASTI",
"precision": 12,
"type": "statemine",
"icon": "Default.svg",
"typeExtras": {
"assetId": "22222015"
}
},
{
"assetId": 21,
"symbol": "DAMN",
"precision": 12,
"type": "statemine",
"icon": "Default.svg",
"typeExtras": {
"assetId": "22222012"
}
}
],
"nodes": [
Expand Down Expand Up @@ -5532,6 +5552,32 @@
"existentialDeposit": "59084194977843",
"transfersEnabled": true
}
},
{
"assetId": 46,
"symbol": "BASTI",
"precision": 12,
"type": "orml",
"icon": "Default.svg",
"typeExtras": {
"currencyIdScale": "0x64430f00",
"currencyIdType": "u32",
"existentialDeposit": "1",
"transfersEnabled": true
}
},
{
"assetId": 47,
"symbol": "DAMN",
"precision": 12,
"type": "orml",
"icon": "Default.svg",
"typeExtras": {
"currencyIdScale": "0x5e430f00",
"currencyIdType": "u32",
"existentialDeposit": "1",
"transfersEnabled": true
}
}
],
"nodes": [
Expand Down

0 comments on commit 73c0c86

Please sign in to comment.