Skip to content

Commit 06c3d9b

Browse files
authored
Merge pull request #8301 from BitGo/WIN-HYPE-TOKEN-CONFIG
chore: adding token config for hypeevm
2 parents 9537fdd + 431828d commit 06c3d9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/statics/src/tokenConfig.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ export interface TokenNetwork {
229229
bera: { tokens: EthLikeTokenConfig[] };
230230
mon: { tokens: EthLikeTokenConfig[] };
231231
xdc: { tokens: EthLikeTokenConfig[] };
232+
hypeevm: { tokens: EthLikeTokenConfig[] };
232233
ip: { tokens: EthLikeTokenConfig[] };
233234
apt: {
234235
tokens: AptTokenConfig[];

0 commit comments

Comments
 (0)