File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -3172,6 +3172,7 @@ export enum UnderlyingAsset {
31723172 'tpolyx:WEBINRASSET6' = 'tpolyx:WEBINRASSET6' ,
31733173 'tpolyx:WEBINRASSET7' = 'tpolyx:WEBINRASSET7' ,
31743174 'tpolyx:BULLRWA' = 'tpolyx:BULLRWA' ,
3175+ 'tpolyx:0x4a002922d38b8a7f87484b9c65a7ca0c' = 'tpolyx:0x4a002922d38b8a7f87484b9c65a7ca0c' ,
31753176
31763177 // Polymesh mainnet tokens
31773178 'polyx:0xa0ce6bc4c60981e08eca6504656c99e6' = 'polyx:0xa0ce6bc4c60981e08eca6504656c99e6' ,
Original file line number Diff line number Diff line change @@ -34,7 +34,6 @@ export const polyxTokens = [
3434 UnderlyingAsset [ 'tpolyx:RAND176TM' ] ,
3535 POLYX_TOKEN_FEATURES
3636 ) ,
37-
3837 tpolyxToken (
3938 '4becde65-8d44-488f-bda9-74ca2d90b3dd' ,
4039 'tpolyx:WEBINRASSET3' ,
@@ -95,4 +94,14 @@ export const polyxTokens = [
9594 UnderlyingAsset [ 'tpolyx:BULLRWA' ] ,
9695 POLYX_TOKEN_FEATURES
9796 ) ,
97+ tpolyxToken (
98+ '5ae194ea-6347-42b3-8eb6-d2d53c340114' ,
99+ 'tpolyx:0x4a002922d38b8a7f87484b9c65a7ca0c' ,
100+ '' ,
101+ 6 ,
102+ '' ,
103+ '0x4a002922d38b8a7f87484b9c65a7ca0c' ,
104+ UnderlyingAsset [ 'tpolyx:0x4a002922d38b8a7f87484b9c65a7ca0c' ] ,
105+ POLYX_TOKEN_FEATURES
106+ ) ,
98107] ;
You can’t perform that action at this time.
0 commit comments