We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 215c47a commit a73551bCopy full SHA for a73551b
addresses.json
@@ -248,6 +248,30 @@
248
"ProfileCreationProxy": "0x8de25afc4B37e0AdBb58caf3dF06fAf419455404",
249
"Treasury": "0x648Ddb72d51B5f1849586f6Fd2a95E70754A126A"
250
},
251
+ "local": {
252
+ "testnet": true,
253
+ "chainId": 31337,
254
+ "network": "local",
255
+ "LensProfilesGuardianTimelock": 300,
256
+ "LensHandlesGuardianTimelock": 300,
257
+ "Currencies": [],
258
+ "Modules": {
259
+ "v1": {
260
+ "collect": [],
261
+ "follow": [],
262
+ "reference": []
263
+ },
264
+ "v2": {
265
266
+ "act": [],
267
268
269
+ }
270
271
+ "TreasuryFee": 500,
272
+ "ProfileRoyaltyFee": 500,
273
+ "HandleRoyaltyFee": 500
274
275
"example": {
276
"testnet": true,
277
"chainId": 69,
0 commit comments