File tree Expand file tree Collapse file tree 3 files changed +6
-13
lines changed
Expand file tree Collapse file tree 3 files changed +6
-13
lines changed Original file line number Diff line number Diff line change @@ -2965,11 +2965,11 @@ export const allCoinsAndTokens = [
29652965 // hypeevm mainnet tokens
29662966 erc20Token (
29672967 '062b64cd-5569-41e9-a144-478976fd576f' ,
2968- 'hype :hwhype' ,
2968+ 'hypeevm :hwhype' ,
29692969 'Hyperwave HYPE' ,
29702970 18 ,
29712971 '0x4de03ca1f02591b717495cfa19913ad56a2f5858' ,
2972- UnderlyingAsset [ 'hype :hwhype' ] ,
2972+ UnderlyingAsset [ 'hypeevm :hwhype' ] ,
29732973 Networks . main . hypeevm
29742974 ) ,
29752975
Original file line number Diff line number Diff line change @@ -2957,8 +2957,8 @@ export enum UnderlyingAsset {
29572957 // hypeeevm testnet tokens
29582958 'thypeevm:usdc' = 'thypeevm:usdc' ,
29592959
2960- // hype mainnet tokens
2961- 'hype :hwhype' = 'hype :hwhype' ,
2960+ // hypeevm mainnet tokens
2961+ 'hypeevm :hwhype' = 'hypeevm :hwhype' ,
29622962
29632963 // Story testnet tokens
29642964 'tip:usdc' = 'tip:usdc' ,
Original file line number Diff line number Diff line change @@ -4539,17 +4539,10 @@ export const tOfcErc20Coins = [
45394539
45404540 ofcerc20 (
45414541 'd20cc76e-1384-4261-9d90-df2d6a87b3d0' ,
4542- 'ofchype :hwhype' ,
4542+ 'ofchypeevm :hwhype' ,
45434543 'Hyperwave HYPE' ,
45444544 18 ,
4545- UnderlyingAsset [ 'hype:hwhype' ] ,
4546- undefined ,
4547- undefined ,
4548- '' ,
4549- undefined ,
4550- undefined ,
4551- true ,
4552- 'hype'
4545+ UnderlyingAsset [ 'hypeevm:hwhype' ]
45534546 ) ,
45544547
45554548 ofcerc20 (
You can’t perform that action at this time.
0 commit comments