Skip to content

Commit

Permalink
add Test_c token
Browse files Browse the repository at this point in the history
  • Loading branch information
Ridel1e committed Mar 3, 2024
1 parent 0ad2ff4 commit c66701e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/applicationConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,16 @@ export const applicationConfig: ApplicationConfig = {
url: '',
description: '',
},
{
subject:
'4b3459fd18a1dbabe207cd19c9951a9fac9f5c0f9c384e3d97efba267465737443',
name: 'testC',
decimals: 6,
ticker: 'TEST_C',
policyId: '4b3459fd18a1dbabe207cd19c9951a9fac9f5c0f9c384e3d97efba26',
url: '',
description: '',
},
],
},
cardano: {
Expand Down

0 comments on commit c66701e

Please sign in to comment.