Skip to content

Commit 35827c9

Browse files
authored
fix: Twt pool token name (#231)
1 parent 2d52ddb commit 35827c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sushi/lib/constants/pools.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const pools: PoolConfig[] = [
2121
{
2222
sousId: 26,
2323
image: 'CAKETWT',
24-
tokenName: 'TWT',
24+
tokenName: 'CAKE',
2525
stakingTokenName: QuoteToken.TWT,
2626
stakingTokenAddress: '0x4b0f1812e5df2a09796481ff14017e6005508003',
2727
stakingLimit: 1000,

0 commit comments

Comments
 (0)