@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.js
CHANGED
|
@@ -8424,12 +8424,12 @@ var dammMainnet = {
|
|
|
8424
8424
|
},
|
|
8425
8425
|
damm_pool: {
|
|
8426
8426
|
package_id: "0x66fb6a132c415278c32ab52ecdc2bd73b08b649e396841f48f6f9cccd01b6bbb",
|
|
8427
|
-
published_at: "
|
|
8427
|
+
published_at: "0x5810a6545d6046d98eee8867ed1106ab5fc472f36feda8acdd3f0a331968cef8",
|
|
8428
8428
|
config: SDKConfig.dammConfig
|
|
8429
8429
|
},
|
|
8430
8430
|
integrate: {
|
|
8431
|
-
package_id: "
|
|
8432
|
-
published_at: "
|
|
8431
|
+
package_id: "0x8df3a90c236e6555bc5edc9c11165dbddf456814f8c670d03e729f92367ce473",
|
|
8432
|
+
published_at: "0x8df3a90c236e6555bc5edc9c11165dbddf456814f8c670d03e729f92367ce473"
|
|
8433
8433
|
},
|
|
8434
8434
|
swapCountUrl: "https://api.ferra.xyz/damm/swap/pools"
|
|
8435
8435
|
};
|