diff --git a/package.json b/package.json index 79c2f42..8f6263c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@across-protocol/constants", - "version": "3.1.4", + "version": "3.1.5", "description": "Export commonly re-used values for Across repositories", "repository": "https://github.com/across-protocol/constants.git", "author": "hello@umaproject.org", diff --git a/src/tokens.ts b/src/tokens.ts index e4f8fc0..9713850 100644 --- a/src/tokens.ts +++ b/src/tokens.ts @@ -167,6 +167,7 @@ export const TOKEN_SYMBOLS_MAP = { addresses: { [CHAIN_IDs.BLAST]: "0x4300000000000000000000000000000000000003", [CHAIN_IDs.MAINNET]: "0x6B175474E89094C44Da98b954EedeAC495271d0F", + }, }, USDC: { name: "USD Coin",