Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
Contract
Interface Contract
Contract creation info
interface
Contract
{
aexnType
:
null
|
string
;
blockHash
:
`
mh_
${
string
}
`
;
contract
:
`
ct_
${
string
}
`
;
createTx
:
Record
<
string
,
unknown
>
;
sourceTxHash
:
`
th_
${
string
}
`
;
sourceTxType
:
string
;
}
Index
Properties
aexn
Type
block
Hash
contract
create
Tx
source
Tx
Hash
source
Tx
Type
Properties
aexn
Type
aexn
Type
:
null
|
string
block
Hash
block
Hash
:
`
mh_
${
string
}
`
Micro block hash
contract
contract
:
`
ct_
${
string
}
`
Contract address
create
Tx
create
Tx
:
Record
<
string
,
unknown
>
Any object
source
Tx
Hash
source
Tx
Hash
:
`
th_
${
string
}
`
Transaction hash
source
Tx
Type
source
Tx
Type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
aexn
Type
block
Hash
contract
create
Tx
source
Tx
Hash
source
Tx
Type
@aeternity/aepp-sdk
Loading...
Contract creation info