Skip to content

Commit

Permalink
Merge pull request #2968 from novasamatech/fix/gm_rip
Browse files Browse the repository at this point in the history
remove GM network
  • Loading branch information
ERussel authored Aug 16, 2024
2 parents 67dea86 + c86333f commit b5e785a
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 139 deletions.
55 changes: 0 additions & 55 deletions chains/v20/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -6843,61 +6843,6 @@
"feeViaRuntimeCall": true
}
},
{
"chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "GM",
"assets": [
{
"assetId": 0,
"symbol": "FREN",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg"
},
{
"assetId": 1,
"symbol": "GM",
"precision": 0,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x01",
"currencyIdType": "gm_chain_runtime.Coooooins",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 2,
"symbol": "GN",
"precision": 0,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x02",
"currencyIdType": "gm_chain_runtime.Coooooins",
"existentialDeposit": "0",
"transfersEnabled": true
}
}
],
"nodes": [
{
"url": "wss://ws.gm.bldnodes.org",
"name": "bLd node"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
{
"chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
Expand Down
55 changes: 0 additions & 55 deletions chains/v20/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -7501,61 +7501,6 @@
"supportsGenericLedgerApp": true
}
},
{
"chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "GM",
"assets": [
{
"assetId": 0,
"symbol": "FREN",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg"
},
{
"assetId": 1,
"symbol": "GM",
"precision": 0,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x01",
"currencyIdType": "gm_chain_runtime.Coooooins",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 2,
"symbol": "GN",
"precision": 0,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x02",
"currencyIdType": "gm_chain_runtime.Coooooins",
"existentialDeposit": "0",
"transfersEnabled": true
}
}
],
"nodes": [
{
"url": "wss://ws.gm.bldnodes.org",
"name": "bLd node"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
{
"chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
Expand Down
8 changes: 0 additions & 8 deletions dapps/dapps.json
Original file line number Diff line number Diff line change
Expand Up @@ -337,14 +337,6 @@
"dex"
]
},
{
"name": "GM! Say it back",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/color/GM.svg",
"url": "https://app.gmordie.com/",
"categories": [
"social"
]
},
{
"name": "Tinkernet Dashboard",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/color/Tinkernet.svg",
Expand Down
8 changes: 0 additions & 8 deletions dapps/dapps_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -563,14 +563,6 @@
"evm"
]
},
{
"name": "GM! Say it back",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/color/GM.svg",
"url": "https://app.gmordie.com/",
"categories": [
"social"
]
},
{
"name": "Raresama",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/color/Raresama.svg",
Expand Down
8 changes: 0 additions & 8 deletions dapps/dapps_full.json
Original file line number Diff line number Diff line change
Expand Up @@ -440,14 +440,6 @@
"dex"
]
},
{
"name": "GM! Say it back",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/color/GM.svg",
"url": "https://app.gmordie.com/",
"categories": [
"social"
]
},
{
"name": "Tinkernet Dashboard",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/color/Tinkernet.svg",
Expand Down
5 changes: 0 additions & 5 deletions tests/chains_for_testBalance.json
Original file line number Diff line number Diff line change
Expand Up @@ -429,11 +429,6 @@
"name": "Jur",
"account": "0x62d277e2a3725a0936f5da03f93b722bf320aa559f176349579d4c3394dceb23"
},
{
"chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8",
"name": "GM",
"account": "0x2cbac2d6ac81d2169fa6e455b0497cf0389bd5dd2a11b24a53e6d94053765a77"
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor",
Expand Down

0 comments on commit b5e785a

Please sign in to comment.