Skip to content

Commit 431828d

Browse files
chore: adding token config for hypeevm
Ticket: CECHO-121
1 parent f22bbd4 commit 431828d

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)