Skip to content

Commit

Permalink
chore: Update bundler urls to new schema (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
arddluma authored Sep 4, 2024
1 parent 13208ad commit a628424
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 18 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Changelog
## [1.8.2] - 2024-08-30
### New
- Update to the new bundler schema URLs

## [1.8.1] - 2024-05-14
### New
- Added signTypedData method to all providers supported
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@etherspot/prime-sdk",
"version": "1.8.1",
"version": "1.8.2",
"description": "Etherspot Prime (Account Abstraction) SDK",
"keywords": [
"ether",
Expand Down
30 changes: 15 additions & 15 deletions src/sdk/network/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ export const Networks: {
},
[10]: {
chainId: 10,
bundler: 'https://rpc.etherspot.io/optimism',
bundler: 'https://rpc.etherspot.io/v1/10',
contracts: {
entryPoint: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789',
walletFactory: {
Expand All @@ -119,7 +119,7 @@ export const Networks: {
},
[137]: {
chainId: 137,
bundler: 'https://rpc.etherspot.io/polygon',
bundler: 'https://rpc.etherspot.io/v1/137',
contracts: {
entryPoint: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789',
walletFactory: {
Expand All @@ -131,7 +131,7 @@ export const Networks: {
},
[42161]: {
chainId: 42161,
bundler: 'https://rpc.etherspot.io/arbitrum',
bundler: 'https://rpc.etherspot.io/v1/42161',
contracts: {
entryPoint: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789',
walletFactory: {
Expand All @@ -143,7 +143,7 @@ export const Networks: {
},
[1]: {
chainId: 1,
bundler: 'https://rpc.etherspot.io/ethereum',
bundler: 'https://rpc.etherspot.io/v1/1',
contracts: {
entryPoint: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789',
walletFactory: {
Expand All @@ -167,7 +167,7 @@ export const Networks: {
},
[122]: {
chainId: 122,
bundler: 'https://rpc.etherspot.io/fuse',
bundler: 'https://rpc.etherspot.io/v1/122',
contracts: {
entryPoint: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789',
walletFactory: {
Expand All @@ -191,7 +191,7 @@ export const Networks: {
},
[100]: {
chainId: 100,
bundler: 'https://rpc.etherspot.io/gnosis',
bundler: 'https://rpc.etherspot.io/v1/100',
contracts: {
entryPoint: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789',
walletFactory: {
Expand All @@ -215,7 +215,7 @@ export const Networks: {
},
[30]: {
chainId: 30,
bundler: 'https://rpc.etherspot.io/rootstock',
bundler: 'https://rpc.etherspot.io/v1/30',
contracts: {
entryPoint: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789',
walletFactory: {
Expand Down Expand Up @@ -251,7 +251,7 @@ export const Networks: {
},
[5000]: {
chainId: 5000,
bundler: 'https://rpc.etherspot.io/mantle',
bundler: 'https://rpc.etherspot.io/v1/5000',
contracts: {
entryPoint: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789',
walletFactory: {
Expand All @@ -275,7 +275,7 @@ export const Networks: {
},
[43114]: {
chainId: 43114,
bundler: 'https://rpc.etherspot.io/avalanche',
bundler: 'https://rpc.etherspot.io/v1/43114',
contracts: {
entryPoint: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789',
walletFactory: {
Expand All @@ -287,7 +287,7 @@ export const Networks: {
},
[8453]: {
chainId: 8453,
bundler: 'https://rpc.etherspot.io/base',
bundler: 'https://rpc.etherspot.io/v1/8453',
contracts: {
entryPoint: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789',
walletFactory: {
Expand All @@ -299,7 +299,7 @@ export const Networks: {
},
[56]: {
chainId: 56,
bundler: 'https://rpc.etherspot.io/bnb',
bundler: 'https://rpc.etherspot.io/v1/56',
contracts: {
entryPoint: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789',
walletFactory: {
Expand Down Expand Up @@ -335,7 +335,7 @@ export const Networks: {
},
[59144]: {
chainId: 59144,
bundler: 'https://rpc.etherspot.io/linea',
bundler: 'https://rpc.etherspot.io/v1/59144',
contracts: {
entryPoint: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789',
walletFactory: {
Expand Down Expand Up @@ -371,7 +371,7 @@ export const Networks: {
},
[14]: {
chainId: 14,
bundler: 'https://rpc.etherspot.io/flare',
bundler: 'https://rpc.etherspot.io/v1/14',
contracts: {
entryPoint: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789',
walletFactory: {
Expand All @@ -395,7 +395,7 @@ export const Networks: {
},
[534352]: {
chainId: 534352,
bundler: 'https://rpc.etherspot.io/scroll',
bundler: 'https://rpc.etherspot.io/v1/534352',
contracts: {
entryPoint: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789',
walletFactory: {
Expand Down Expand Up @@ -431,7 +431,7 @@ export const Networks: {
},
[888888888]: {
chainId: 888888888,
bundler: 'https://rpc.etherspot.io/ancient8',
bundler: 'https://rpc.etherspot.io/v1/888888888',
contracts: {
entryPoint: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789',
walletFactory: {
Expand Down

0 comments on commit a628424

Please sign in to comment.