780 lines
41 KiB
Rust
780 lines
41 KiB
Rust
// Copyright (C) Parity Technologies (UK) Ltd.
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
// you may not use this file except in compliance with the License.
|
|
// You may obtain a copy of the License at
|
|
//
|
|
// http://www.apache.org/licenses/LICENSE-2.0
|
|
//
|
|
// Unless required by applicable law or agreed to in writing, software
|
|
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
// See the License for the specific language governing permissions and
|
|
// limitations under the License.
|
|
|
|
//! Autogenerated weights for `pezpallet_nfts`
|
|
//!
|
|
//! THIS FILE WAS AUTO-GENERATED USING THE BIZINIKIWI BENCHMARK CLI VERSION 32.0.0
|
|
//! DATE: 2025-02-21, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
|
//! WORST CASE MAP SIZE: `1000000`
|
|
//! HOSTNAME: `ef4134d66388`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
|
//! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024
|
|
|
|
// Executed Command:
|
|
// frame-omni-bencher
|
|
// v1
|
|
// benchmark
|
|
// pallet
|
|
// --extrinsic=*
|
|
// --runtime=target/production/wbuild/asset-hub-pezkuwichain-runtime/asset_hub_pezkuwichain_runtime.wasm
|
|
// --pallet=pezpallet_nfts
|
|
// --header=/__w/pezkuwi-sdk/pezkuwi-sdk/pezcumulus/file_header.txt
|
|
// --output=./pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/src/weights
|
|
// --wasm-execution=compiled
|
|
// --steps=50
|
|
// --repeat=20
|
|
// --heap-pages=4096
|
|
// --no-storage-info
|
|
// --no-min-squares
|
|
// --no-median-slopes
|
|
|
|
#![cfg_attr(rustfmt, rustfmt_skip)]
|
|
#![allow(unused_parens)]
|
|
#![allow(unused_imports)]
|
|
#![allow(missing_docs)]
|
|
|
|
use pezframe_support::{traits::Get, weights::Weight};
|
|
use core::marker::PhantomData;
|
|
|
|
/// Weight functions for `pezpallet_nfts`.
|
|
pub struct WeightInfo<T>(PhantomData<T>);
|
|
impl<T: pezframe_system::Config> pezpallet_nfts::WeightInfo for WeightInfo<T> {
|
|
/// Storage: `Nfts::NextCollectionId` (r:1 w:1)
|
|
/// Proof: `Nfts::NextCollectionId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Collection` (r:1 w:1)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionRoleOf` (r:0 w:1)
|
|
/// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:0 w:1)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionAccount` (r:0 w:1)
|
|
/// Proof: `Nfts::CollectionAccount` (`max_values`: None, `max_size`: Some(68), added: 2543, mode: `MaxEncodedLen`)
|
|
fn create() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `106`
|
|
// Estimated: `3549`
|
|
// Minimum execution time: 34_883_000 picoseconds.
|
|
Weight::from_parts(36_018_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3549))
|
|
.saturating_add(T::DbWeight::get().reads(2))
|
|
.saturating_add(T::DbWeight::get().writes(5))
|
|
}
|
|
/// Storage: `Nfts::NextCollectionId` (r:1 w:1)
|
|
/// Proof: `Nfts::NextCollectionId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Collection` (r:1 w:1)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionRoleOf` (r:0 w:1)
|
|
/// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:0 w:1)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionAccount` (r:0 w:1)
|
|
/// Proof: `Nfts::CollectionAccount` (`max_values`: None, `max_size`: Some(68), added: 2543, mode: `MaxEncodedLen`)
|
|
fn force_create() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `3`
|
|
// Estimated: `3549`
|
|
// Minimum execution time: 19_860_000 picoseconds.
|
|
Weight::from_parts(20_333_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3549))
|
|
.saturating_add(T::DbWeight::get().reads(2))
|
|
.saturating_add(T::DbWeight::get().writes(5))
|
|
}
|
|
/// Storage: `Nfts::Collection` (r:1 w:1)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemMetadataOf` (r:1 w:0)
|
|
/// Proof: `Nfts::ItemMetadataOf` (`max_values`: None, `max_size`: Some(347), added: 2822, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionRoleOf` (r:1 w:1)
|
|
/// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Attribute` (r:1001 w:1000)
|
|
/// Proof: `Nfts::Attribute` (`max_values`: None, `max_size`: Some(479), added: 2954, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemConfigOf` (r:1000 w:1000)
|
|
/// Proof: `Nfts::ItemConfigOf` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionMetadataOf` (r:0 w:1)
|
|
/// Proof: `Nfts::CollectionMetadataOf` (`max_values`: None, `max_size`: Some(294), added: 2769, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:0 w:1)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionAccount` (r:0 w:1)
|
|
/// Proof: `Nfts::CollectionAccount` (`max_values`: None, `max_size`: Some(68), added: 2543, mode: `MaxEncodedLen`)
|
|
/// The range of component `m` is `[0, 1000]`.
|
|
/// The range of component `c` is `[0, 1000]`.
|
|
/// The range of component `a` is `[0, 1000]`.
|
|
fn destroy(m: u32, c: u32, a: u32, ) -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `32131 + a * (366 ±0)`
|
|
// Estimated: `2523990 + a * (2954 ±0)`
|
|
// Minimum execution time: 1_330_754_000 picoseconds.
|
|
Weight::from_parts(321_502_400, 0)
|
|
.saturating_add(Weight::from_parts(0, 2523990))
|
|
// Standard Error: 52_363
|
|
.saturating_add(Weight::from_parts(1_048_849, 0).saturating_mul(m.into()))
|
|
// Standard Error: 52_363
|
|
.saturating_add(Weight::from_parts(801_982, 0).saturating_mul(c.into()))
|
|
// Standard Error: 52_363
|
|
.saturating_add(Weight::from_parts(7_105_707, 0).saturating_mul(a.into()))
|
|
.saturating_add(T::DbWeight::get().reads(1004))
|
|
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into())))
|
|
.saturating_add(T::DbWeight::get().writes(1005))
|
|
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(a.into())))
|
|
.saturating_add(Weight::from_parts(0, 2954).saturating_mul(a.into()))
|
|
}
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Item` (r:1 w:1)
|
|
/// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Collection` (r:1 w:1)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionRoleOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemConfigOf` (r:1 w:1)
|
|
/// Proof: `Nfts::ItemConfigOf` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Account` (r:0 w:1)
|
|
/// Proof: `Nfts::Account` (`max_values`: None, `max_size`: Some(88), added: 2563, mode: `MaxEncodedLen`)
|
|
fn mint() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `382`
|
|
// Estimated: `4326`
|
|
// Minimum execution time: 51_460_000 picoseconds.
|
|
Weight::from_parts(53_447_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 4326))
|
|
.saturating_add(T::DbWeight::get().reads(5))
|
|
.saturating_add(T::DbWeight::get().writes(4))
|
|
}
|
|
/// Storage: `Nfts::CollectionRoleOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Item` (r:1 w:1)
|
|
/// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Collection` (r:1 w:1)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemConfigOf` (r:1 w:1)
|
|
/// Proof: `Nfts::ItemConfigOf` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Account` (r:0 w:1)
|
|
/// Proof: `Nfts::Account` (`max_values`: None, `max_size`: Some(88), added: 2563, mode: `MaxEncodedLen`)
|
|
fn force_mint() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `382`
|
|
// Estimated: `4326`
|
|
// Minimum execution time: 50_143_000 picoseconds.
|
|
Weight::from_parts(51_510_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 4326))
|
|
.saturating_add(T::DbWeight::get().reads(5))
|
|
.saturating_add(T::DbWeight::get().writes(4))
|
|
}
|
|
/// Storage: `Nfts::Attribute` (r:1 w:0)
|
|
/// Proof: `Nfts::Attribute` (`max_values`: None, `max_size`: Some(479), added: 2954, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemConfigOf` (r:1 w:1)
|
|
/// Proof: `Nfts::ItemConfigOf` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Collection` (r:1 w:1)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Item` (r:1 w:1)
|
|
/// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemMetadataOf` (r:1 w:0)
|
|
/// Proof: `Nfts::ItemMetadataOf` (`max_values`: None, `max_size`: Some(347), added: 2822, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Account` (r:0 w:1)
|
|
/// Proof: `Nfts::Account` (`max_values`: None, `max_size`: Some(88), added: 2563, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemPriceOf` (r:0 w:1)
|
|
/// Proof: `Nfts::ItemPriceOf` (`max_values`: None, `max_size`: Some(89), added: 2564, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemAttributesApprovalsOf` (r:0 w:1)
|
|
/// Proof: `Nfts::ItemAttributesApprovalsOf` (`max_values`: None, `max_size`: Some(1001), added: 3476, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::PendingSwapOf` (r:0 w:1)
|
|
/// Proof: `Nfts::PendingSwapOf` (`max_values`: None, `max_size`: Some(71), added: 2546, mode: `MaxEncodedLen`)
|
|
fn burn() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `491`
|
|
// Estimated: `4326`
|
|
// Minimum execution time: 58_855_000 picoseconds.
|
|
Weight::from_parts(60_025_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 4326))
|
|
.saturating_add(T::DbWeight::get().reads(5))
|
|
.saturating_add(T::DbWeight::get().writes(7))
|
|
}
|
|
/// Storage: `Nfts::Collection` (r:1 w:0)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Attribute` (r:1 w:0)
|
|
/// Proof: `Nfts::Attribute` (`max_values`: None, `max_size`: Some(479), added: 2954, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::ItemConfigOf` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Item` (r:1 w:1)
|
|
/// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Account` (r:0 w:2)
|
|
/// Proof: `Nfts::Account` (`max_values`: None, `max_size`: Some(88), added: 2563, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemPriceOf` (r:0 w:1)
|
|
/// Proof: `Nfts::ItemPriceOf` (`max_values`: None, `max_size`: Some(89), added: 2564, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::PendingSwapOf` (r:0 w:1)
|
|
/// Proof: `Nfts::PendingSwapOf` (`max_values`: None, `max_size`: Some(71), added: 2546, mode: `MaxEncodedLen`)
|
|
fn transfer() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `520`
|
|
// Estimated: `4326`
|
|
// Minimum execution time: 46_689_000 picoseconds.
|
|
Weight::from_parts(48_831_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 4326))
|
|
.saturating_add(T::DbWeight::get().reads(5))
|
|
.saturating_add(T::DbWeight::get().writes(5))
|
|
}
|
|
/// Storage: `Nfts::Collection` (r:1 w:0)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Item` (r:5000 w:5000)
|
|
/// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`)
|
|
/// The range of component `i` is `[0, 5000]`.
|
|
fn redeposit(i: u32, ) -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `690 + i * (108 ±0)`
|
|
// Estimated: `3549 + i * (3336 ±0)`
|
|
// Minimum execution time: 15_586_000 picoseconds.
|
|
Weight::from_parts(15_760_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3549))
|
|
// Standard Error: 39_105
|
|
.saturating_add(Weight::from_parts(19_035_710, 0).saturating_mul(i.into()))
|
|
.saturating_add(T::DbWeight::get().reads(2))
|
|
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(i.into())))
|
|
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
|
|
.saturating_add(Weight::from_parts(0, 3336).saturating_mul(i.into()))
|
|
}
|
|
/// Storage: `Nfts::CollectionRoleOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemConfigOf` (r:1 w:1)
|
|
/// Proof: `Nfts::ItemConfigOf` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
|
|
fn lock_item_transfer() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `362`
|
|
// Estimated: `3534`
|
|
// Minimum execution time: 20_193_000 picoseconds.
|
|
Weight::from_parts(20_808_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3534))
|
|
.saturating_add(T::DbWeight::get().reads(2))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: `Nfts::CollectionRoleOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemConfigOf` (r:1 w:1)
|
|
/// Proof: `Nfts::ItemConfigOf` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
|
|
fn unlock_item_transfer() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `362`
|
|
// Estimated: `3534`
|
|
// Minimum execution time: 20_063_000 picoseconds.
|
|
Weight::from_parts(20_896_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3534))
|
|
.saturating_add(T::DbWeight::get().reads(2))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: `Nfts::Collection` (r:1 w:0)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:1 w:1)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
fn lock_collection() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `267`
|
|
// Estimated: `3549`
|
|
// Minimum execution time: 16_152_000 picoseconds.
|
|
Weight::from_parts(16_679_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3549))
|
|
.saturating_add(T::DbWeight::get().reads(2))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: `Nfts::OwnershipAcceptance` (r:1 w:1)
|
|
/// Proof: `Nfts::OwnershipAcceptance` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Collection` (r:1 w:1)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `System::Account` (r:1 w:1)
|
|
/// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionAccount` (r:0 w:2)
|
|
/// Proof: `Nfts::CollectionAccount` (`max_values`: None, `max_size`: Some(68), added: 2543, mode: `MaxEncodedLen`)
|
|
fn transfer_ownership() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `418`
|
|
// Estimated: `3593`
|
|
// Minimum execution time: 31_117_000 picoseconds.
|
|
Weight::from_parts(32_431_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3593))
|
|
.saturating_add(T::DbWeight::get().reads(3))
|
|
.saturating_add(T::DbWeight::get().writes(5))
|
|
}
|
|
/// Storage: `Nfts::Collection` (r:1 w:1)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionRoleOf` (r:2 w:4)
|
|
/// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`)
|
|
fn set_team() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `296`
|
|
// Estimated: `6078`
|
|
// Minimum execution time: 40_132_000 picoseconds.
|
|
Weight::from_parts(41_760_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 6078))
|
|
.saturating_add(T::DbWeight::get().reads(3))
|
|
.saturating_add(T::DbWeight::get().writes(5))
|
|
}
|
|
/// Storage: `Nfts::Collection` (r:1 w:1)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionAccount` (r:0 w:2)
|
|
/// Proof: `Nfts::CollectionAccount` (`max_values`: None, `max_size`: Some(68), added: 2543, mode: `MaxEncodedLen`)
|
|
fn force_collection_owner() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `238`
|
|
// Estimated: `3549`
|
|
// Minimum execution time: 16_163_000 picoseconds.
|
|
Weight::from_parts(16_846_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3549))
|
|
.saturating_add(T::DbWeight::get().reads(1))
|
|
.saturating_add(T::DbWeight::get().writes(3))
|
|
}
|
|
/// Storage: `Nfts::Collection` (r:1 w:0)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:0 w:1)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
fn force_collection_config() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `203`
|
|
// Estimated: `3549`
|
|
// Minimum execution time: 12_957_000 picoseconds.
|
|
Weight::from_parts(13_489_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3549))
|
|
.saturating_add(T::DbWeight::get().reads(1))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: `Nfts::CollectionRoleOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemConfigOf` (r:1 w:1)
|
|
/// Proof: `Nfts::ItemConfigOf` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
|
|
fn lock_item_properties() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `362`
|
|
// Estimated: `3534`
|
|
// Minimum execution time: 18_801_000 picoseconds.
|
|
Weight::from_parts(19_635_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3534))
|
|
.saturating_add(T::DbWeight::get().reads(2))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: `Nfts::Collection` (r:1 w:1)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionRoleOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::ItemConfigOf` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Attribute` (r:1 w:1)
|
|
/// Proof: `Nfts::Attribute` (`max_values`: None, `max_size`: Some(479), added: 2954, mode: `MaxEncodedLen`)
|
|
fn set_attribute() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `466`
|
|
// Estimated: `3944`
|
|
// Minimum execution time: 56_576_000 picoseconds.
|
|
Weight::from_parts(58_329_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3944))
|
|
.saturating_add(T::DbWeight::get().reads(5))
|
|
.saturating_add(T::DbWeight::get().writes(2))
|
|
}
|
|
/// Storage: `Nfts::Collection` (r:1 w:1)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Attribute` (r:1 w:1)
|
|
/// Proof: `Nfts::Attribute` (`max_values`: None, `max_size`: Some(479), added: 2954, mode: `MaxEncodedLen`)
|
|
fn force_set_attribute() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `271`
|
|
// Estimated: `3944`
|
|
// Minimum execution time: 25_682_000 picoseconds.
|
|
Weight::from_parts(26_430_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3944))
|
|
.saturating_add(T::DbWeight::get().reads(2))
|
|
.saturating_add(T::DbWeight::get().writes(2))
|
|
}
|
|
/// Storage: `Nfts::Attribute` (r:1 w:1)
|
|
/// Proof: `Nfts::Attribute` (`max_values`: None, `max_size`: Some(479), added: 2954, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionRoleOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::ItemConfigOf` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Collection` (r:1 w:1)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
fn clear_attribute() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `910`
|
|
// Estimated: `3944`
|
|
// Minimum execution time: 52_307_000 picoseconds.
|
|
Weight::from_parts(54_136_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3944))
|
|
.saturating_add(T::DbWeight::get().reads(4))
|
|
.saturating_add(T::DbWeight::get().writes(2))
|
|
}
|
|
/// Storage: `Nfts::Item` (r:1 w:0)
|
|
/// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemAttributesApprovalsOf` (r:1 w:1)
|
|
/// Proof: `Nfts::ItemAttributesApprovalsOf` (`max_values`: None, `max_size`: Some(1001), added: 3476, mode: `MaxEncodedLen`)
|
|
fn approve_item_attributes() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `308`
|
|
// Estimated: `4466`
|
|
// Minimum execution time: 16_635_000 picoseconds.
|
|
Weight::from_parts(17_460_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 4466))
|
|
.saturating_add(T::DbWeight::get().reads(2))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: `Nfts::Item` (r:1 w:0)
|
|
/// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemAttributesApprovalsOf` (r:1 w:1)
|
|
/// Proof: `Nfts::ItemAttributesApprovalsOf` (`max_values`: None, `max_size`: Some(1001), added: 3476, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Attribute` (r:1001 w:1000)
|
|
/// Proof: `Nfts::Attribute` (`max_values`: None, `max_size`: Some(479), added: 2954, mode: `MaxEncodedLen`)
|
|
/// Storage: `System::Account` (r:1 w:1)
|
|
/// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`)
|
|
/// The range of component `n` is `[0, 1000]`.
|
|
fn cancel_item_attributes_approval(n: u32, ) -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `687 + n * (398 ±0)`
|
|
// Estimated: `4466 + n * (2954 ±0)`
|
|
// Minimum execution time: 26_486_000 picoseconds.
|
|
Weight::from_parts(26_874_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 4466))
|
|
// Standard Error: 5_460
|
|
.saturating_add(Weight::from_parts(7_368_067, 0).saturating_mul(n.into()))
|
|
.saturating_add(T::DbWeight::get().reads(4))
|
|
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
|
|
.saturating_add(T::DbWeight::get().writes(2))
|
|
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))
|
|
.saturating_add(Weight::from_parts(0, 2954).saturating_mul(n.into()))
|
|
}
|
|
/// Storage: `Nfts::CollectionRoleOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Collection` (r:1 w:1)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::ItemConfigOf` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemMetadataOf` (r:1 w:1)
|
|
/// Proof: `Nfts::ItemMetadataOf` (`max_values`: None, `max_size`: Some(347), added: 2822, mode: `MaxEncodedLen`)
|
|
fn set_metadata() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `466`
|
|
// Estimated: `3812`
|
|
// Minimum execution time: 47_106_000 picoseconds.
|
|
Weight::from_parts(47_999_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3812))
|
|
.saturating_add(T::DbWeight::get().reads(5))
|
|
.saturating_add(T::DbWeight::get().writes(2))
|
|
}
|
|
/// Storage: `Nfts::CollectionRoleOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemMetadataOf` (r:1 w:1)
|
|
/// Proof: `Nfts::ItemMetadataOf` (`max_values`: None, `max_size`: Some(347), added: 2822, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Collection` (r:1 w:1)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::ItemConfigOf` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
|
|
fn clear_metadata() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `776`
|
|
// Estimated: `3812`
|
|
// Minimum execution time: 44_996_000 picoseconds.
|
|
Weight::from_parts(46_287_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3812))
|
|
.saturating_add(T::DbWeight::get().reads(4))
|
|
.saturating_add(T::DbWeight::get().writes(2))
|
|
}
|
|
/// Storage: `Nfts::CollectionRoleOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Collection` (r:1 w:1)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionMetadataOf` (r:1 w:1)
|
|
/// Proof: `Nfts::CollectionMetadataOf` (`max_values`: None, `max_size`: Some(294), added: 2769, mode: `MaxEncodedLen`)
|
|
fn set_collection_metadata() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `325`
|
|
// Estimated: `3759`
|
|
// Minimum execution time: 38_137_000 picoseconds.
|
|
Weight::from_parts(38_970_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3759))
|
|
.saturating_add(T::DbWeight::get().reads(4))
|
|
.saturating_add(T::DbWeight::get().writes(2))
|
|
}
|
|
/// Storage: `Nfts::CollectionRoleOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Collection` (r:1 w:1)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionMetadataOf` (r:1 w:1)
|
|
/// Proof: `Nfts::CollectionMetadataOf` (`max_values`: None, `max_size`: Some(294), added: 2769, mode: `MaxEncodedLen`)
|
|
fn clear_collection_metadata() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `643`
|
|
// Estimated: `3759`
|
|
// Minimum execution time: 41_582_000 picoseconds.
|
|
Weight::from_parts(43_640_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3759))
|
|
.saturating_add(T::DbWeight::get().reads(4))
|
|
.saturating_add(T::DbWeight::get().writes(2))
|
|
}
|
|
/// Storage: `Nfts::Item` (r:1 w:1)
|
|
/// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
fn approve_transfer() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `337`
|
|
// Estimated: `4326`
|
|
// Minimum execution time: 19_880_000 picoseconds.
|
|
Weight::from_parts(20_501_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 4326))
|
|
.saturating_add(T::DbWeight::get().reads(2))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: `Nfts::Item` (r:1 w:1)
|
|
/// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`)
|
|
fn cancel_approval() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `345`
|
|
// Estimated: `4326`
|
|
// Minimum execution time: 16_740_000 picoseconds.
|
|
Weight::from_parts(17_562_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 4326))
|
|
.saturating_add(T::DbWeight::get().reads(1))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: `Nfts::Item` (r:1 w:1)
|
|
/// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`)
|
|
fn clear_all_transfer_approvals() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `345`
|
|
// Estimated: `4326`
|
|
// Minimum execution time: 16_112_000 picoseconds.
|
|
Weight::from_parts(16_883_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 4326))
|
|
.saturating_add(T::DbWeight::get().reads(1))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: `Nfts::OwnershipAcceptance` (r:1 w:1)
|
|
/// Proof: `Nfts::OwnershipAcceptance` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`)
|
|
fn set_accept_ownership() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `3`
|
|
// Estimated: `3517`
|
|
// Minimum execution time: 12_763_000 picoseconds.
|
|
Weight::from_parts(13_412_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3517))
|
|
.saturating_add(T::DbWeight::get().reads(1))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:1 w:1)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Collection` (r:1 w:0)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
fn set_collection_max_supply() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `267`
|
|
// Estimated: `3549`
|
|
// Minimum execution time: 17_842_000 picoseconds.
|
|
Weight::from_parts(18_541_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3549))
|
|
.saturating_add(T::DbWeight::get().reads(2))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: `Nfts::CollectionRoleOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:1 w:1)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
fn update_mint_settings() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `250`
|
|
// Estimated: `3538`
|
|
// Minimum execution time: 17_327_000 picoseconds.
|
|
Weight::from_parts(17_847_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3538))
|
|
.saturating_add(T::DbWeight::get().reads(2))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: `Nfts::Item` (r:1 w:0)
|
|
/// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::ItemConfigOf` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemPriceOf` (r:0 w:1)
|
|
/// Proof: `Nfts::ItemPriceOf` (`max_values`: None, `max_size`: Some(89), added: 2564, mode: `MaxEncodedLen`)
|
|
fn set_price() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `445`
|
|
// Estimated: `4326`
|
|
// Minimum execution time: 23_836_000 picoseconds.
|
|
Weight::from_parts(24_978_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 4326))
|
|
.saturating_add(T::DbWeight::get().reads(3))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: `Nfts::Item` (r:1 w:1)
|
|
/// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemPriceOf` (r:1 w:1)
|
|
/// Proof: `Nfts::ItemPriceOf` (`max_values`: None, `max_size`: Some(89), added: 2564, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Collection` (r:1 w:0)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Attribute` (r:1 w:0)
|
|
/// Proof: `Nfts::Attribute` (`max_values`: None, `max_size`: Some(479), added: 2954, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::ItemConfigOf` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Account` (r:0 w:2)
|
|
/// Proof: `Nfts::Account` (`max_values`: None, `max_size`: Some(88), added: 2563, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::PendingSwapOf` (r:0 w:1)
|
|
/// Proof: `Nfts::PendingSwapOf` (`max_values`: None, `max_size`: Some(71), added: 2546, mode: `MaxEncodedLen`)
|
|
fn buy_item() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `632`
|
|
// Estimated: `4326`
|
|
// Minimum execution time: 56_280_000 picoseconds.
|
|
Weight::from_parts(57_527_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 4326))
|
|
.saturating_add(T::DbWeight::get().reads(6))
|
|
.saturating_add(T::DbWeight::get().writes(5))
|
|
}
|
|
/// The range of component `n` is `[0, 10]`.
|
|
fn pay_tips(n: u32, ) -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `0`
|
|
// Estimated: `0`
|
|
// Minimum execution time: 2_178_000 picoseconds.
|
|
Weight::from_parts(3_494_930, 0)
|
|
.saturating_add(Weight::from_parts(0, 0))
|
|
// Standard Error: 6_995
|
|
.saturating_add(Weight::from_parts(2_059_892, 0).saturating_mul(n.into()))
|
|
}
|
|
/// Storage: `Nfts::Item` (r:2 w:0)
|
|
/// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::PendingSwapOf` (r:0 w:1)
|
|
/// Proof: `Nfts::PendingSwapOf` (`max_values`: None, `max_size`: Some(71), added: 2546, mode: `MaxEncodedLen`)
|
|
fn create_swap() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `421`
|
|
// Estimated: `7662`
|
|
// Minimum execution time: 20_957_000 picoseconds.
|
|
Weight::from_parts(21_845_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 7662))
|
|
.saturating_add(T::DbWeight::get().reads(2))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: `Nfts::PendingSwapOf` (r:1 w:1)
|
|
/// Proof: `Nfts::PendingSwapOf` (`max_values`: None, `max_size`: Some(71), added: 2546, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Item` (r:1 w:0)
|
|
/// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`)
|
|
fn cancel_swap() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `440`
|
|
// Estimated: `4326`
|
|
// Minimum execution time: 24_881_000 picoseconds.
|
|
Weight::from_parts(25_701_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 4326))
|
|
.saturating_add(T::DbWeight::get().reads(2))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: `Nfts::Item` (r:2 w:2)
|
|
/// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::PendingSwapOf` (r:1 w:2)
|
|
/// Proof: `Nfts::PendingSwapOf` (`max_values`: None, `max_size`: Some(71), added: 2546, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Collection` (r:1 w:0)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Attribute` (r:2 w:0)
|
|
/// Proof: `Nfts::Attribute` (`max_values`: None, `max_size`: Some(479), added: 2954, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemConfigOf` (r:2 w:0)
|
|
/// Proof: `Nfts::ItemConfigOf` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Account` (r:0 w:4)
|
|
/// Proof: `Nfts::Account` (`max_values`: None, `max_size`: Some(88), added: 2563, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemPriceOf` (r:0 w:2)
|
|
/// Proof: `Nfts::ItemPriceOf` (`max_values`: None, `max_size`: Some(89), added: 2564, mode: `MaxEncodedLen`)
|
|
fn claim_swap() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `761`
|
|
// Estimated: `7662`
|
|
// Minimum execution time: 90_772_000 picoseconds.
|
|
Weight::from_parts(92_780_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 7662))
|
|
.saturating_add(T::DbWeight::get().reads(9))
|
|
.saturating_add(T::DbWeight::get().writes(10))
|
|
}
|
|
/// Storage: `Nfts::CollectionRoleOf` (r:2 w:0)
|
|
/// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Item` (r:1 w:1)
|
|
/// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Collection` (r:1 w:1)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemConfigOf` (r:1 w:1)
|
|
/// Proof: `Nfts::ItemConfigOf` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
|
|
/// Storage: `System::Account` (r:1 w:1)
|
|
/// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Attribute` (r:10 w:10)
|
|
/// Proof: `Nfts::Attribute` (`max_values`: None, `max_size`: Some(479), added: 2954, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemMetadataOf` (r:1 w:1)
|
|
/// Proof: `Nfts::ItemMetadataOf` (`max_values`: None, `max_size`: Some(347), added: 2822, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Account` (r:0 w:1)
|
|
/// Proof: `Nfts::Account` (`max_values`: None, `max_size`: Some(88), added: 2563, mode: `MaxEncodedLen`)
|
|
/// The range of component `n` is `[0, 10]`.
|
|
fn mint_pre_signed(n: u32, ) -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `485`
|
|
// Estimated: `6078 + n * (2954 ±0)`
|
|
// Minimum execution time: 133_774_000 picoseconds.
|
|
Weight::from_parts(143_151_611, 0)
|
|
.saturating_add(Weight::from_parts(0, 6078))
|
|
// Standard Error: 48_361
|
|
.saturating_add(Weight::from_parts(33_731_738, 0).saturating_mul(n.into()))
|
|
.saturating_add(T::DbWeight::get().reads(8))
|
|
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
|
|
.saturating_add(T::DbWeight::get().writes(6))
|
|
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))
|
|
.saturating_add(Weight::from_parts(0, 2954).saturating_mul(n.into()))
|
|
}
|
|
/// Storage: `Nfts::Item` (r:1 w:0)
|
|
/// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::ItemAttributesApprovalsOf` (r:1 w:1)
|
|
/// Proof: `Nfts::ItemAttributesApprovalsOf` (`max_values`: None, `max_size`: Some(1001), added: 3476, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::CollectionConfigOf` (r:1 w:0)
|
|
/// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Collection` (r:1 w:1)
|
|
/// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`)
|
|
/// Storage: `Nfts::Attribute` (r:10 w:10)
|
|
/// Proof: `Nfts::Attribute` (`max_values`: None, `max_size`: Some(479), added: 2954, mode: `MaxEncodedLen`)
|
|
/// Storage: `System::Account` (r:1 w:1)
|
|
/// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`)
|
|
/// The range of component `n` is `[0, 10]`.
|
|
fn set_attributes_pre_signed(n: u32, ) -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `515`
|
|
// Estimated: `4466 + n * (2954 ±0)`
|
|
// Minimum execution time: 68_777_000 picoseconds.
|
|
Weight::from_parts(81_584_710, 0)
|
|
.saturating_add(Weight::from_parts(0, 4466))
|
|
// Standard Error: 73_511
|
|
.saturating_add(Weight::from_parts(33_342_515, 0).saturating_mul(n.into()))
|
|
.saturating_add(T::DbWeight::get().reads(4))
|
|
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
|
|
.saturating_add(T::DbWeight::get().writes(2))
|
|
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))
|
|
.saturating_add(Weight::from_parts(0, 2954).saturating_mul(n.into()))
|
|
}
|
|
}
|