File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -354,7 +354,7 @@ function constructForeignAssetSetup(api: ApiPromise) {
354354 symbol : "USDT" ,
355355 existentialDeposit : 0 ,
356356 location : null ,
357- additional : { feePerSecond : 8153838 , coingeckoId : "" }
357+ additional : { feePerSecond : 8153838 , coingeckoId : "tether " }
358358 } ,
359359 1
360360 ) , api . tx . assetRegistry . registerAsset (
@@ -364,7 +364,7 @@ function constructForeignAssetSetup(api: ApiPromise) {
364364 symbol : "MOVR" ,
365365 existentialDeposit : 0 ,
366366 location : null ,
367- additional : { feePerSecond : 0 , coingeckoId : "" }
367+ additional : { feePerSecond : 0 , coingeckoId : "moonriver " }
368368 } ,
369369 2
370370 ) , api . tx . assetRegistry . registerAsset (
@@ -412,7 +412,7 @@ function constructForeignAssetSetup(api: ApiPromise) {
412412 }
413413 }
414414 } ,
415- additional : { feePerSecond : 233100000000 , coingeckoId : "" }
415+ additional : { feePerSecond : 233100000000 , coingeckoId : "voucher-ksm " }
416416 } ,
417417 4
418418 ) , api . tx . assetRegistry . registerAsset (
You can’t perform that action at this time.
0 commit comments