Skip to content

Commit a73dd0a

Browse files
authored
Merge pull request #8303 from BitGo/feature/CECHO-164-token-onboarding
fix(CECHO-164): correct Sahara AI (eth:sahara) token contract address
2 parents a36eb48 + 956dd2f commit a73dd0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/statics/src/coins/erc20Coins.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14571,7 +14571,7 @@ export const erc20Coins = [
1457114571
'eth:sahara',
1457214572
'Sahara AI',
1457314573
18,
14574-
'0xfdfbb411c4a70aa7c95d5c981a6fb4da867e1111',
14574+
'0xfdffb411c4a70aa7c95d5c981a6fb4da867e1111',
1457514575
UnderlyingAsset['eth:sahara']
1457614576
),
1457714577
erc20(

0 commit comments

Comments
 (0)