Preparing search index...
The search index is not available
@ton/game-engines-sdk
@ton/game-engines-sdk
phaser/src
NftContentData
Interface NftContentData
interface
NftContentData
{
offChainUrl
?:
string
;
onChainData
?:
Dictionary
<
bigint
,
Buffer
>
;
type
:
"onchain"
|
"offchain"
|
"semichain"
;
}
Index
Properties
off
Chain
Url?
on
Chain
Data?
type
Properties
Optional
off
Chain
Url
off
Chain
Url
?:
string
Optional
on
Chain
Data
on
Chain
Data
?:
Dictionary
<
bigint
,
Buffer
>
type
type
:
"onchain"
|
"offchain"
|
"semichain"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
off
Chain
Url
on
Chain
Data
type
@ton/game-engines-sdk
cocos/src
phaser/src
vanilla/src
Generated using
TypeDoc