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