diff --git a/src/apps/synthetix/ethereum/synthetix.synth.token-fetcher.ts b/src/apps/synthetix/ethereum/synthetix.synth.token-fetcher.ts index 790fb06f3..e1751004e 100644 --- a/src/apps/synthetix/ethereum/synthetix.synth.token-fetcher.ts +++ b/src/apps/synthetix/ethereum/synthetix.synth.token-fetcher.ts @@ -20,6 +20,7 @@ export class EthereumSynthetixSynthTokenFetcher implements PositionFetcher = { type: ContractType.APP_TOKEN, appId: SYNTHETIX_DEFINITION.id, groupId: SYNTHETIX_DEFINITION.groups.synth.id, @@ -73,7 +74,7 @@ export class SynthetixSynthTokenHelper { pricePerShare, tokens, - dataProps: {}, + dataProps: { exchangeable }, displayProps: { label,