@evefrontier/dapp-kit - v0.0.1
Preparing search index...
GetObjectWithJsonResponse
Interface GetObjectWithJsonResponse
interface
GetObjectWithJsonResponse
{
object
?:
{
address
:
string
;
version
:
number
;
digest
:
string
;
asMoveObject
:
|
{
contents
:
{
type
:
{
repr
:
string
}
;
json
:
Record
<
string
,
unknown
>
;
bcs
:
string
;
}
;
}
|
null
;
}
;
}
Index
Properties
object?
Properties
Optional
object
object
?:
{
address
:
string
;
version
:
number
;
digest
:
string
;
asMoveObject
:
|
{
contents
:
{
type
:
{
repr
:
string
}
;
json
:
Record
<
string
,
unknown
>
;
bcs
:
string
;
}
;
}
|
null
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
object
@evefrontier/dapp-kit - v0.0.1
Loading...