@towns-labs/relayer 7.2.0 → 7.3.1
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 +24 -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-11T23:40:41.936Z.
|
package/dist/index.js
CHANGED
|
@@ -44138,6 +44138,18 @@ var addresses_default = {
|
|
|
44138
44138
|
simulator: "0xDAD7c34d0c41698B227D3C5ee3d6d88A78c63a65",
|
|
44139
44139
|
townsAccount: "0x4f58d66c5d55B4E6f0aA578Df8D9342f63473FF6"
|
|
44140
44140
|
}
|
|
44141
|
+
},
|
|
44142
|
+
"84532": {
|
|
44143
|
+
addresses: {
|
|
44144
|
+
accountProxy: "0xD48E1895cB18AE03Ee7D4817f73329760B954F25",
|
|
44145
|
+
escrow: "0x05f9597eed844410b7c0746A1C584188d0644730",
|
|
44146
|
+
multiSigSigner: "0xa3972FEebd6E1f973eD19cC586D79B3F61f892A3",
|
|
44147
|
+
orchestrator: "0x11050FEC41B66730E91c46Bfd25EBFF3B16F5bcC",
|
|
44148
|
+
simpleFunder: "0x41D23D227C6D0F732D41eE5c203C48d96292A48B",
|
|
44149
|
+
simpleSettler: "0x5386d1026e1598177e03eA52cbF1a0994ADF5eaE",
|
|
44150
|
+
simulator: "0xDAD7c34d0c41698B227D3C5ee3d6d88A78c63a65",
|
|
44151
|
+
townsAccount: "0x4f58d66c5d55B4E6f0aA578Df8D9342f63473FF6"
|
|
44152
|
+
}
|
|
44141
44153
|
}
|
|
44142
44154
|
},
|
|
44143
44155
|
stage: {
|
|
@@ -44176,6 +44188,18 @@ var addresses_default = {
|
|
|
44176
44188
|
simulator: "0xDAD7c34d0c41698B227D3C5ee3d6d88A78c63a65",
|
|
44177
44189
|
townsAccount: "0x4f58d66c5d55B4E6f0aA578Df8D9342f63473FF6"
|
|
44178
44190
|
}
|
|
44191
|
+
},
|
|
44192
|
+
"84532": {
|
|
44193
|
+
addresses: {
|
|
44194
|
+
accountProxy: "0x0e0F0B93B20692a26671bc6084D8EecAB5689cbb",
|
|
44195
|
+
escrow: "0x05f9597eed844410b7c0746A1C584188d0644730",
|
|
44196
|
+
multiSigSigner: "0xa3972FEebd6E1f973eD19cC586D79B3F61f892A3",
|
|
44197
|
+
orchestrator: "0xcf96B5228f656f26f83B8f1240fAD544C17ac7a8",
|
|
44198
|
+
simpleFunder: "0x288C9db8aa7eD8b465d4Ec7791ac6F9C53A55744",
|
|
44199
|
+
simpleSettler: "0x90cacD85C1dc93af2D2D3e6c380162bBe07bb329",
|
|
44200
|
+
simulator: "0xDAD7c34d0c41698B227D3C5ee3d6d88A78c63a65",
|
|
44201
|
+
townsAccount: "0x2eEBFfcFABEB8cE3AC016effFeC37dBBAccCff2a"
|
|
44202
|
+
}
|
|
44179
44203
|
}
|
|
44180
44204
|
}
|
|
44181
44205
|
};
|