pendulum
subscan
Pendulum
Runtime Modules / DiaOracleModule
Spec Version:
Events
Name
Lookup
Attributes
UpdatedPrices3a00["Vec<((Vec<u8>, Vec<u8>), CoinInfo)>"]
AccountIdAuthorized3a01["AccountId"]
AccountIdDeauthorized3a02["AccountId"]
CurrencyAdded3a03["Bytes","Bytes"]
CurrencyRemoved3a04["Bytes","Bytes"]
BatchingApiRouteSet3a05["Bytes"]
Storage Functions
Name
Type
AuthorizedAccounts{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"NULL","keys_id":0,"value_id":43}}
SupportedCurrencies{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["dia_oracle:dia:AssetId"],"value":"NULL","keys_id":609,"value_id":43}}
BatchingApi{"origin":"PlainType","plain_type":"Vec<U8>","PlainTypeValue":13}
CoinInfosMap{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["dia_oracle:dia:AssetId"],"value":"dia_oracle:dia:CoinInfo","keys_id":609,"value_id":134}}
Error Types
Name
Docs
NoCoinInfoAvailableError is returned if no information is available about given coin
ThisAccountIdIsNotAuthorizedAccountId is not authorized
NoBatchingApiEndPointBatching Api Endpoint not set.
DeserializeStrErrorFailed Deserializing to str
DeserializeErrorFailed Deserializing
HttpRequestSendFailedSending Http request to Batching Server Failed
HttpRequestFailedHttp request to Batching Server Failed
FailedSignedTransactionFailed to send signed Transaction
UserUnableToDeauthorizeThemselfUser cannot deauthorized themself
BadOriginBadOrigin