Skip to content

Commit 42c62ea

Browse files
shivabitgoArunBala-Bitgo
authored andcommitted
feat: onboard HYPEEVM:USDC and HYPEEVM:USDT0 tokens
WIN-8273
1 parent 681bd46 commit 42c62ea

1 file changed

Lines changed: 38 additions & 1 deletion

File tree

modules/statics/src/coins/ofcErc20Coins.ts

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4797,7 +4797,44 @@ export const tOfcErc20Coins = [
47974797
'ofchypeevm:hwhype',
47984798
'Hyperwave HYPE',
47994799
18,
4800-
UnderlyingAsset['hypeevm:hwhype']
4800+
UnderlyingAsset['hypeevm:hwhype'],
4801+
undefined,
4802+
undefined,
4803+
'',
4804+
undefined,
4805+
undefined,
4806+
true,
4807+
'hypeevm'
4808+
),
4809+
4810+
ofcerc20(
4811+
'ce8680a7-3816-4ef6-9c1e-24c019c4b3b6',
4812+
'ofchypeevm:usdc',
4813+
'USDC',
4814+
6,
4815+
UnderlyingAsset['hypeevm:usdc'],
4816+
undefined,
4817+
undefined,
4818+
'',
4819+
undefined,
4820+
undefined,
4821+
true,
4822+
'hypeevm'
4823+
),
4824+
4825+
ofcerc20(
4826+
'735662e8-4f38-4b59-996c-b7890cd38e41',
4827+
'ofchypeevm:usdt0',
4828+
'USDT0',
4829+
6,
4830+
UnderlyingAsset['hypeevm:usdt0'],
4831+
undefined,
4832+
undefined,
4833+
'',
4834+
undefined,
4835+
undefined,
4836+
true,
4837+
'hypeevm'
48014838
),
48024839

48034840
ofcerc20('ce8680a7-3816-4ef6-9c1e-24c019c4b3b6', 'ofchypeevm:usdc', 'USDC', 6, UnderlyingAsset['hypeevm:usdc']),

0 commit comments

Comments
 (0)