@mysten/deepbook-v3
Advanced tools
Comparing version 0.8.3 to 0.8.4
# @mysten/deepbook-v3 | ||
## 0.8.4 | ||
### Patch Changes | ||
- 5df4e5e: Test Mainnet Packages | ||
## 0.8.3 | ||
@@ -4,0 +10,0 @@ |
@@ -35,5 +35,5 @@ "use strict"; | ||
const mainnetPackageIds = { | ||
DEEPBOOK_PACKAGE_ID: "", | ||
REGISTRY_ID: "", | ||
DEEP_TREASURY_ID: "" | ||
DEEPBOOK_PACKAGE_ID: "0xbd1d25f49cc9b65f1e41d6c264ad0e065923de7ce6fd8b86d87d25c0a58742b9", | ||
REGISTRY_ID: "0x87f0e925e7ae938dc344bfe3ab58253511be2906f2435f5b7562b1c7430fe4a5", | ||
DEEP_TREASURY_ID: "0x032abf8948dda67a271bcc18e776dbbcfb0d58c8d288a700ff0d5521e57a1ffe" | ||
}; | ||
@@ -40,0 +40,0 @@ const testnetCoins = { |
@@ -7,5 +7,5 @@ const testnetPackageIds = { | ||
const mainnetPackageIds = { | ||
DEEPBOOK_PACKAGE_ID: "", | ||
REGISTRY_ID: "", | ||
DEEP_TREASURY_ID: "" | ||
DEEPBOOK_PACKAGE_ID: "0xbd1d25f49cc9b65f1e41d6c264ad0e065923de7ce6fd8b86d87d25c0a58742b9", | ||
REGISTRY_ID: "0x87f0e925e7ae938dc344bfe3ab58253511be2906f2435f5b7562b1c7430fe4a5", | ||
DEEP_TREASURY_ID: "0x032abf8948dda67a271bcc18e776dbbcfb0d58c8d288a700ff0d5521e57a1ffe" | ||
}; | ||
@@ -12,0 +12,0 @@ const testnetCoins = { |
@@ -5,3 +5,3 @@ { | ||
"description": "Sui Deepbook SDK", | ||
"version": "0.8.3", | ||
"version": "0.8.4", | ||
"license": "Apache-2.0", | ||
@@ -8,0 +8,0 @@ "type": "commonjs", |
@@ -21,5 +21,5 @@ // Copyright (c) Mysten Labs, Inc. | ||
export const mainnetPackageIds = { | ||
DEEPBOOK_PACKAGE_ID: '', | ||
REGISTRY_ID: '', | ||
DEEP_TREASURY_ID: '', | ||
DEEPBOOK_PACKAGE_ID: '0xbd1d25f49cc9b65f1e41d6c264ad0e065923de7ce6fd8b86d87d25c0a58742b9', | ||
REGISTRY_ID: '0x87f0e925e7ae938dc344bfe3ab58253511be2906f2435f5b7562b1c7430fe4a5', | ||
DEEP_TREASURY_ID: '0x032abf8948dda67a271bcc18e776dbbcfb0d58c8d288a700ff0d5521e57a1ffe', | ||
}; | ||
@@ -26,0 +26,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
722884