crossbell - v1.13.1
Preparing search index...
parseCsbUri
Function parseCsbUri
parseCsbUri
(
uri
:
string
,
)
:
{
contract_address
:
undefined
|
string
;
host
:
string
;
identity
:
string
;
network
:
undefined
|
string
;
platform
:
undefined
|
string
;
scheme
:
"csb://"
;
scope
:
"account"
|
"asset"
;
token_id
:
undefined
|
string
;
}
Parameters
uri
:
string
Returns
{
contract_address
:
undefined
|
string
;
host
:
string
;
identity
:
string
;
network
:
undefined
|
string
;
platform
:
undefined
|
string
;
scheme
:
"csb://"
;
scope
:
"account"
|
"asset"
;
token_id
:
undefined
|
string
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
crossbell - v1.13.1
Loading...