@ferra-labs/damm 1.0.0 → 1.0.2
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/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +3 -3
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -8415,12 +8415,12 @@ var dammMainnet = {
|
|
|
8415
8415
|
},
|
|
8416
8416
|
damm_pool: {
|
|
8417
8417
|
package_id: "0x66fb6a132c415278c32ab52ecdc2bd73b08b649e396841f48f6f9cccd01b6bbb",
|
|
8418
|
-
published_at: "
|
|
8418
|
+
published_at: "0x5810a6545d6046d98eee8867ed1106ab5fc472f36feda8acdd3f0a331968cef8",
|
|
8419
8419
|
config: SDKConfig.dammConfig
|
|
8420
8420
|
},
|
|
8421
8421
|
integrate: {
|
|
8422
|
-
package_id: "
|
|
8423
|
-
published_at: "
|
|
8422
|
+
package_id: "0x8df3a90c236e6555bc5edc9c11165dbddf456814f8c670d03e729f92367ce473",
|
|
8423
|
+
published_at: "0x8df3a90c236e6555bc5edc9c11165dbddf456814f8c670d03e729f92367ce473"
|
|
8424
8424
|
},
|
|
8425
8425
|
swapCountUrl: "https://api.ferra.xyz/damm/swap/pools"
|
|
8426
8426
|
};
|