File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -2121,6 +2121,7 @@ export enum UnderlyingAsset {
21212121 'tavaxc:cop2peq' = 'tavaxc:cop2peq' ,
21222122 'tavaxc:xsgd' = 'tavaxc:xsgd' ,
21232123 'tavaxc:bitgo' = 'tavaxc:bitgo' ,
2124+ 'tavaxc:stavax' = 'tavaxc:stavax' ,
21242125 // Begin FTX missing AVAXC tokens
21252126 'avaxc:yeti' = 'avaxc:yeti' ,
21262127 'avaxc:spell' = 'avaxc:spell' ,
Original file line number Diff line number Diff line change @@ -719,4 +719,12 @@ export const avaxTokens = [
719719 '0x3ad5f9119ca063189095784b9a7d2bf80fc24de6' ,
720720 UnderlyingAsset [ 'tavaxc:bitgo' ]
721721 ) ,
722+ tavaxErc20 (
723+ '40ca65cc-7fc8-4f24-aa0d-fcd0fa8e2e03' ,
724+ 'tavaxc:stavax' ,
725+ 'Test Hypha staked AVAX ' ,
726+ 18 ,
727+ '0x3f964a0630b429ffb1797f2ce9fd8e5a45c5ad18' ,
728+ UnderlyingAsset [ 'tavaxc:stavax' ]
729+ ) ,
722730] ;
You can’t perform that action at this time.
0 commit comments