@mysten/deepbook-v3
Advanced tools
Comparing version
# @mysten/deepbook-v3 | ||
## 0.0.0-experimental-20241118203923 | ||
## 0.0.0-experimental-20241119165806 | ||
### Patch Changes | ||
- 46bdaf9: Typus coin type | ||
## 0.12.9 | ||
### Patch Changes | ||
- 2a532bc: Governance function update | ||
@@ -8,0 +14,0 @@ |
@@ -106,2 +106,7 @@ "use strict"; | ||
scalar: 1e6 | ||
}, | ||
TYPUS: { | ||
address: `0xf82dc05634970553615eef6112a1ac4fb7bf10272bf6cbe0f80ef44a6c489385`, | ||
type: `0xf82dc05634970553615eef6112a1ac4fb7bf10272bf6cbe0f80ef44a6c489385::typus::TYPUS`, | ||
scalar: 1e9 | ||
} | ||
@@ -108,0 +113,0 @@ }; |
@@ -78,2 +78,7 @@ const testnetPackageIds = { | ||
scalar: 1e6 | ||
}, | ||
TYPUS: { | ||
address: `0xf82dc05634970553615eef6112a1ac4fb7bf10272bf6cbe0f80ef44a6c489385`, | ||
type: `0xf82dc05634970553615eef6112a1ac4fb7bf10272bf6cbe0f80ef44a6c489385::typus::TYPUS`, | ||
scalar: 1e9 | ||
} | ||
@@ -80,0 +85,0 @@ }; |
@@ -5,3 +5,3 @@ { | ||
"description": "Sui Deepbook SDK", | ||
"version": "0.0.0-experimental-20241118203923", | ||
"version": "0.0.0-experimental-20241119165806", | ||
"license": "Apache-2.0", | ||
@@ -8,0 +8,0 @@ "type": "commonjs", |
@@ -95,2 +95,7 @@ // Copyright (c) Mysten Labs, Inc. | ||
}, | ||
TYPUS: { | ||
address: `0xf82dc05634970553615eef6112a1ac4fb7bf10272bf6cbe0f80ef44a6c489385`, | ||
type: `0xf82dc05634970553615eef6112a1ac4fb7bf10272bf6cbe0f80ef44a6c489385::typus::TYPUS`, | ||
scalar: 1000000000, | ||
}, | ||
}; | ||
@@ -97,0 +102,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
786477
0.16%8432
0.18%