Skip to content

Commit

Permalink
remove unused assets from moonbase alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaurello committed Jan 16, 2024
1 parent bd7a99b commit 0eea008
Showing 1 changed file with 4 additions and 17 deletions.
21 changes: 4 additions & 17 deletions packages/config/src/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ import {
ring,
rmrk,
sdn,
soon,
sub,
teer,
tt1,
Expand Down Expand Up @@ -672,24 +671,16 @@ export const moonbaseAlpha = new EvmParachain({
asset: atom,
id: '244316754493307480955066032215622931381',
},
{
asset: auq,
id: '69536036667157951501899290870203586130',
},
// {
// asset: auq,
// id: '69536036667157951501899290870203586130',
// },
{
asset: dev,
id: '0x0000000000000000000000000000000000000802',
metadataId: 0,
min: 0.01,
},
{
asset: eq,
id: '190590555344745888270686124937537713878',
},
{
asset: eqd,
id: '187224307232923873519830480073807488153',
},
{
asset: lit,
id: '65216491554813189869575508812319036608',
Expand All @@ -706,10 +697,6 @@ export const moonbaseAlpha = new EvmParachain({
asset: pica,
id: '22417088946346045371238623691600461855',
},
{
asset: soon,
id: '205153165378836428058230526014907639736',
},
{
asset: tt1,
id: '156305701417244550631956600137082963628',
Expand Down

0 comments on commit 0eea008

Please sign in to comment.