From c66701e3b0fb44e26dad6e77bf60fedacfb2828a Mon Sep 17 00:00:00 2001 From: ridel1e Date: Mon, 4 Mar 2024 01:33:12 +0300 Subject: [PATCH] add Test_c token --- src/applicationConfig.ts | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/applicationConfig.ts b/src/applicationConfig.ts index 5b04c50c9..cffbb5127 100644 --- a/src/applicationConfig.ts +++ b/src/applicationConfig.ts @@ -106,6 +106,16 @@ export const applicationConfig: ApplicationConfig = { url: '', description: '', }, + { + subject: + '4b3459fd18a1dbabe207cd19c9951a9fac9f5c0f9c384e3d97efba267465737443', + name: 'testC', + decimals: 6, + ticker: 'TEST_C', + policyId: '4b3459fd18a1dbabe207cd19c9951a9fac9f5c0f9c384e3d97efba26', + url: '', + description: '', + }, ], }, cardano: {