Skip to content

Commit

Permalink
feat: update MANTLE to MNT token name
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriy-woof-software committed Oct 8, 2024
1 parent f2ce5fa commit 5ec3b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/mantle/usde/deploy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ async function deployContracts(
'mantle'
);
const WMANTLE = await deploymentManager.existing(
'WMANTLE',
'WMNT',
'0x78c1b0C915c4FAA5FffA6CAbf0219DA63d7f4cb8',
'mantle'
);
Expand Down

0 comments on commit 5ec3b62

Please sign in to comment.