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 @@ -1965,6 +1965,7 @@ export enum UnderlyingAsset {
19651965 'polygon:volt' = 'polygon:volt' ,
19661966 'polygon:euroe' = 'polygon:euroe' ,
19671967 'polygon:geod' = 'polygon:geod' ,
1968+ 'polygon:heth' = 'polygon:heth' ,
19681969
19691970 // Polygon NFTs
19701971 // generic NFTs
Original file line number Diff line number Diff line change @@ -17954,6 +17954,14 @@ export const coins = CoinMap.fromCoins([
1795417954 '0xac0f66379a6d7801d7726d5a943356a172549adb' ,
1795517955 UnderlyingAsset [ 'polygon:geod' ]
1795617956 ) ,
17957+ polygonErc20 (
17958+ 'fd5f6faf-0a77-4bf0-b678-8979f5addad2' ,
17959+ 'polygon:heth' ,
17960+ 'ETH Hop Token' ,
17961+ 18 ,
17962+ '0x1fdeaf938267ca43388ed1fdb879eaf91e920c7a' ,
17963+ UnderlyingAsset [ 'polygon:heth' ]
17964+ ) ,
1795717965 erc721 (
1795817966 'dd743064-09e6-4028-9e61-ebf7c24ff40b' ,
1795917967 'erc721:polygontoken' ,
You can’t perform that action at this time.
0 commit comments