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 5e82b31 commit e031201Copy full SHA for e031201
governance/xc_admin/packages/xc_admin_common/src/chains.ts
@@ -91,6 +91,7 @@ export const RECEIVER_CHAINS = {
91
skate: 60064,
92
morph: 60065,
93
superseed_mainnet: 60066,
94
+ fuel_mainnet: 60067, // Note: Currently deployed at 50084 (fuel_testnet) but we should use 60067 for future deployments
95
// Testnets as a separate chain ids (to use stable data sources and governance for them)
96
injective_testnet: 60013,
97
osmosis_testnet_4: 60015,
0 commit comments