Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
TxParamsOracleQueryTx1
Interface TxParamsOracleQueryTx1
interface
TxParamsOracleQueryTx1
{
_canIncreaseFee
?:
boolean
;
denomination
?:
AE_AMOUNT_FORMATS
;
fee
?:
Int
;
nonce
:
number
;
oracleId
:
`
ok_
${
string
}
`
|
`
nm_
${
string
}
`
;
query
:
string
;
queryFee
?:
Int
;
queryTtlType
?:
delta
|
block
;
queryTtlValue
?:
number
;
responseTtlType
?:
delta
|
block
;
responseTtlValue
?:
number
;
senderId
:
`
ak_
${
string
}
`
;
tag
:
OracleQueryTx
;
ttl
?:
number
;
version
?:
1
;
}
Hierarchy (
View Summary
)
TxParamsOracleQueryTx1Type
TxParamsOracleQueryTx1
Index
Properties
_can
Increase
Fee?
denomination?
fee?
nonce
oracle
Id
query
query
Fee?
query
Ttl
Type?
query
Ttl
Value?
response
Ttl
Type?
response
Ttl
Value?
sender
Id
tag
ttl?
version?
Properties
Optional
_can
Increase
Fee
_canIncreaseFee
?:
boolean
Optional
denomination
denomination
?:
AE_AMOUNT_FORMATS
Optional
fee
fee
?:
Int
nonce
nonce
:
number
= ...
oracle
Id
oracleId
:
`
ok_
${
string
}
`
|
`
nm_
${
string
}
`
= ...
query
query
:
string
= string
Optional
query
Fee
queryFee
?:
Int
Optional
query
Ttl
Type
queryTtlType
?:
delta
|
block
= ...
Optional
query
Ttl
Value
queryTtlValue
?:
number
= ...
Optional
response
Ttl
Type
responseTtlType
?:
delta
|
block
= ...
Optional
response
Ttl
Value
responseTtlValue
?:
number
= ...
sender
Id
senderId
:
`
ak_
${
string
}
`
= ...
tag
tag
:
OracleQueryTx
= ...
Optional
ttl
ttl
?:
number
Optional
version
version
?:
1
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_can
Increase
Fee
denomination
fee
nonce
oracle
Id
query
query
Fee
query
Ttl
Type
query
Ttl
Value
response
Ttl
Type
response
Ttl
Value
sender
Id
tag
ttl
version
@aeternity/aepp-sdk
Loading...