Skip to content

Commit 7e22c4b

Browse files
nit: include ETH Sepolia in CCTP (#508)
1 parent 61ec9f2 commit 7e22c4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/consts.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@ export const CIRCLE_DOMAIN_IDs: { [chainId: number]: number } = {
267267
137: 7, // Polygon
268268
// testnets
269269
5: 0, // Goerli
270+
11155111: 0, // Eth Sepolia
270271
420: 2, // Optimism Goerli
271272
421613: 3, // Arbitrum Goerli
272273
84531: 6, // Base Goerli

0 commit comments

Comments
 (0)