Preparing search index...
The search index is not available
@switchboard-xyz/starknet-sdk
@switchboard-xyz/starknet-sdk
OracleData
Interface OracleData
interface
OracleData
{
authority
:
string
;
expiration_time
:
number
;
fees_owed
:
number
;
mr_enclave
:
string
;
oracle_id
:
string
;
queue_id
:
string
;
}
Index
Properties
authority
expiration_
time
fees_
owed
mr_
enclave
oracle_
id
queue_
id
Properties
authority
authority
:
string
expiration_
time
expiration_time
:
number
fees_
owed
fees_owed
:
number
mr_
enclave
mr_enclave
:
string
oracle_
id
oracle_id
:
string
queue_
id
queue_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authority
expiration_
time
fees_
owed
mr_
enclave
oracle_
id
queue_
id
@switchboard-xyz/starknet-sdk
Loading...