Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
OracleTxTx
Interface OracleTxTx
interface
OracleTxTx
{
abiVersion
:
number
;
accountId
:
`
ak_
${
string
}
`
;
fee
:
bigint
;
nonce
:
number
;
oracleId
:
`
ok_
${
string
}
`
;
oracleTtl
:
OracleTxOracleTtl
;
queryFee
:
bigint
;
queryFormat
:
string
;
responseFormat
:
string
;
ttl
?:
number
;
type
:
string
;
version
:
number
;
}
Index
Properties
abi
Version
account
Id
fee
nonce
oracle
Id
oracle
Ttl
query
Fee
query
Format
response
Format
ttl?
type
version
Properties
abi
Version
abi
Version
:
number
account
Id
account
Id
:
`
ak_
${
string
}
`
Account address
fee
fee
:
bigint
nonce
nonce
:
number
oracle
Id
oracle
Id
:
`
ok_
${
string
}
`
Oracle address
oracle
Ttl
oracle
Ttl
:
OracleTxOracleTtl
Expiration of the oracle
query
Fee
query
Fee
:
bigint
query
Format
query
Format
:
string
response
Format
response
Format
:
string
Optional
ttl
ttl
?:
number
type
type
:
string
version
version
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
abi
Version
account
Id
fee
nonce
oracle
Id
oracle
Ttl
query
Fee
query
Format
response
Format
ttl
type
version
@aeternity/aepp-sdk
Loading...
Account address