Skip to content

Commit c5852b0

Browse files
authored
feat(statics): adds testnet `rebase-token` feature
2 parents 42d5557 + 470f1a2 commit c5852b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/statics/src/coins/erc20Coins.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11013,7 +11013,7 @@ export const erc20Coins = [
1101311013
18,
1101411014
'0x3f1c547b21f65e10480de3ad8e19faac46c95034',
1101511015
UnderlyingAsset['hteth:tsteth'],
11016-
undefined,
11016+
[...AccountCoin.DEFAULT_FEATURES, CoinFeature.BULK_TRANSACTION, CoinFeature.REBASE_TOKEN],
1101711017
undefined,
1101811018
undefined,
1101911019
Networks.test.holesky

0 commit comments

Comments
 (0)