We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f22bbd4 commit 431828dCopy full SHA for 431828d
1 file changed
modules/statics/src/tokenConfig.ts
@@ -229,6 +229,7 @@ export interface TokenNetwork {
229
bera: { tokens: EthLikeTokenConfig[] };
230
mon: { tokens: EthLikeTokenConfig[] };
231
xdc: { tokens: EthLikeTokenConfig[] };
232
+ hypeevm: { tokens: EthLikeTokenConfig[] };
233
ip: { tokens: EthLikeTokenConfig[] };
234
apt: {
235
tokens: AptTokenConfig[];
0 commit comments