@evefrontier/dapp-kit - v0.0.1
Preparing search index...
OwnedObjectNodeWithJson
Interface OwnedObjectNodeWithJson
interface
OwnedObjectNodeWithJson
{
address
:
string
;
contents
:
{
json
:
Record
<
string
,
unknown
>
;
bcs
:
string
}
;
previousTransaction
?:
{
effects
?:
{
timestamp
?:
string
}
}
;
}
Index
Properties
address
contents
previous
Transaction?
Properties
address
address
:
string
contents
contents
:
{
json
:
Record
<
string
,
unknown
>
;
bcs
:
string
}
Optional
previous
Transaction
previousTransaction
?:
{
effects
?:
{
timestamp
?:
string
}
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
contents
previous
Transaction
@evefrontier/dapp-kit - v0.0.1
Loading...