Skip to content

Commit

Permalink
feat(statics): ungate remaining ERC-20 tokens for Frankfurt Trust - B…
Browse files Browse the repository at this point in the history
  • Loading branch information
akarath committed Dec 16, 2024
1 parent bfaec57 commit 99009d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/statics/src/coins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19035,7 +19035,8 @@ export const coins = CoinMap.fromCoins([
'USD Coin (native)',
6,
'0xaf88d065e77c8cc2239327c5edb3a432268e5831',
UnderlyingAsset['arbeth:usdcv2']
UnderlyingAsset['arbeth:usdcv2'],
ETH_FEATURES_WITH_FRANKFURT
),
arbethErc20(
'a49b04e6-5a1b-4d55-9187-4d41c41f8f1e',
Expand Down

0 comments on commit 99009d0

Please sign in to comment.