Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UniqueNetwork/unique-chain
/ functions
Functions
110 in github.com/UniqueNetwork/unique-chain
⨍
Functions
110
◇
Types & classes
24
Method
transfer_fungible
( collection_id: u64, item_id: u64, value: u64, owner: T::AccountId, n
pallets/nft/src/lib.rs:815
Function
transfer_fungible_item
()
pallets/nft/src/tests.rs:103
Method
transfer_nft
( collection_id: u64, item_id: u64, sender: T::AccountId, new_owner: T::Accoun
pallets/nft/src/lib.rs:980
Function
transfer_nft_item
()
pallets/nft/src/tests.rs:258
Method
transfer_refungible
( collection_id: u64, item_id: u64, value: u64, owner: T::AccountId, n
pallets/nft/src/lib.rs:899
Function
transfer_refungible_item
()
pallets/nft/src/tests.rs:161
Method
try_from
(bytes: &'a [u8])
smart_contract/ink-types-node-runtime/src/lib.rs:116
Method
type_def
()
smart_contract/ink-types-node-runtime/src/lib.rs:42
Method
type_id
()
smart_contract/ink-types-node-runtime/src/lib.rs:35
Method
validate
( &self, who: &Self::AccountId, call: &Self::Call, info: &DispatchInfoOf<Self:
pallets/nft/src/lib.rs:1201
← previous
101–110 of 110, ranked by callers