@towns-labs/relayer 7.2.0 → 7.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/README.md +1 -1
- package/dist/index.js +12 -0
- package/dist/index.js.map +2 -2
- package/package.json +2 -2
package/dist/README.md
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
This folder contains the built output assets for the worker "relayer-worker" generated at 2026-03-
|
|
1
|
+
This folder contains the built output assets for the worker "relayer-worker" generated at 2026-03-10T03:05:51.772Z.
|
package/dist/index.js
CHANGED
|
@@ -44176,6 +44176,18 @@ var addresses_default = {
|
|
|
44176
44176
|
simulator: "0xDAD7c34d0c41698B227D3C5ee3d6d88A78c63a65",
|
|
44177
44177
|
townsAccount: "0x4f58d66c5d55B4E6f0aA578Df8D9342f63473FF6"
|
|
44178
44178
|
}
|
|
44179
|
+
},
|
|
44180
|
+
"84532": {
|
|
44181
|
+
addresses: {
|
|
44182
|
+
accountProxy: "0x0e0F0B93B20692a26671bc6084D8EecAB5689cbb",
|
|
44183
|
+
escrow: "0x05f9597eed844410b7c0746A1C584188d0644730",
|
|
44184
|
+
multiSigSigner: "0xa3972FEebd6E1f973eD19cC586D79B3F61f892A3",
|
|
44185
|
+
orchestrator: "0xcf96B5228f656f26f83B8f1240fAD544C17ac7a8",
|
|
44186
|
+
simpleFunder: "0x288C9db8aa7eD8b465d4Ec7791ac6F9C53A55744",
|
|
44187
|
+
simpleSettler: "0x90cacD85C1dc93af2D2D3e6c380162bBe07bb329",
|
|
44188
|
+
simulator: "0xDAD7c34d0c41698B227D3C5ee3d6d88A78c63a65",
|
|
44189
|
+
townsAccount: "0x2eEBFfcFABEB8cE3AC016effFeC37dBBAccCff2a"
|
|
44190
|
+
}
|
|
44179
44191
|
}
|
|
44180
44192
|
}
|
|
44181
44193
|
};
|