Skip to content

Commit

Permalink
Add Arbitrum Sepolia into the Networks
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushalrajbacancy committed Jun 14, 2024
1 parent 0f59410 commit b1c86c5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/sdk/network/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,16 @@ export const Networks: {
bootstrap: '0x1baCB2F1ef4fD02f02e32cCF70888D9Caeb5f066',
multipleOwnerECDSAValidator: '0x8c4496Ba340aFe5ac4148cfEA9ccbBCD54093143',
},
},
[421614]: {
chainId: 421614,
bundler: 'https://testnet-rpc.etherspot.io/v2/421614',
contracts: {
entryPoint: '0x0000000071727De22E5E9d8BAf0edAc6f37da032',
walletFactory: '0xf80D543Ca10B48AF07c65Ff508605c1737EFAF3F',
bootstrap: '0x1baCB2F1ef4fD02f02e32cCF70888D9Caeb5f066',
multipleOwnerECDSAValidator: '0x8c4496Ba340aFe5ac4148cfEA9ccbBCD54093143',
},
}
};

Expand Down

0 comments on commit b1c86c5

Please sign in to comment.