Skip to content

Commit

Permalink
fix: Add Ancient8 public bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
arddluma authored Apr 29, 2024
1 parent f0a7378 commit 65c9669
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion backend/config.json.default
Original file line number Diff line number Diff line change
Expand Up @@ -214,5 +214,13 @@
"etherspotPaymasterAddress": "0xB3AD9B9B06c6016f81404ee8FcCD0526F018Cf0C"
},
"thresholdValue": "21.8"
},
{
"chainId": 888888888,
"bundler": "https://ancient8-bundler.etherspot.io",
"contracts": {
"etherspotPaymasterAddress": "0x810FA4C915015b703db0878CF2B9344bEB254a40"
},
"thresholdValue": "0.016"
}
]
]

0 comments on commit 65c9669

Please sign in to comment.