Skip to content

Commit 8777b81

Browse files
committed
fix(statics): add Token 2022 programId for sol:bio token
TICKET: COIN-6394
1 parent c7b05d2 commit 8777b81

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/statics/src/coins/solTokens.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3078,7 +3078,8 @@ export const solTokens = [
30783078
'bioJ9JTqW62MLz7UKHU69gtKhPpGi1BQhccj2kmSvUJ',
30793079
'bioJ9JTqW62MLz7UKHU69gtKhPpGi1BQhccj2kmSvUJ',
30803080
UnderlyingAsset['sol:bio'],
3081-
SOL_TOKEN_FEATURES
3081+
SOL_TOKEN_FEATURES,
3082+
ProgramID.Token2022ProgramId
30823083
),
30833084
solToken(
30843085
'9f24f8f3-2f31-4bfe-b33a-539467e0bc9a',

0 commit comments

Comments
 (0)