Skip to content

Commit

Permalink
remove: deprecate mumbai (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakprp authored Sep 27, 2024
1 parent 9dbd8c9 commit 52599e6
Showing 1 changed file with 1 addition and 21 deletions.
22 changes: 1 addition & 21 deletions backend/config.json.default
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"chainId": 30,
"bundler": "https://rpc.etherspot.io/rootstock",
"contracts": {
"etherspotPaymasterAddress": "0xe893A26dD53b325bFFaACdFA224692EFF4C448C4"
"etherspotPaymasterAddress": "0xe893A26DD53b325BffAacDfA224692EfF4C448c4"
},
"thresholdValue": "0.00079",
"MultiTokenPaymasterOracleUsed": "chainlink",
Expand Down Expand Up @@ -279,26 +279,6 @@
"MultiTokenPaymasterOracleUsed": "chainlink",
"entryPoint": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"
},
{
"chainId": 80002,
"bundler": "https://testnet-rpc.etherspot.io/v1/80002",
"contracts": {
"etherspotPaymasterAddress": "0xe893a26dd53b325bffaacdfa224692eff4c448c4"
},
"thresholdValue": "0.01",
"MultiTokenPaymasterOracleUsed": "chainlink",
"entryPoint": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"
},
{
"chainId": 80002,
"bundler": "https://testnet-rpc.etherspot.io/v2/80002",
"contracts": {
"etherspotPaymasterAddress": "0x9ddB9DC20E904206823184577e9C571c713d2c57"
},
"thresholdValue": "0.01",
"MultiTokenPaymasterOracleUsed": "chainlink",
"entryPoint": "0x0000000071727De22E5E9d8BAf0edAc6f37da032"
},
{
"chainId": 84532,
"bundler": "https://testnet-rpc.etherspot.io/v1/84532",
Expand Down

0 comments on commit 52599e6

Please sign in to comment.