git.delta.rocks / unique-network / refs/commits / 8ee40ce88da2

difftreelog

build run benchmarks

Igor Kozyrev2023-01-29parent: #8a57418.patch.diff
in: master

10 files changed

modifiedpallets/common/src/weights.rsdiffbeforeafterboth
--- a/pallets/common/src/weights.rs
+++ b/pallets/common/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_common
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2022-05-23, STEPS: `50`, REPEAT: 1, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-01-29, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
 
 // Executed Command:
@@ -19,7 +19,7 @@
 // --template
 // .maintain/frame-weight-template.hbs
 // --steps=50
-// --repeat=1
+// --repeat=80
 // --heap-pages=4096
 // --output=./pallets/common/src/weights.rs
 
@@ -43,17 +43,17 @@
 impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
 	// Storage: Common CollectionProperties (r:1 w:1)
 	fn set_collection_properties(b: u32, ) -> Weight {
-		(Weight::from_ref_time(0))
-			// Standard Error: 142_818_000
-			.saturating_add(Weight::from_ref_time(2_786_252_000).saturating_mul(b as u64))
+		Weight::from_ref_time(9_881_000 as u64)
+			// Standard Error: 18_079
+			.saturating_add(Weight::from_ref_time(6_561_011 as u64).saturating_mul(b as u64))
 			.saturating_add(T::DbWeight::get().reads(1 as u64))
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 	// Storage: Common CollectionProperties (r:1 w:1)
 	fn delete_collection_properties(b: u32, ) -> Weight {
-		(Weight::from_ref_time(0))
-			// Standard Error: 101_087_000
-			.saturating_add(Weight::from_ref_time(2_739_521_000).saturating_mul(b as u64))
+		Weight::from_ref_time(9_502_000 as u64)
+			// Standard Error: 67_255
+			.saturating_add(Weight::from_ref_time(22_203_766 as u64).saturating_mul(b as u64))
 			.saturating_add(T::DbWeight::get().reads(1 as u64))
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
@@ -63,17 +63,17 @@
 impl WeightInfo for () {
 	// Storage: Common CollectionProperties (r:1 w:1)
 	fn set_collection_properties(b: u32, ) -> Weight {
-		(Weight::from_ref_time(0))
-			// Standard Error: 142_818_000
-			.saturating_add(Weight::from_ref_time(2_786_252_000).saturating_mul(b as u64))
+		Weight::from_ref_time(9_881_000 as u64)
+			// Standard Error: 18_079
+			.saturating_add(Weight::from_ref_time(6_561_011 as u64).saturating_mul(b as u64))
 			.saturating_add(RocksDbWeight::get().reads(1 as u64))
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 	// Storage: Common CollectionProperties (r:1 w:1)
 	fn delete_collection_properties(b: u32, ) -> Weight {
-		(Weight::from_ref_time(0))
-			// Standard Error: 101_087_000
-			.saturating_add(Weight::from_ref_time(2_739_521_000).saturating_mul(b as u64))
+		Weight::from_ref_time(9_502_000 as u64)
+			// Standard Error: 67_255
+			.saturating_add(Weight::from_ref_time(22_203_766 as u64).saturating_mul(b as u64))
 			.saturating_add(RocksDbWeight::get().reads(1 as u64))
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
modifiedpallets/configuration/src/weights.rsdiffbeforeafterboth
--- a/pallets/configuration/src/weights.rs
+++ b/pallets/configuration/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_configuration
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-01-18, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-01-29, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
 
 // Executed Command:
@@ -48,37 +48,37 @@
 impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
 	// Storage: Configuration WeightToFeeCoefficientOverride (r:0 w:1)
 	fn set_weight_to_fee_coefficient_override() -> Weight {
-		Weight::from_ref_time(4_756_000 as u64)
+		Weight::from_ref_time(3_865_000 as u64)
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 	// Storage: Configuration MinGasPriceOverride (r:0 w:1)
 	fn set_min_gas_price_override() -> Weight {
-		Weight::from_ref_time(4_754_000 as u64)
+		Weight::from_ref_time(4_221_000 as u64)
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 	// Storage: Configuration XcmAllowedLocationsOverride (r:0 w:1)
 	fn set_xcm_allowed_locations() -> Weight {
-		Weight::from_ref_time(4_875_000 as u64)
+		Weight::from_ref_time(5_329_000 as u64)
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 	// Storage: Configuration AppPromomotionConfigurationOverride (r:0 w:1)
 	fn set_app_promotion_configuration_override() -> Weight {
-		Weight::from_ref_time(4_832_000 as u64)
+		Weight::from_ref_time(5_805_000 as u64)
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 	// Storage: Configuration CollatorSelectionDesiredCollatorsOverride (r:0 w:1)
 	fn set_collator_selection_desired_collators() -> Weight {
-		Weight::from_ref_time(18_337_000 as u64)
+		Weight::from_ref_time(21_590_000 as u64)
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 	// Storage: Configuration CollatorSelectionLicenseBondOverride (r:0 w:1)
 	fn set_collator_selection_license_bond() -> Weight {
-		Weight::from_ref_time(14_806_000 as u64)
+		Weight::from_ref_time(15_141_000 as u64)
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 	// Storage: Configuration CollatorSelectionKickThresholdOverride (r:0 w:1)
 	fn set_collator_selection_kick_threshold() -> Weight {
-		Weight::from_ref_time(14_524_000 as u64)
+		Weight::from_ref_time(12_042_000 as u64)
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 }
@@ -87,37 +87,37 @@
 impl WeightInfo for () {
 	// Storage: Configuration WeightToFeeCoefficientOverride (r:0 w:1)
 	fn set_weight_to_fee_coefficient_override() -> Weight {
-		Weight::from_ref_time(4_756_000 as u64)
+		Weight::from_ref_time(3_865_000 as u64)
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 	// Storage: Configuration MinGasPriceOverride (r:0 w:1)
 	fn set_min_gas_price_override() -> Weight {
-		Weight::from_ref_time(4_754_000 as u64)
+		Weight::from_ref_time(4_221_000 as u64)
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 	// Storage: Configuration XcmAllowedLocationsOverride (r:0 w:1)
 	fn set_xcm_allowed_locations() -> Weight {
-		Weight::from_ref_time(4_875_000 as u64)
+		Weight::from_ref_time(5_329_000 as u64)
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 	// Storage: Configuration AppPromomotionConfigurationOverride (r:0 w:1)
 	fn set_app_promotion_configuration_override() -> Weight {
-		Weight::from_ref_time(4_832_000 as u64)
+		Weight::from_ref_time(5_805_000 as u64)
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 	// Storage: Configuration CollatorSelectionDesiredCollatorsOverride (r:0 w:1)
 	fn set_collator_selection_desired_collators() -> Weight {
-		Weight::from_ref_time(18_337_000 as u64)
+		Weight::from_ref_time(21_590_000 as u64)
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 	// Storage: Configuration CollatorSelectionLicenseBondOverride (r:0 w:1)
 	fn set_collator_selection_license_bond() -> Weight {
-		Weight::from_ref_time(14_806_000 as u64)
+		Weight::from_ref_time(15_141_000 as u64)
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 	// Storage: Configuration CollatorSelectionKickThresholdOverride (r:0 w:1)
 	fn set_collator_selection_kick_threshold() -> Weight {
-		Weight::from_ref_time(14_524_000 as u64)
+		Weight::from_ref_time(12_042_000 as u64)
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 }
modifiedpallets/evm-migration/src/weights.rsdiffbeforeafterboth
--- a/pallets/evm-migration/src/weights.rs
+++ b/pallets/evm-migration/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_evm_migration
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-01-18, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-01-29, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
 
 // Executed Command:
@@ -48,35 +48,35 @@
 	// Storage: System Account (r:1 w:0)
 	// Storage: EVM AccountCodes (r:1 w:0)
 	fn begin() -> Weight {
-		Weight::from_ref_time(15_553_000 as u64)
+		Weight::from_ref_time(16_189_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(3 as u64))
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 	// Storage: EvmMigration MigrationPending (r:1 w:0)
 	// Storage: EVM AccountStorages (r:0 w:1)
 	fn set_data(b: u32, ) -> Weight {
-		Weight::from_ref_time(8_826_376 as u64)
-			// Standard Error: 1_575
-			.saturating_add(Weight::from_ref_time(953_367 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(7_829_947 as u64)
+			// Standard Error: 687
+			.saturating_add(Weight::from_ref_time(968_768 as u64).saturating_mul(b as u64))
 			.saturating_add(T::DbWeight::get().reads(1 as u64))
 			.saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(b as u64)))
 	}
 	// Storage: EvmMigration MigrationPending (r:1 w:1)
 	// Storage: EVM AccountCodes (r:0 w:1)
 	fn finish(_b: u32, ) -> Weight {
-		Weight::from_ref_time(9_382_842 as u64)
+		Weight::from_ref_time(9_559_086 as u64)
 			.saturating_add(T::DbWeight::get().reads(1 as u64))
 			.saturating_add(T::DbWeight::get().writes(2 as u64))
 	}
 	fn insert_eth_logs(b: u32, ) -> Weight {
-		Weight::from_ref_time(8_647_347 as u64)
-			// Standard Error: 1_360
-			.saturating_add(Weight::from_ref_time(736_935 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(7_535_186 as u64)
+			// Standard Error: 1_440
+			.saturating_add(Weight::from_ref_time(699_517 as u64).saturating_mul(b as u64))
 	}
 	fn insert_events(b: u32, ) -> Weight {
-		Weight::from_ref_time(12_275_370 as u64)
-			// Standard Error: 1_243
-			.saturating_add(Weight::from_ref_time(1_269_025 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(10_612_317 as u64)
+			// Standard Error: 999
+			.saturating_add(Weight::from_ref_time(1_296_893 as u64).saturating_mul(b as u64))
 	}
 }
 
@@ -86,34 +86,34 @@
 	// Storage: System Account (r:1 w:0)
 	// Storage: EVM AccountCodes (r:1 w:0)
 	fn begin() -> Weight {
-		Weight::from_ref_time(15_553_000 as u64)
+		Weight::from_ref_time(16_189_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(3 as u64))
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 	// Storage: EvmMigration MigrationPending (r:1 w:0)
 	// Storage: EVM AccountStorages (r:0 w:1)
 	fn set_data(b: u32, ) -> Weight {
-		Weight::from_ref_time(8_826_376 as u64)
-			// Standard Error: 1_575
-			.saturating_add(Weight::from_ref_time(953_367 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(7_829_947 as u64)
+			// Standard Error: 687
+			.saturating_add(Weight::from_ref_time(968_768 as u64).saturating_mul(b as u64))
 			.saturating_add(RocksDbWeight::get().reads(1 as u64))
 			.saturating_add(RocksDbWeight::get().writes((1 as u64).saturating_mul(b as u64)))
 	}
 	// Storage: EvmMigration MigrationPending (r:1 w:1)
 	// Storage: EVM AccountCodes (r:0 w:1)
 	fn finish(_b: u32, ) -> Weight {
-		Weight::from_ref_time(9_382_842 as u64)
+		Weight::from_ref_time(9_559_086 as u64)
 			.saturating_add(RocksDbWeight::get().reads(1 as u64))
 			.saturating_add(RocksDbWeight::get().writes(2 as u64))
 	}
 	fn insert_eth_logs(b: u32, ) -> Weight {
-		Weight::from_ref_time(8_647_347 as u64)
-			// Standard Error: 1_360
-			.saturating_add(Weight::from_ref_time(736_935 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(7_535_186 as u64)
+			// Standard Error: 1_440
+			.saturating_add(Weight::from_ref_time(699_517 as u64).saturating_mul(b as u64))
 	}
 	fn insert_events(b: u32, ) -> Weight {
-		Weight::from_ref_time(12_275_370 as u64)
-			// Standard Error: 1_243
-			.saturating_add(Weight::from_ref_time(1_269_025 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(10_612_317 as u64)
+			// Standard Error: 999
+			.saturating_add(Weight::from_ref_time(1_296_893 as u64).saturating_mul(b as u64))
 	}
 }
modifiedpallets/foreign-assets/src/weights.rsdiffbeforeafterboth
--- a/pallets/foreign-assets/src/weights.rs
+++ b/pallets/foreign-assets/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_foreign_assets
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-01-18, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-01-29, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
 
 // Executed Command:
@@ -53,14 +53,14 @@
 	// Storage: Common CollectionProperties (r:0 w:1)
 	// Storage: Common CollectionById (r:0 w:1)
 	fn register_foreign_asset() -> Weight {
-		Weight::from_ref_time(53_122_000 as u64)
+		Weight::from_ref_time(50_058_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(9 as u64))
 			.saturating_add(T::DbWeight::get().writes(11 as u64))
 	}
 	// Storage: ForeignAssets ForeignAssetLocations (r:1 w:1)
 	// Storage: ForeignAssets AssetMetadatas (r:1 w:1)
 	fn update_foreign_asset() -> Weight {
-		Weight::from_ref_time(23_796_000 as u64)
+		Weight::from_ref_time(22_669_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(2 as u64))
 			.saturating_add(T::DbWeight::get().writes(2 as u64))
 	}
@@ -80,14 +80,14 @@
 	// Storage: Common CollectionProperties (r:0 w:1)
 	// Storage: Common CollectionById (r:0 w:1)
 	fn register_foreign_asset() -> Weight {
-		Weight::from_ref_time(53_122_000 as u64)
+		Weight::from_ref_time(50_058_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(9 as u64))
 			.saturating_add(RocksDbWeight::get().writes(11 as u64))
 	}
 	// Storage: ForeignAssets ForeignAssetLocations (r:1 w:1)
 	// Storage: ForeignAssets AssetMetadatas (r:1 w:1)
 	fn update_foreign_asset() -> Weight {
-		Weight::from_ref_time(23_796_000 as u64)
+		Weight::from_ref_time(22_669_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(2 as u64))
 			.saturating_add(RocksDbWeight::get().writes(2 as u64))
 	}
modifiedpallets/fungible/src/weights.rsdiffbeforeafterboth
--- a/pallets/fungible/src/weights.rs
+++ b/pallets/fungible/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_fungible
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-01-18, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-01-29, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
 
 // Executed Command:
@@ -50,16 +50,16 @@
 	// Storage: Fungible TotalSupply (r:1 w:1)
 	// Storage: Fungible Balance (r:1 w:1)
 	fn create_item() -> Weight {
-		Weight::from_ref_time(20_203_000 as u64)
+		Weight::from_ref_time(20_606_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(2 as u64))
 			.saturating_add(T::DbWeight::get().writes(2 as u64))
 	}
 	// Storage: Fungible TotalSupply (r:1 w:1)
 	// Storage: Fungible Balance (r:4 w:4)
 	fn create_multiple_items_ex(b: u32, ) -> Weight {
-		Weight::from_ref_time(19_426_730 as u64)
-			// Standard Error: 5_132
-			.saturating_add(Weight::from_ref_time(3_579_196 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(21_771_237 as u64)
+			// Standard Error: 10_207
+			.saturating_add(Weight::from_ref_time(3_627_533 as u64).saturating_mul(b as u64))
 			.saturating_add(T::DbWeight::get().reads(1 as u64))
 			.saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(b as u64)))
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
@@ -68,34 +68,34 @@
 	// Storage: Fungible TotalSupply (r:1 w:1)
 	// Storage: Fungible Balance (r:1 w:1)
 	fn burn_item() -> Weight {
-		Weight::from_ref_time(21_871_000 as u64)
+		Weight::from_ref_time(22_468_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(2 as u64))
 			.saturating_add(T::DbWeight::get().writes(2 as u64))
 	}
 	// Storage: Fungible Balance (r:2 w:2)
 	fn transfer() -> Weight {
-		Weight::from_ref_time(22_677_000 as u64)
+		Weight::from_ref_time(23_377_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(2 as u64))
 			.saturating_add(T::DbWeight::get().writes(2 as u64))
 	}
 	// Storage: Fungible Balance (r:1 w:0)
 	// Storage: Fungible Allowance (r:0 w:1)
 	fn approve() -> Weight {
-		Weight::from_ref_time(22_109_000 as u64)
+		Weight::from_ref_time(22_704_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(1 as u64))
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 	// Storage: Fungible Balance (r:1 w:0)
 	// Storage: Fungible Allowance (r:0 w:1)
 	fn approve_from() -> Weight {
-		Weight::from_ref_time(22_434_000 as u64)
+		Weight::from_ref_time(22_777_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(1 as u64))
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 	// Storage: Fungible Allowance (r:1 w:1)
 	// Storage: Fungible Balance (r:2 w:2)
 	fn transfer_from() -> Weight {
-		Weight::from_ref_time(31_777_000 as u64)
+		Weight::from_ref_time(32_568_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(3 as u64))
 			.saturating_add(T::DbWeight::get().writes(3 as u64))
 	}
@@ -103,7 +103,7 @@
 	// Storage: Fungible TotalSupply (r:1 w:1)
 	// Storage: Fungible Balance (r:1 w:1)
 	fn burn_from() -> Weight {
-		Weight::from_ref_time(32_101_000 as u64)
+		Weight::from_ref_time(32_838_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(3 as u64))
 			.saturating_add(T::DbWeight::get().writes(3 as u64))
 	}
@@ -114,16 +114,16 @@
 	// Storage: Fungible TotalSupply (r:1 w:1)
 	// Storage: Fungible Balance (r:1 w:1)
 	fn create_item() -> Weight {
-		Weight::from_ref_time(20_203_000 as u64)
+		Weight::from_ref_time(20_606_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(2 as u64))
 			.saturating_add(RocksDbWeight::get().writes(2 as u64))
 	}
 	// Storage: Fungible TotalSupply (r:1 w:1)
 	// Storage: Fungible Balance (r:4 w:4)
 	fn create_multiple_items_ex(b: u32, ) -> Weight {
-		Weight::from_ref_time(19_426_730 as u64)
-			// Standard Error: 5_132
-			.saturating_add(Weight::from_ref_time(3_579_196 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(21_771_237 as u64)
+			// Standard Error: 10_207
+			.saturating_add(Weight::from_ref_time(3_627_533 as u64).saturating_mul(b as u64))
 			.saturating_add(RocksDbWeight::get().reads(1 as u64))
 			.saturating_add(RocksDbWeight::get().reads((1 as u64).saturating_mul(b as u64)))
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
@@ -132,34 +132,34 @@
 	// Storage: Fungible TotalSupply (r:1 w:1)
 	// Storage: Fungible Balance (r:1 w:1)
 	fn burn_item() -> Weight {
-		Weight::from_ref_time(21_871_000 as u64)
+		Weight::from_ref_time(22_468_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(2 as u64))
 			.saturating_add(RocksDbWeight::get().writes(2 as u64))
 	}
 	// Storage: Fungible Balance (r:2 w:2)
 	fn transfer() -> Weight {
-		Weight::from_ref_time(22_677_000 as u64)
+		Weight::from_ref_time(23_377_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(2 as u64))
 			.saturating_add(RocksDbWeight::get().writes(2 as u64))
 	}
 	// Storage: Fungible Balance (r:1 w:0)
 	// Storage: Fungible Allowance (r:0 w:1)
 	fn approve() -> Weight {
-		Weight::from_ref_time(22_109_000 as u64)
+		Weight::from_ref_time(22_704_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(1 as u64))
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 	// Storage: Fungible Balance (r:1 w:0)
 	// Storage: Fungible Allowance (r:0 w:1)
 	fn approve_from() -> Weight {
-		Weight::from_ref_time(22_434_000 as u64)
+		Weight::from_ref_time(22_777_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(1 as u64))
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 	// Storage: Fungible Allowance (r:1 w:1)
 	// Storage: Fungible Balance (r:2 w:2)
 	fn transfer_from() -> Weight {
-		Weight::from_ref_time(31_777_000 as u64)
+		Weight::from_ref_time(32_568_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(3 as u64))
 			.saturating_add(RocksDbWeight::get().writes(3 as u64))
 	}
@@ -167,7 +167,7 @@
 	// Storage: Fungible TotalSupply (r:1 w:1)
 	// Storage: Fungible Balance (r:1 w:1)
 	fn burn_from() -> Weight {
-		Weight::from_ref_time(32_101_000 as u64)
+		Weight::from_ref_time(32_838_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(3 as u64))
 			.saturating_add(RocksDbWeight::get().writes(3 as u64))
 	}
modifiedpallets/nonfungible/src/weights.rsdiffbeforeafterboth
--- a/pallets/nonfungible/src/weights.rs
+++ b/pallets/nonfungible/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_nonfungible
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-01-18, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-01-29, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
 
 // Executed Command:
@@ -64,7 +64,7 @@
 	// Storage: Nonfungible TokenData (r:0 w:1)
 	// Storage: Nonfungible Owned (r:0 w:1)
 	fn create_item() -> Weight {
-		Weight::from_ref_time(34_815_000 as u64)
+		Weight::from_ref_time(34_313_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(4 as u64))
 			.saturating_add(T::DbWeight::get().writes(5 as u64))
 	}
@@ -75,9 +75,9 @@
 	// Storage: Nonfungible TokenData (r:0 w:4)
 	// Storage: Nonfungible Owned (r:0 w:4)
 	fn create_multiple_items(b: u32, ) -> Weight {
-		Weight::from_ref_time(18_772_483 as u64)
-			// Standard Error: 5_664
-			.saturating_add(Weight::from_ref_time(7_602_706 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(19_201_665 as u64)
+			// Standard Error: 4_780
+			.saturating_add(Weight::from_ref_time(7_373_591 as u64).saturating_mul(b as u64))
 			.saturating_add(T::DbWeight::get().reads(3 as u64))
 			.saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(b as u64)))
 			.saturating_add(T::DbWeight::get().writes(2 as u64))
@@ -90,9 +90,9 @@
 	// Storage: Nonfungible TokenData (r:0 w:4)
 	// Storage: Nonfungible Owned (r:0 w:4)
 	fn create_multiple_items_ex(b: u32, ) -> Weight {
-		Weight::from_ref_time(15_449_226 as u64)
-			// Standard Error: 6_012
-			.saturating_add(Weight::from_ref_time(9_325_591 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(13_021_971 as u64)
+			// Standard Error: 5_117
+			.saturating_add(Weight::from_ref_time(9_163_935 as u64).saturating_mul(b as u64))
 			.saturating_add(T::DbWeight::get().reads(2 as u64))
 			.saturating_add(T::DbWeight::get().reads((2 as u64).saturating_mul(b as u64)))
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
@@ -106,7 +106,7 @@
 	// Storage: Nonfungible Owned (r:0 w:1)
 	// Storage: Nonfungible TokenProperties (r:0 w:1)
 	fn burn_item() -> Weight {
-		Weight::from_ref_time(35_221_000 as u64)
+		Weight::from_ref_time(35_727_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(5 as u64))
 			.saturating_add(T::DbWeight::get().writes(5 as u64))
 	}
@@ -118,7 +118,7 @@
 	// Storage: Nonfungible Owned (r:0 w:1)
 	// Storage: Nonfungible TokenProperties (r:0 w:1)
 	fn burn_recursively_self_raw() -> Weight {
-		Weight::from_ref_time(45_504_000 as u64)
+		Weight::from_ref_time(44_618_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(5 as u64))
 			.saturating_add(T::DbWeight::get().writes(5 as u64))
 	}
@@ -131,9 +131,9 @@
 	// Storage: Nonfungible TokenProperties (r:0 w:1)
 	// Storage: Common CollectionById (r:1 w:0)
 	fn burn_recursively_breadth_plus_self_plus_self_per_each_raw(b: u32, ) -> Weight {
-		Weight::from_ref_time(45_539_000 as u64)
-			// Standard Error: 1_047_413
-			.saturating_add(Weight::from_ref_time(216_998_419 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(45_095_000 as u64)
+			// Standard Error: 1_034_807
+			.saturating_add(Weight::from_ref_time(215_008_105 as u64).saturating_mul(b as u64))
 			.saturating_add(T::DbWeight::get().reads(7 as u64))
 			.saturating_add(T::DbWeight::get().reads((4 as u64).saturating_mul(b as u64)))
 			.saturating_add(T::DbWeight::get().writes(6 as u64))
@@ -144,21 +144,21 @@
 	// Storage: Nonfungible Allowance (r:1 w:0)
 	// Storage: Nonfungible Owned (r:0 w:2)
 	fn transfer() -> Weight {
-		Weight::from_ref_time(30_047_000 as u64)
+		Weight::from_ref_time(29_636_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(4 as u64))
 			.saturating_add(T::DbWeight::get().writes(5 as u64))
 	}
 	// Storage: Nonfungible TokenData (r:1 w:0)
 	// Storage: Nonfungible Allowance (r:1 w:1)
 	fn approve() -> Weight {
-		Weight::from_ref_time(24_476_000 as u64)
+		Weight::from_ref_time(22_440_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(2 as u64))
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 	// Storage: Nonfungible TokenData (r:1 w:0)
 	// Storage: Nonfungible Allowance (r:1 w:1)
 	fn approve_from() -> Weight {
-		Weight::from_ref_time(22_818_000 as u64)
+		Weight::from_ref_time(22_519_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(2 as u64))
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
@@ -167,7 +167,7 @@
 	// Storage: Nonfungible AccountBalance (r:2 w:2)
 	// Storage: Nonfungible Owned (r:0 w:2)
 	fn transfer_from() -> Weight {
-		Weight::from_ref_time(37_251_000 as u64)
+		Weight::from_ref_time(36_354_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(4 as u64))
 			.saturating_add(T::DbWeight::get().writes(6 as u64))
 	}
@@ -179,54 +179,54 @@
 	// Storage: Nonfungible Owned (r:0 w:1)
 	// Storage: Nonfungible TokenProperties (r:0 w:1)
 	fn burn_from() -> Weight {
-		Weight::from_ref_time(43_202_000 as u64)
+		Weight::from_ref_time(42_533_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(5 as u64))
 			.saturating_add(T::DbWeight::get().writes(6 as u64))
 	}
 	// Storage: Common CollectionPropertyPermissions (r:1 w:1)
 	fn set_token_property_permissions(b: u32, ) -> Weight {
-		Weight::from_ref_time(5_282_000 as u64)
-			// Standard Error: 45_166
-			.saturating_add(Weight::from_ref_time(12_937_288 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(5_189_000 as u64)
+			// Standard Error: 45_637
+			.saturating_add(Weight::from_ref_time(12_760_623 as u64).saturating_mul(b as u64))
 			.saturating_add(T::DbWeight::get().reads(1 as u64))
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 	// Storage: Nonfungible TokenProperties (r:1 w:1)
 	// Storage: Common CollectionPropertyPermissions (r:1 w:0)
 	fn set_token_properties(b: u32, ) -> Weight {
-		Weight::from_ref_time(28_171_920 as u64)
-			// Standard Error: 13_715
-			.saturating_add(Weight::from_ref_time(6_217_801 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(22_023_308 as u64)
+			// Standard Error: 10_490
+			.saturating_add(Weight::from_ref_time(6_199_746 as u64).saturating_mul(b as u64))
 			.saturating_add(T::DbWeight::get().reads(2 as u64))
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 	// Storage: Nonfungible TokenProperties (r:1 w:1)
 	// Storage: Common CollectionPropertyPermissions (r:1 w:0)
 	fn delete_token_properties(b: u32, ) -> Weight {
-		Weight::from_ref_time(15_511_000 as u64)
-			// Standard Error: 68_273
-			.saturating_add(Weight::from_ref_time(22_917_441 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(15_064_000 as u64)
+			// Standard Error: 70_297
+			.saturating_add(Weight::from_ref_time(22_826_857 as u64).saturating_mul(b as u64))
 			.saturating_add(T::DbWeight::get().reads(2 as u64))
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 	// Storage: Nonfungible TokenData (r:1 w:0)
 	fn token_owner() -> Weight {
-		Weight::from_ref_time(7_088_000 as u64)
+		Weight::from_ref_time(6_837_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(1 as u64))
 	}
 	// Storage: Nonfungible CollectionAllowance (r:0 w:1)
 	fn set_allowance_for_all() -> Weight {
-		Weight::from_ref_time(17_607_000 as u64)
+		Weight::from_ref_time(16_618_000 as u64)
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 	// Storage: Nonfungible CollectionAllowance (r:1 w:0)
 	fn allowance_for_all() -> Weight {
-		Weight::from_ref_time(5_315_000 as u64)
+		Weight::from_ref_time(5_430_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(1 as u64))
 	}
 	// Storage: Nonfungible TokenProperties (r:1 w:1)
 	fn repair_item() -> Weight {
-		Weight::from_ref_time(7_638_000 as u64)
+		Weight::from_ref_time(7_776_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(1 as u64))
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
@@ -241,7 +241,7 @@
 	// Storage: Nonfungible TokenData (r:0 w:1)
 	// Storage: Nonfungible Owned (r:0 w:1)
 	fn create_item() -> Weight {
-		Weight::from_ref_time(34_815_000 as u64)
+		Weight::from_ref_time(34_313_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(4 as u64))
 			.saturating_add(RocksDbWeight::get().writes(5 as u64))
 	}
@@ -252,9 +252,9 @@
 	// Storage: Nonfungible TokenData (r:0 w:4)
 	// Storage: Nonfungible Owned (r:0 w:4)
 	fn create_multiple_items(b: u32, ) -> Weight {
-		Weight::from_ref_time(18_772_483 as u64)
-			// Standard Error: 5_664
-			.saturating_add(Weight::from_ref_time(7_602_706 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(19_201_665 as u64)
+			// Standard Error: 4_780
+			.saturating_add(Weight::from_ref_time(7_373_591 as u64).saturating_mul(b as u64))
 			.saturating_add(RocksDbWeight::get().reads(3 as u64))
 			.saturating_add(RocksDbWeight::get().reads((1 as u64).saturating_mul(b as u64)))
 			.saturating_add(RocksDbWeight::get().writes(2 as u64))
@@ -267,9 +267,9 @@
 	// Storage: Nonfungible TokenData (r:0 w:4)
 	// Storage: Nonfungible Owned (r:0 w:4)
 	fn create_multiple_items_ex(b: u32, ) -> Weight {
-		Weight::from_ref_time(15_449_226 as u64)
-			// Standard Error: 6_012
-			.saturating_add(Weight::from_ref_time(9_325_591 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(13_021_971 as u64)
+			// Standard Error: 5_117
+			.saturating_add(Weight::from_ref_time(9_163_935 as u64).saturating_mul(b as u64))
 			.saturating_add(RocksDbWeight::get().reads(2 as u64))
 			.saturating_add(RocksDbWeight::get().reads((2 as u64).saturating_mul(b as u64)))
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
@@ -283,7 +283,7 @@
 	// Storage: Nonfungible Owned (r:0 w:1)
 	// Storage: Nonfungible TokenProperties (r:0 w:1)
 	fn burn_item() -> Weight {
-		Weight::from_ref_time(35_221_000 as u64)
+		Weight::from_ref_time(35_727_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(5 as u64))
 			.saturating_add(RocksDbWeight::get().writes(5 as u64))
 	}
@@ -295,7 +295,7 @@
 	// Storage: Nonfungible Owned (r:0 w:1)
 	// Storage: Nonfungible TokenProperties (r:0 w:1)
 	fn burn_recursively_self_raw() -> Weight {
-		Weight::from_ref_time(45_504_000 as u64)
+		Weight::from_ref_time(44_618_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(5 as u64))
 			.saturating_add(RocksDbWeight::get().writes(5 as u64))
 	}
@@ -308,9 +308,9 @@
 	// Storage: Nonfungible TokenProperties (r:0 w:1)
 	// Storage: Common CollectionById (r:1 w:0)
 	fn burn_recursively_breadth_plus_self_plus_self_per_each_raw(b: u32, ) -> Weight {
-		Weight::from_ref_time(45_539_000 as u64)
-			// Standard Error: 1_047_413
-			.saturating_add(Weight::from_ref_time(216_998_419 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(45_095_000 as u64)
+			// Standard Error: 1_034_807
+			.saturating_add(Weight::from_ref_time(215_008_105 as u64).saturating_mul(b as u64))
 			.saturating_add(RocksDbWeight::get().reads(7 as u64))
 			.saturating_add(RocksDbWeight::get().reads((4 as u64).saturating_mul(b as u64)))
 			.saturating_add(RocksDbWeight::get().writes(6 as u64))
@@ -321,21 +321,21 @@
 	// Storage: Nonfungible Allowance (r:1 w:0)
 	// Storage: Nonfungible Owned (r:0 w:2)
 	fn transfer() -> Weight {
-		Weight::from_ref_time(30_047_000 as u64)
+		Weight::from_ref_time(29_636_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(4 as u64))
 			.saturating_add(RocksDbWeight::get().writes(5 as u64))
 	}
 	// Storage: Nonfungible TokenData (r:1 w:0)
 	// Storage: Nonfungible Allowance (r:1 w:1)
 	fn approve() -> Weight {
-		Weight::from_ref_time(24_476_000 as u64)
+		Weight::from_ref_time(22_440_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(2 as u64))
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 	// Storage: Nonfungible TokenData (r:1 w:0)
 	// Storage: Nonfungible Allowance (r:1 w:1)
 	fn approve_from() -> Weight {
-		Weight::from_ref_time(22_818_000 as u64)
+		Weight::from_ref_time(22_519_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(2 as u64))
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
@@ -344,7 +344,7 @@
 	// Storage: Nonfungible AccountBalance (r:2 w:2)
 	// Storage: Nonfungible Owned (r:0 w:2)
 	fn transfer_from() -> Weight {
-		Weight::from_ref_time(37_251_000 as u64)
+		Weight::from_ref_time(36_354_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(4 as u64))
 			.saturating_add(RocksDbWeight::get().writes(6 as u64))
 	}
@@ -356,54 +356,54 @@
 	// Storage: Nonfungible Owned (r:0 w:1)
 	// Storage: Nonfungible TokenProperties (r:0 w:1)
 	fn burn_from() -> Weight {
-		Weight::from_ref_time(43_202_000 as u64)
+		Weight::from_ref_time(42_533_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(5 as u64))
 			.saturating_add(RocksDbWeight::get().writes(6 as u64))
 	}
 	// Storage: Common CollectionPropertyPermissions (r:1 w:1)
 	fn set_token_property_permissions(b: u32, ) -> Weight {
-		Weight::from_ref_time(5_282_000 as u64)
-			// Standard Error: 45_166
-			.saturating_add(Weight::from_ref_time(12_937_288 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(5_189_000 as u64)
+			// Standard Error: 45_637
+			.saturating_add(Weight::from_ref_time(12_760_623 as u64).saturating_mul(b as u64))
 			.saturating_add(RocksDbWeight::get().reads(1 as u64))
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 	// Storage: Nonfungible TokenProperties (r:1 w:1)
 	// Storage: Common CollectionPropertyPermissions (r:1 w:0)
 	fn set_token_properties(b: u32, ) -> Weight {
-		Weight::from_ref_time(28_171_920 as u64)
-			// Standard Error: 13_715
-			.saturating_add(Weight::from_ref_time(6_217_801 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(22_023_308 as u64)
+			// Standard Error: 10_490
+			.saturating_add(Weight::from_ref_time(6_199_746 as u64).saturating_mul(b as u64))
 			.saturating_add(RocksDbWeight::get().reads(2 as u64))
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 	// Storage: Nonfungible TokenProperties (r:1 w:1)
 	// Storage: Common CollectionPropertyPermissions (r:1 w:0)
 	fn delete_token_properties(b: u32, ) -> Weight {
-		Weight::from_ref_time(15_511_000 as u64)
-			// Standard Error: 68_273
-			.saturating_add(Weight::from_ref_time(22_917_441 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(15_064_000 as u64)
+			// Standard Error: 70_297
+			.saturating_add(Weight::from_ref_time(22_826_857 as u64).saturating_mul(b as u64))
 			.saturating_add(RocksDbWeight::get().reads(2 as u64))
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 	// Storage: Nonfungible TokenData (r:1 w:0)
 	fn token_owner() -> Weight {
-		Weight::from_ref_time(7_088_000 as u64)
+		Weight::from_ref_time(6_837_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(1 as u64))
 	}
 	// Storage: Nonfungible CollectionAllowance (r:0 w:1)
 	fn set_allowance_for_all() -> Weight {
-		Weight::from_ref_time(17_607_000 as u64)
+		Weight::from_ref_time(16_618_000 as u64)
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 	// Storage: Nonfungible CollectionAllowance (r:1 w:0)
 	fn allowance_for_all() -> Weight {
-		Weight::from_ref_time(5_315_000 as u64)
+		Weight::from_ref_time(5_430_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(1 as u64))
 	}
 	// Storage: Nonfungible TokenProperties (r:1 w:1)
 	fn repair_item() -> Weight {
-		Weight::from_ref_time(7_638_000 as u64)
+		Weight::from_ref_time(7_776_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(1 as u64))
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
modifiedpallets/refungible/src/weights.rsdiffbeforeafterboth
--- a/pallets/refungible/src/weights.rs
+++ b/pallets/refungible/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_refungible
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-01-18, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-01-29, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
 
 // Executed Command:
@@ -72,7 +72,7 @@
 	// Storage: Refungible TotalSupply (r:0 w:1)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn create_item() -> Weight {
-		Weight::from_ref_time(37_536_000 as u64)
+		Weight::from_ref_time(39_775_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(4 as u64))
 			.saturating_add(T::DbWeight::get().writes(6 as u64))
 	}
@@ -84,9 +84,9 @@
 	// Storage: Refungible TotalSupply (r:0 w:4)
 	// Storage: Refungible Owned (r:0 w:4)
 	fn create_multiple_items(b: u32, ) -> Weight {
-		Weight::from_ref_time(16_345_581 as u64)
-			// Standard Error: 5_346
-			.saturating_add(Weight::from_ref_time(9_281_076 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(19_486_095 as u64)
+			// Standard Error: 8_015
+			.saturating_add(Weight::from_ref_time(9_037_181 as u64).saturating_mul(b as u64))
 			.saturating_add(T::DbWeight::get().reads(3 as u64))
 			.saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(b as u64)))
 			.saturating_add(T::DbWeight::get().writes(2 as u64))
@@ -100,9 +100,9 @@
 	// Storage: Refungible TotalSupply (r:0 w:4)
 	// Storage: Refungible Owned (r:0 w:4)
 	fn create_multiple_items_ex_multiple_items(b: u32, ) -> Weight {
-		Weight::from_ref_time(11_246_602 as u64)
-			// Standard Error: 8_015
-			.saturating_add(Weight::from_ref_time(11_043_114 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(14_091_538 as u64)
+			// Standard Error: 6_448
+			.saturating_add(Weight::from_ref_time(10_777_780 as u64).saturating_mul(b as u64))
 			.saturating_add(T::DbWeight::get().reads(2 as u64))
 			.saturating_add(T::DbWeight::get().reads((2 as u64).saturating_mul(b as u64)))
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
@@ -116,9 +116,9 @@
 	// Storage: Refungible Balance (r:0 w:4)
 	// Storage: Refungible Owned (r:0 w:4)
 	fn create_multiple_items_ex_multiple_owners(b: u32, ) -> Weight {
-		Weight::from_ref_time(31_350_923 as u64)
-			// Standard Error: 4_061
-			.saturating_add(Weight::from_ref_time(6_007_108 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(30_958_687 as u64)
+			// Standard Error: 3_000
+			.saturating_add(Weight::from_ref_time(5_976_114 as u64).saturating_mul(b as u64))
 			.saturating_add(T::DbWeight::get().reads(3 as u64))
 			.saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(b as u64)))
 			.saturating_add(T::DbWeight::get().writes(3 as u64))
@@ -129,7 +129,7 @@
 	// Storage: Refungible AccountBalance (r:1 w:1)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn burn_item_partial() -> Weight {
-		Weight::from_ref_time(47_342_000 as u64)
+		Weight::from_ref_time(46_498_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(5 as u64))
 			.saturating_add(T::DbWeight::get().writes(4 as u64))
 	}
@@ -140,14 +140,14 @@
 	// Storage: Refungible Owned (r:0 w:1)
 	// Storage: Refungible TokenProperties (r:0 w:1)
 	fn burn_item_fully() -> Weight {
-		Weight::from_ref_time(40_664_000 as u64)
+		Weight::from_ref_time(42_429_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(4 as u64))
 			.saturating_add(T::DbWeight::get().writes(6 as u64))
 	}
 	// Storage: Refungible Balance (r:2 w:2)
 	// Storage: Refungible TotalSupply (r:1 w:0)
 	fn transfer_normal() -> Weight {
-		Weight::from_ref_time(31_585_000 as u64)
+		Weight::from_ref_time(31_435_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(3 as u64))
 			.saturating_add(T::DbWeight::get().writes(2 as u64))
 	}
@@ -156,7 +156,7 @@
 	// Storage: Refungible TotalSupply (r:1 w:0)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn transfer_creating() -> Weight {
-		Weight::from_ref_time(35_015_000 as u64)
+		Weight::from_ref_time(34_913_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(4 as u64))
 			.saturating_add(T::DbWeight::get().writes(4 as u64))
 	}
@@ -165,7 +165,7 @@
 	// Storage: Refungible TotalSupply (r:1 w:0)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn transfer_removing() -> Weight {
-		Weight::from_ref_time(38_209_000 as u64)
+		Weight::from_ref_time(37_992_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(4 as u64))
 			.saturating_add(T::DbWeight::get().writes(4 as u64))
 	}
@@ -174,21 +174,21 @@
 	// Storage: Refungible TotalSupply (r:1 w:0)
 	// Storage: Refungible Owned (r:0 w:2)
 	fn transfer_creating_removing() -> Weight {
-		Weight::from_ref_time(38_549_000 as u64)
+		Weight::from_ref_time(37_935_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(5 as u64))
 			.saturating_add(T::DbWeight::get().writes(6 as u64))
 	}
 	// Storage: Refungible Balance (r:1 w:0)
 	// Storage: Refungible Allowance (r:0 w:1)
 	fn approve() -> Weight {
-		Weight::from_ref_time(24_503_000 as u64)
+		Weight::from_ref_time(23_900_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(1 as u64))
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 	// Storage: Refungible Balance (r:1 w:0)
 	// Storage: Refungible Allowance (r:0 w:1)
 	fn approve_from() -> Weight {
-		Weight::from_ref_time(24_584_000 as u64)
+		Weight::from_ref_time(24_012_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(1 as u64))
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
@@ -196,7 +196,7 @@
 	// Storage: Refungible Balance (r:2 w:2)
 	// Storage: Refungible TotalSupply (r:1 w:0)
 	fn transfer_from_normal() -> Weight {
-		Weight::from_ref_time(41_001_000 as u64)
+		Weight::from_ref_time(40_384_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(4 as u64))
 			.saturating_add(T::DbWeight::get().writes(3 as u64))
 	}
@@ -206,7 +206,7 @@
 	// Storage: Refungible TotalSupply (r:1 w:0)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn transfer_from_creating() -> Weight {
-		Weight::from_ref_time(43_884_000 as u64)
+		Weight::from_ref_time(43_372_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(5 as u64))
 			.saturating_add(T::DbWeight::get().writes(5 as u64))
 	}
@@ -216,7 +216,7 @@
 	// Storage: Refungible TotalSupply (r:1 w:0)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn transfer_from_removing() -> Weight {
-		Weight::from_ref_time(47_515_000 as u64)
+		Weight::from_ref_time(46_470_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(5 as u64))
 			.saturating_add(T::DbWeight::get().writes(5 as u64))
 	}
@@ -226,7 +226,7 @@
 	// Storage: Refungible TotalSupply (r:1 w:0)
 	// Storage: Refungible Owned (r:0 w:2)
 	fn transfer_from_creating_removing() -> Weight {
-		Weight::from_ref_time(47_087_000 as u64)
+		Weight::from_ref_time(46_394_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(6 as u64))
 			.saturating_add(T::DbWeight::get().writes(7 as u64))
 	}
@@ -238,61 +238,61 @@
 	// Storage: Refungible Owned (r:0 w:1)
 	// Storage: Refungible TokenProperties (r:0 w:1)
 	fn burn_from() -> Weight {
-		Weight::from_ref_time(52_735_000 as u64)
+		Weight::from_ref_time(51_957_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(5 as u64))
 			.saturating_add(T::DbWeight::get().writes(7 as u64))
 	}
 	// Storage: Common CollectionPropertyPermissions (r:1 w:1)
 	fn set_token_property_permissions(b: u32, ) -> Weight {
-		Weight::from_ref_time(5_232_000 as u64)
-			// Standard Error: 43_746
-			.saturating_add(Weight::from_ref_time(12_961_609 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(5_257_000 as u64)
+			// Standard Error: 47_229
+			.saturating_add(Weight::from_ref_time(12_976_974 as u64).saturating_mul(b as u64))
 			.saturating_add(T::DbWeight::get().reads(1 as u64))
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 	// Storage: Refungible TokenProperties (r:1 w:1)
 	// Storage: Common CollectionPropertyPermissions (r:1 w:0)
 	fn set_token_properties(b: u32, ) -> Weight {
-		Weight::from_ref_time(18_287_762 as u64)
-			// Standard Error: 31_915
-			.saturating_add(Weight::from_ref_time(7_070_524 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(13_103_140 as u64)
+			// Standard Error: 62_508
+			.saturating_add(Weight::from_ref_time(6_883_577 as u64).saturating_mul(b as u64))
 			.saturating_add(T::DbWeight::get().reads(2 as u64))
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 	// Storage: Refungible TokenProperties (r:1 w:1)
 	// Storage: Common CollectionPropertyPermissions (r:1 w:0)
 	fn delete_token_properties(b: u32, ) -> Weight {
-		Weight::from_ref_time(15_075_000 as u64)
-			// Standard Error: 69_091
-			.saturating_add(Weight::from_ref_time(22_793_781 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(15_068_000 as u64)
+			// Standard Error: 70_494
+			.saturating_add(Weight::from_ref_time(22_758_838 as u64).saturating_mul(b as u64))
 			.saturating_add(T::DbWeight::get().reads(2 as u64))
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 	// Storage: Refungible TotalSupply (r:1 w:1)
 	// Storage: Refungible Balance (r:1 w:1)
 	fn repartition_item() -> Weight {
-		Weight::from_ref_time(25_147_000 as u64)
+		Weight::from_ref_time(24_640_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(2 as u64))
 			.saturating_add(T::DbWeight::get().writes(2 as u64))
 	}
 	// Storage: Refungible Balance (r:2 w:0)
 	fn token_owner() -> Weight {
-		Weight::from_ref_time(9_921_000 as u64)
+		Weight::from_ref_time(9_634_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(2 as u64))
 	}
 	// Storage: Refungible CollectionAllowance (r:0 w:1)
 	fn set_allowance_for_all() -> Weight {
-		Weight::from_ref_time(17_822_000 as u64)
+		Weight::from_ref_time(17_366_000 as u64)
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
 	// Storage: Refungible CollectionAllowance (r:1 w:0)
 	fn allowance_for_all() -> Weight {
-		Weight::from_ref_time(5_265_000 as u64)
+		Weight::from_ref_time(5_419_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(1 as u64))
 	}
 	// Storage: Refungible TokenProperties (r:1 w:1)
 	fn repair_item() -> Weight {
-		Weight::from_ref_time(7_229_000 as u64)
+		Weight::from_ref_time(7_196_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(1 as u64))
 			.saturating_add(T::DbWeight::get().writes(1 as u64))
 	}
@@ -308,7 +308,7 @@
 	// Storage: Refungible TotalSupply (r:0 w:1)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn create_item() -> Weight {
-		Weight::from_ref_time(37_536_000 as u64)
+		Weight::from_ref_time(39_775_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(4 as u64))
 			.saturating_add(RocksDbWeight::get().writes(6 as u64))
 	}
@@ -320,9 +320,9 @@
 	// Storage: Refungible TotalSupply (r:0 w:4)
 	// Storage: Refungible Owned (r:0 w:4)
 	fn create_multiple_items(b: u32, ) -> Weight {
-		Weight::from_ref_time(16_345_581 as u64)
-			// Standard Error: 5_346
-			.saturating_add(Weight::from_ref_time(9_281_076 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(19_486_095 as u64)
+			// Standard Error: 8_015
+			.saturating_add(Weight::from_ref_time(9_037_181 as u64).saturating_mul(b as u64))
 			.saturating_add(RocksDbWeight::get().reads(3 as u64))
 			.saturating_add(RocksDbWeight::get().reads((1 as u64).saturating_mul(b as u64)))
 			.saturating_add(RocksDbWeight::get().writes(2 as u64))
@@ -336,9 +336,9 @@
 	// Storage: Refungible TotalSupply (r:0 w:4)
 	// Storage: Refungible Owned (r:0 w:4)
 	fn create_multiple_items_ex_multiple_items(b: u32, ) -> Weight {
-		Weight::from_ref_time(11_246_602 as u64)
-			// Standard Error: 8_015
-			.saturating_add(Weight::from_ref_time(11_043_114 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(14_091_538 as u64)
+			// Standard Error: 6_448
+			.saturating_add(Weight::from_ref_time(10_777_780 as u64).saturating_mul(b as u64))
 			.saturating_add(RocksDbWeight::get().reads(2 as u64))
 			.saturating_add(RocksDbWeight::get().reads((2 as u64).saturating_mul(b as u64)))
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
@@ -352,9 +352,9 @@
 	// Storage: Refungible Balance (r:0 w:4)
 	// Storage: Refungible Owned (r:0 w:4)
 	fn create_multiple_items_ex_multiple_owners(b: u32, ) -> Weight {
-		Weight::from_ref_time(31_350_923 as u64)
-			// Standard Error: 4_061
-			.saturating_add(Weight::from_ref_time(6_007_108 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(30_958_687 as u64)
+			// Standard Error: 3_000
+			.saturating_add(Weight::from_ref_time(5_976_114 as u64).saturating_mul(b as u64))
 			.saturating_add(RocksDbWeight::get().reads(3 as u64))
 			.saturating_add(RocksDbWeight::get().reads((1 as u64).saturating_mul(b as u64)))
 			.saturating_add(RocksDbWeight::get().writes(3 as u64))
@@ -365,7 +365,7 @@
 	// Storage: Refungible AccountBalance (r:1 w:1)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn burn_item_partial() -> Weight {
-		Weight::from_ref_time(47_342_000 as u64)
+		Weight::from_ref_time(46_498_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(5 as u64))
 			.saturating_add(RocksDbWeight::get().writes(4 as u64))
 	}
@@ -376,14 +376,14 @@
 	// Storage: Refungible Owned (r:0 w:1)
 	// Storage: Refungible TokenProperties (r:0 w:1)
 	fn burn_item_fully() -> Weight {
-		Weight::from_ref_time(40_664_000 as u64)
+		Weight::from_ref_time(42_429_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(4 as u64))
 			.saturating_add(RocksDbWeight::get().writes(6 as u64))
 	}
 	// Storage: Refungible Balance (r:2 w:2)
 	// Storage: Refungible TotalSupply (r:1 w:0)
 	fn transfer_normal() -> Weight {
-		Weight::from_ref_time(31_585_000 as u64)
+		Weight::from_ref_time(31_435_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(3 as u64))
 			.saturating_add(RocksDbWeight::get().writes(2 as u64))
 	}
@@ -392,7 +392,7 @@
 	// Storage: Refungible TotalSupply (r:1 w:0)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn transfer_creating() -> Weight {
-		Weight::from_ref_time(35_015_000 as u64)
+		Weight::from_ref_time(34_913_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(4 as u64))
 			.saturating_add(RocksDbWeight::get().writes(4 as u64))
 	}
@@ -401,7 +401,7 @@
 	// Storage: Refungible TotalSupply (r:1 w:0)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn transfer_removing() -> Weight {
-		Weight::from_ref_time(38_209_000 as u64)
+		Weight::from_ref_time(37_992_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(4 as u64))
 			.saturating_add(RocksDbWeight::get().writes(4 as u64))
 	}
@@ -410,21 +410,21 @@
 	// Storage: Refungible TotalSupply (r:1 w:0)
 	// Storage: Refungible Owned (r:0 w:2)
 	fn transfer_creating_removing() -> Weight {
-		Weight::from_ref_time(38_549_000 as u64)
+		Weight::from_ref_time(37_935_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(5 as u64))
 			.saturating_add(RocksDbWeight::get().writes(6 as u64))
 	}
 	// Storage: Refungible Balance (r:1 w:0)
 	// Storage: Refungible Allowance (r:0 w:1)
 	fn approve() -> Weight {
-		Weight::from_ref_time(24_503_000 as u64)
+		Weight::from_ref_time(23_900_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(1 as u64))
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 	// Storage: Refungible Balance (r:1 w:0)
 	// Storage: Refungible Allowance (r:0 w:1)
 	fn approve_from() -> Weight {
-		Weight::from_ref_time(24_584_000 as u64)
+		Weight::from_ref_time(24_012_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(1 as u64))
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
@@ -432,7 +432,7 @@
 	// Storage: Refungible Balance (r:2 w:2)
 	// Storage: Refungible TotalSupply (r:1 w:0)
 	fn transfer_from_normal() -> Weight {
-		Weight::from_ref_time(41_001_000 as u64)
+		Weight::from_ref_time(40_384_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(4 as u64))
 			.saturating_add(RocksDbWeight::get().writes(3 as u64))
 	}
@@ -442,7 +442,7 @@
 	// Storage: Refungible TotalSupply (r:1 w:0)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn transfer_from_creating() -> Weight {
-		Weight::from_ref_time(43_884_000 as u64)
+		Weight::from_ref_time(43_372_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(5 as u64))
 			.saturating_add(RocksDbWeight::get().writes(5 as u64))
 	}
@@ -452,7 +452,7 @@
 	// Storage: Refungible TotalSupply (r:1 w:0)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn transfer_from_removing() -> Weight {
-		Weight::from_ref_time(47_515_000 as u64)
+		Weight::from_ref_time(46_470_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(5 as u64))
 			.saturating_add(RocksDbWeight::get().writes(5 as u64))
 	}
@@ -462,7 +462,7 @@
 	// Storage: Refungible TotalSupply (r:1 w:0)
 	// Storage: Refungible Owned (r:0 w:2)
 	fn transfer_from_creating_removing() -> Weight {
-		Weight::from_ref_time(47_087_000 as u64)
+		Weight::from_ref_time(46_394_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(6 as u64))
 			.saturating_add(RocksDbWeight::get().writes(7 as u64))
 	}
@@ -474,61 +474,61 @@
 	// Storage: Refungible Owned (r:0 w:1)
 	// Storage: Refungible TokenProperties (r:0 w:1)
 	fn burn_from() -> Weight {
-		Weight::from_ref_time(52_735_000 as u64)
+		Weight::from_ref_time(51_957_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(5 as u64))
 			.saturating_add(RocksDbWeight::get().writes(7 as u64))
 	}
 	// Storage: Common CollectionPropertyPermissions (r:1 w:1)
 	fn set_token_property_permissions(b: u32, ) -> Weight {
-		Weight::from_ref_time(5_232_000 as u64)
-			// Standard Error: 43_746
-			.saturating_add(Weight::from_ref_time(12_961_609 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(5_257_000 as u64)
+			// Standard Error: 47_229
+			.saturating_add(Weight::from_ref_time(12_976_974 as u64).saturating_mul(b as u64))
 			.saturating_add(RocksDbWeight::get().reads(1 as u64))
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 	// Storage: Refungible TokenProperties (r:1 w:1)
 	// Storage: Common CollectionPropertyPermissions (r:1 w:0)
 	fn set_token_properties(b: u32, ) -> Weight {
-		Weight::from_ref_time(18_287_762 as u64)
-			// Standard Error: 31_915
-			.saturating_add(Weight::from_ref_time(7_070_524 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(13_103_140 as u64)
+			// Standard Error: 62_508
+			.saturating_add(Weight::from_ref_time(6_883_577 as u64).saturating_mul(b as u64))
 			.saturating_add(RocksDbWeight::get().reads(2 as u64))
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 	// Storage: Refungible TokenProperties (r:1 w:1)
 	// Storage: Common CollectionPropertyPermissions (r:1 w:0)
 	fn delete_token_properties(b: u32, ) -> Weight {
-		Weight::from_ref_time(15_075_000 as u64)
-			// Standard Error: 69_091
-			.saturating_add(Weight::from_ref_time(22_793_781 as u64).saturating_mul(b as u64))
+		Weight::from_ref_time(15_068_000 as u64)
+			// Standard Error: 70_494
+			.saturating_add(Weight::from_ref_time(22_758_838 as u64).saturating_mul(b as u64))
 			.saturating_add(RocksDbWeight::get().reads(2 as u64))
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 	// Storage: Refungible TotalSupply (r:1 w:1)
 	// Storage: Refungible Balance (r:1 w:1)
 	fn repartition_item() -> Weight {
-		Weight::from_ref_time(25_147_000 as u64)
+		Weight::from_ref_time(24_640_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(2 as u64))
 			.saturating_add(RocksDbWeight::get().writes(2 as u64))
 	}
 	// Storage: Refungible Balance (r:2 w:0)
 	fn token_owner() -> Weight {
-		Weight::from_ref_time(9_921_000 as u64)
+		Weight::from_ref_time(9_634_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(2 as u64))
 	}
 	// Storage: Refungible CollectionAllowance (r:0 w:1)
 	fn set_allowance_for_all() -> Weight {
-		Weight::from_ref_time(17_822_000 as u64)
+		Weight::from_ref_time(17_366_000 as u64)
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
 	// Storage: Refungible CollectionAllowance (r:1 w:0)
 	fn allowance_for_all() -> Weight {
-		Weight::from_ref_time(5_265_000 as u64)
+		Weight::from_ref_time(5_419_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(1 as u64))
 	}
 	// Storage: Refungible TokenProperties (r:1 w:1)
 	fn repair_item() -> Weight {
-		Weight::from_ref_time(7_229_000 as u64)
+		Weight::from_ref_time(7_196_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(1 as u64))
 			.saturating_add(RocksDbWeight::get().writes(1 as u64))
 	}
modifiedpallets/structure/src/weights.rsdiffbeforeafterboth
--- a/pallets/structure/src/weights.rs
+++ b/pallets/structure/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_structure
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-01-18, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-01-29, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
 
 // Executed Command:
@@ -43,7 +43,7 @@
 	// Storage: Common CollectionById (r:1 w:0)
 	// Storage: Nonfungible TokenData (r:1 w:0)
 	fn find_parent() -> Weight {
-		Weight::from_ref_time(12_015_000 as u64)
+		Weight::from_ref_time(11_766_000 as u64)
 			.saturating_add(T::DbWeight::get().reads(2 as u64))
 	}
 }
@@ -53,7 +53,7 @@
 	// Storage: Common CollectionById (r:1 w:0)
 	// Storage: Nonfungible TokenData (r:1 w:0)
 	fn find_parent() -> Weight {
-		Weight::from_ref_time(12_015_000 as u64)
+		Weight::from_ref_time(11_766_000 as u64)
 			.saturating_add(RocksDbWeight::get().reads(2 as u64))
 	}
 }
modifiedpallets/unique/src/weights.rsdiffbeforeafterboth
3//! Autogenerated weights for pallet_unique3//! Autogenerated weights for pallet_unique
4//!4//!
5//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev5//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
6//! DATE: 2023-01-18, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`6//! DATE: 2023-01-29, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
7//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 10247//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
88
9// Executed Command:9// Executed Command:
59 // Storage: Common CollectionProperties (r:0 w:1)59 // Storage: Common CollectionProperties (r:0 w:1)
60 // Storage: Common CollectionById (r:0 w:1)60 // Storage: Common CollectionById (r:0 w:1)
61 fn create_collection() -> Weight {61 fn create_collection() -> Weight {
62 Weight::from_ref_time(43_964_000 as u64)62 Weight::from_ref_time(43_527_000 as u64)
63 .saturating_add(T::DbWeight::get().reads(4 as u64))63 .saturating_add(T::DbWeight::get().reads(4 as u64))
64 .saturating_add(T::DbWeight::get().writes(6 as u64))64 .saturating_add(T::DbWeight::get().writes(6 as u64))
65 }65 }
71 // Storage: Common AdminAmount (r:0 w:1)71 // Storage: Common AdminAmount (r:0 w:1)
72 // Storage: Common CollectionProperties (r:0 w:1)72 // Storage: Common CollectionProperties (r:0 w:1)
73 fn destroy_collection() -> Weight {73 fn destroy_collection() -> Weight {
74 Weight::from_ref_time(62_034_000 as u64)74 Weight::from_ref_time(59_528_000 as u64)
75 .saturating_add(T::DbWeight::get().reads(3 as u64))75 .saturating_add(T::DbWeight::get().reads(3 as u64))
76 .saturating_add(T::DbWeight::get().writes(6 as u64))76 .saturating_add(T::DbWeight::get().writes(6 as u64))
77 }77 }
78 // Storage: Common CollectionById (r:1 w:0)78 // Storage: Common CollectionById (r:1 w:0)
79 // Storage: Common Allowlist (r:0 w:1)79 // Storage: Common Allowlist (r:0 w:1)
80 fn add_to_allow_list() -> Weight {80 fn add_to_allow_list() -> Weight {
81 Weight::from_ref_time(27_915_000 as u64)81 Weight::from_ref_time(27_970_000 as u64)
82 .saturating_add(T::DbWeight::get().reads(1 as u64))82 .saturating_add(T::DbWeight::get().reads(1 as u64))
83 .saturating_add(T::DbWeight::get().writes(1 as u64))83 .saturating_add(T::DbWeight::get().writes(1 as u64))
84 }84 }
85 // Storage: Common CollectionById (r:1 w:0)85 // Storage: Common CollectionById (r:1 w:0)
86 // Storage: Common Allowlist (r:0 w:1)86 // Storage: Common Allowlist (r:0 w:1)
87 fn remove_from_allow_list() -> Weight {87 fn remove_from_allow_list() -> Weight {
88 Weight::from_ref_time(27_912_000 as u64)88 Weight::from_ref_time(27_736_000 as u64)
89 .saturating_add(T::DbWeight::get().reads(1 as u64))89 .saturating_add(T::DbWeight::get().reads(1 as u64))
90 .saturating_add(T::DbWeight::get().writes(1 as u64))90 .saturating_add(T::DbWeight::get().writes(1 as u64))
91 }91 }
92 // Storage: Common CollectionById (r:1 w:1)92 // Storage: Common CollectionById (r:1 w:1)
93 fn change_collection_owner() -> Weight {93 fn change_collection_owner() -> Weight {
94 Weight::from_ref_time(27_282_000 as u64)94 Weight::from_ref_time(26_991_000 as u64)
95 .saturating_add(T::DbWeight::get().reads(1 as u64))95 .saturating_add(T::DbWeight::get().reads(1 as u64))
96 .saturating_add(T::DbWeight::get().writes(1 as u64))96 .saturating_add(T::DbWeight::get().writes(1 as u64))
97 }97 }
98 // Storage: Common CollectionById (r:1 w:0)98 // Storage: Common CollectionById (r:1 w:0)
99 // Storage: Common IsAdmin (r:1 w:1)99 // Storage: Common IsAdmin (r:1 w:1)
100 // Storage: Common AdminAmount (r:1 w:1)100 // Storage: Common AdminAmount (r:1 w:1)
101 fn add_collection_admin() -> Weight {101 fn add_collection_admin() -> Weight {
102 Weight::from_ref_time(30_782_000 as u64)102 Weight::from_ref_time(30_851_000 as u64)
103 .saturating_add(T::DbWeight::get().reads(3 as u64))103 .saturating_add(T::DbWeight::get().reads(3 as u64))
104 .saturating_add(T::DbWeight::get().writes(2 as u64))104 .saturating_add(T::DbWeight::get().writes(2 as u64))
105 }105 }
106 // Storage: Common CollectionById (r:1 w:0)106 // Storage: Common CollectionById (r:1 w:0)
107 // Storage: Common IsAdmin (r:1 w:1)107 // Storage: Common IsAdmin (r:1 w:1)
108 // Storage: Common AdminAmount (r:1 w:1)108 // Storage: Common AdminAmount (r:1 w:1)
109 fn remove_collection_admin() -> Weight {109 fn remove_collection_admin() -> Weight {
110 Weight::from_ref_time(34_343_000 as u64)110 Weight::from_ref_time(34_432_000 as u64)
111 .saturating_add(T::DbWeight::get().reads(3 as u64))111 .saturating_add(T::DbWeight::get().reads(3 as u64))
112 .saturating_add(T::DbWeight::get().writes(2 as u64))112 .saturating_add(T::DbWeight::get().writes(2 as u64))
113 }113 }
114 // Storage: Common CollectionById (r:1 w:1)114 // Storage: Common CollectionById (r:1 w:1)
115 fn set_collection_sponsor() -> Weight {115 fn set_collection_sponsor() -> Weight {
116 Weight::from_ref_time(27_196_000 as u64)116 Weight::from_ref_time(26_862_000 as u64)
117 .saturating_add(T::DbWeight::get().reads(1 as u64))117 .saturating_add(T::DbWeight::get().reads(1 as u64))
118 .saturating_add(T::DbWeight::get().writes(1 as u64))118 .saturating_add(T::DbWeight::get().writes(1 as u64))
119 }119 }
120 // Storage: Common CollectionById (r:1 w:1)120 // Storage: Common CollectionById (r:1 w:1)
121 fn confirm_sponsorship() -> Weight {121 fn confirm_sponsorship() -> Weight {
122 Weight::from_ref_time(27_116_000 as u64)122 Weight::from_ref_time(26_711_000 as u64)
123 .saturating_add(T::DbWeight::get().reads(1 as u64))123 .saturating_add(T::DbWeight::get().reads(1 as u64))
124 .saturating_add(T::DbWeight::get().writes(1 as u64))124 .saturating_add(T::DbWeight::get().writes(1 as u64))
125 }125 }
126 // Storage: Common CollectionById (r:1 w:1)126 // Storage: Common CollectionById (r:1 w:1)
127 fn remove_collection_sponsor() -> Weight {127 fn remove_collection_sponsor() -> Weight {
128 Weight::from_ref_time(27_019_000 as u64)128 Weight::from_ref_time(38_546_000 as u64)
129 .saturating_add(T::DbWeight::get().reads(1 as u64))129 .saturating_add(T::DbWeight::get().reads(1 as u64))
130 .saturating_add(T::DbWeight::get().writes(1 as u64))130 .saturating_add(T::DbWeight::get().writes(1 as u64))
131 }131 }
132 // Storage: Common CollectionById (r:1 w:1)132 // Storage: Common CollectionById (r:1 w:1)
133 fn set_transfers_enabled_flag() -> Weight {133 fn set_transfers_enabled_flag() -> Weight {
134 Weight::from_ref_time(13_405_000 as u64)134 Weight::from_ref_time(13_251_000 as u64)
135 .saturating_add(T::DbWeight::get().reads(1 as u64))135 .saturating_add(T::DbWeight::get().reads(1 as u64))
136 .saturating_add(T::DbWeight::get().writes(1 as u64))136 .saturating_add(T::DbWeight::get().writes(1 as u64))
137 }137 }
138 // Storage: Common CollectionById (r:1 w:1)138 // Storage: Common CollectionById (r:1 w:1)
139 fn set_collection_limits() -> Weight {139 fn set_collection_limits() -> Weight {
140 Weight::from_ref_time(27_709_000 as u64)140 Weight::from_ref_time(27_754_000 as u64)
141 .saturating_add(T::DbWeight::get().reads(1 as u64))141 .saturating_add(T::DbWeight::get().reads(1 as u64))
142 .saturating_add(T::DbWeight::get().writes(1 as u64))142 .saturating_add(T::DbWeight::get().writes(1 as u64))
143 }143 }
144 // Storage: Common CollectionProperties (r:1 w:1)144 // Storage: Common CollectionProperties (r:1 w:1)
145 fn force_repair_collection() -> Weight {145 fn force_repair_collection() -> Weight {
146 Weight::from_ref_time(10_991_000 as u64)146 Weight::from_ref_time(10_871_000 as u64)
147 .saturating_add(T::DbWeight::get().reads(1 as u64))147 .saturating_add(T::DbWeight::get().reads(1 as u64))
148 .saturating_add(T::DbWeight::get().writes(1 as u64))148 .saturating_add(T::DbWeight::get().writes(1 as u64))
149 }149 }
158 // Storage: Common CollectionProperties (r:0 w:1)158 // Storage: Common CollectionProperties (r:0 w:1)
159 // Storage: Common CollectionById (r:0 w:1)159 // Storage: Common CollectionById (r:0 w:1)
160 fn create_collection() -> Weight {160 fn create_collection() -> Weight {
161 Weight::from_ref_time(43_964_000 as u64)161 Weight::from_ref_time(43_527_000 as u64)
162 .saturating_add(RocksDbWeight::get().reads(4 as u64))162 .saturating_add(RocksDbWeight::get().reads(4 as u64))
163 .saturating_add(RocksDbWeight::get().writes(6 as u64))163 .saturating_add(RocksDbWeight::get().writes(6 as u64))
164 }164 }
170 // Storage: Common AdminAmount (r:0 w:1)170 // Storage: Common AdminAmount (r:0 w:1)
171 // Storage: Common CollectionProperties (r:0 w:1)171 // Storage: Common CollectionProperties (r:0 w:1)
172 fn destroy_collection() -> Weight {172 fn destroy_collection() -> Weight {
173 Weight::from_ref_time(62_034_000 as u64)173 Weight::from_ref_time(59_528_000 as u64)
174 .saturating_add(RocksDbWeight::get().reads(3 as u64))174 .saturating_add(RocksDbWeight::get().reads(3 as u64))
175 .saturating_add(RocksDbWeight::get().writes(6 as u64))175 .saturating_add(RocksDbWeight::get().writes(6 as u64))
176 }176 }
177 // Storage: Common CollectionById (r:1 w:0)177 // Storage: Common CollectionById (r:1 w:0)
178 // Storage: Common Allowlist (r:0 w:1)178 // Storage: Common Allowlist (r:0 w:1)
179 fn add_to_allow_list() -> Weight {179 fn add_to_allow_list() -> Weight {
180 Weight::from_ref_time(27_915_000 as u64)180 Weight::from_ref_time(27_970_000 as u64)
181 .saturating_add(RocksDbWeight::get().reads(1 as u64))181 .saturating_add(RocksDbWeight::get().reads(1 as u64))
182 .saturating_add(RocksDbWeight::get().writes(1 as u64))182 .saturating_add(RocksDbWeight::get().writes(1 as u64))
183 }183 }
184 // Storage: Common CollectionById (r:1 w:0)184 // Storage: Common CollectionById (r:1 w:0)
185 // Storage: Common Allowlist (r:0 w:1)185 // Storage: Common Allowlist (r:0 w:1)
186 fn remove_from_allow_list() -> Weight {186 fn remove_from_allow_list() -> Weight {
187 Weight::from_ref_time(27_912_000 as u64)187 Weight::from_ref_time(27_736_000 as u64)
188 .saturating_add(RocksDbWeight::get().reads(1 as u64))188 .saturating_add(RocksDbWeight::get().reads(1 as u64))
189 .saturating_add(RocksDbWeight::get().writes(1 as u64))189 .saturating_add(RocksDbWeight::get().writes(1 as u64))
190 }190 }
191 // Storage: Common CollectionById (r:1 w:1)191 // Storage: Common CollectionById (r:1 w:1)
192 fn change_collection_owner() -> Weight {192 fn change_collection_owner() -> Weight {
193 Weight::from_ref_time(27_282_000 as u64)193 Weight::from_ref_time(26_991_000 as u64)
194 .saturating_add(RocksDbWeight::get().reads(1 as u64))194 .saturating_add(RocksDbWeight::get().reads(1 as u64))
195 .saturating_add(RocksDbWeight::get().writes(1 as u64))195 .saturating_add(RocksDbWeight::get().writes(1 as u64))
196 }196 }
197 // Storage: Common CollectionById (r:1 w:0)197 // Storage: Common CollectionById (r:1 w:0)
198 // Storage: Common IsAdmin (r:1 w:1)198 // Storage: Common IsAdmin (r:1 w:1)
199 // Storage: Common AdminAmount (r:1 w:1)199 // Storage: Common AdminAmount (r:1 w:1)
200 fn add_collection_admin() -> Weight {200 fn add_collection_admin() -> Weight {
201 Weight::from_ref_time(30_782_000 as u64)201 Weight::from_ref_time(30_851_000 as u64)
202 .saturating_add(RocksDbWeight::get().reads(3 as u64))202 .saturating_add(RocksDbWeight::get().reads(3 as u64))
203 .saturating_add(RocksDbWeight::get().writes(2 as u64))203 .saturating_add(RocksDbWeight::get().writes(2 as u64))
204 }204 }
205 // Storage: Common CollectionById (r:1 w:0)205 // Storage: Common CollectionById (r:1 w:0)
206 // Storage: Common IsAdmin (r:1 w:1)206 // Storage: Common IsAdmin (r:1 w:1)
207 // Storage: Common AdminAmount (r:1 w:1)207 // Storage: Common AdminAmount (r:1 w:1)
208 fn remove_collection_admin() -> Weight {208 fn remove_collection_admin() -> Weight {
209 Weight::from_ref_time(34_343_000 as u64)209 Weight::from_ref_time(34_432_000 as u64)
210 .saturating_add(RocksDbWeight::get().reads(3 as u64))210 .saturating_add(RocksDbWeight::get().reads(3 as u64))
211 .saturating_add(RocksDbWeight::get().writes(2 as u64))211 .saturating_add(RocksDbWeight::get().writes(2 as u64))
212 }212 }
213 // Storage: Common CollectionById (r:1 w:1)213 // Storage: Common CollectionById (r:1 w:1)
214 fn set_collection_sponsor() -> Weight {214 fn set_collection_sponsor() -> Weight {
215 Weight::from_ref_time(27_196_000 as u64)215 Weight::from_ref_time(26_862_000 as u64)
216 .saturating_add(RocksDbWeight::get().reads(1 as u64))216 .saturating_add(RocksDbWeight::get().reads(1 as u64))
217 .saturating_add(RocksDbWeight::get().writes(1 as u64))217 .saturating_add(RocksDbWeight::get().writes(1 as u64))
218 }218 }
219 // Storage: Common CollectionById (r:1 w:1)219 // Storage: Common CollectionById (r:1 w:1)
220 fn confirm_sponsorship() -> Weight {220 fn confirm_sponsorship() -> Weight {
221 Weight::from_ref_time(27_116_000 as u64)221 Weight::from_ref_time(26_711_000 as u64)
222 .saturating_add(RocksDbWeight::get().reads(1 as u64))222 .saturating_add(RocksDbWeight::get().reads(1 as u64))
223 .saturating_add(RocksDbWeight::get().writes(1 as u64))223 .saturating_add(RocksDbWeight::get().writes(1 as u64))
224 }224 }
225 // Storage: Common CollectionById (r:1 w:1)225 // Storage: Common CollectionById (r:1 w:1)
226 fn remove_collection_sponsor() -> Weight {226 fn remove_collection_sponsor() -> Weight {
227 Weight::from_ref_time(27_019_000 as u64)227 Weight::from_ref_time(38_546_000 as u64)
228 .saturating_add(RocksDbWeight::get().reads(1 as u64))228 .saturating_add(RocksDbWeight::get().reads(1 as u64))
229 .saturating_add(RocksDbWeight::get().writes(1 as u64))229 .saturating_add(RocksDbWeight::get().writes(1 as u64))
230 }230 }
231 // Storage: Common CollectionById (r:1 w:1)231 // Storage: Common CollectionById (r:1 w:1)
232 fn set_transfers_enabled_flag() -> Weight {232 fn set_transfers_enabled_flag() -> Weight {
233 Weight::from_ref_time(13_405_000 as u64)233 Weight::from_ref_time(13_251_000 as u64)
234 .saturating_add(RocksDbWeight::get().reads(1 as u64))234 .saturating_add(RocksDbWeight::get().reads(1 as u64))
235 .saturating_add(RocksDbWeight::get().writes(1 as u64))235 .saturating_add(RocksDbWeight::get().writes(1 as u64))
236 }236 }
237 // Storage: Common CollectionById (r:1 w:1)237 // Storage: Common CollectionById (r:1 w:1)
238 fn set_collection_limits() -> Weight {238 fn set_collection_limits() -> Weight {
239 Weight::from_ref_time(27_709_000 as u64)239 Weight::from_ref_time(27_754_000 as u64)
240 .saturating_add(RocksDbWeight::get().reads(1 as u64))240 .saturating_add(RocksDbWeight::get().reads(1 as u64))
241 .saturating_add(RocksDbWeight::get().writes(1 as u64))241 .saturating_add(RocksDbWeight::get().writes(1 as u64))
242 }242 }
243 // Storage: Common CollectionProperties (r:1 w:1)243 // Storage: Common CollectionProperties (r:1 w:1)
244 fn force_repair_collection() -> Weight {244 fn force_repair_collection() -> Weight {
245 Weight::from_ref_time(10_991_000 as u64)245 Weight::from_ref_time(10_871_000 as u64)
246 .saturating_add(RocksDbWeight::get().reads(1 as u64))246 .saturating_add(RocksDbWeight::get().reads(1 as u64))
247 .saturating_add(RocksDbWeight::get().writes(1 as u64))247 .saturating_add(RocksDbWeight::get().writes(1 as u64))
248 }248 }
modifiedprimitives/common/src/constants.rsdiffbeforeafterboth
--- a/primitives/common/src/constants.rs
+++ b/primitives/common/src/constants.rs
@@ -52,10 +52,10 @@
 pub const SESSION_LENGTH: BlockNumber = HOURS;
 
 // Targeting 0.1 UNQ per transfer
-pub const WEIGHT_TO_FEE_COEFF: u64 = /*<weight2fee>*/77_191_946_012_018_089/*</weight2fee>*/;
+pub const WEIGHT_TO_FEE_COEFF: u64 = /*<weight2fee>*/77_233_712_036_439_751/*</weight2fee>*/;
 
 // Targeting 0.15 UNQ per transfer via ETH
-pub const MIN_GAS_PRICE: u64 = /*<mingasprice>*/1_016_390_998_841/*</mingasprice>*/;
+pub const MIN_GAS_PRICE: u64 = /*<mingasprice>*/1_016_956_047_159/*</mingasprice>*/;
 
 /// We assume that ~10% of the block weight is consumed by `on_initalize` handlers.
 /// This is used to limit the maximal weight of a single extrinsic.