We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 028964f commit a57a757Copy full SHA for a57a757
packages/protocol-kit/src/utils/eip-3770/config.ts
@@ -88,7 +88,7 @@ export const networks: NetworkShortName[] = [
88
{ chainId: 466n, shortName: 'appchain' },
89
{ chainId: 478n, shortName: 'formnetwork' },
90
{ chainId: 480n, shortName: 'wc' },
91
- { chainId: 530n, shortName: 'FxCore' },
+ { chainId: 530n, shortName: 'pundiai' },
92
{ chainId: 545n, shortName: 'flow-testnet' },
93
{ chainId: 570n, shortName: 'sys-rollux' },
94
{ chainId: 588n, shortName: 'metis-stardust' },
0 commit comments